Skip to content

Home

rdflint is a linter for RDF files. Easy to check syntax and other things. It helps your data making proces.

rdflint has the following features of validation.

  • Syntax check of rdf and Turtle(ttl).
  • Undefined subject check when use as predicate or object.
  • Custom check by SPARQL query.
  • Degrade validation.
  • Datatype & outlier validation.
  • SHACL constraint validation.
  • Literal trim validation.
  • File encoding validation.

And also has the following features of non-validation.

  • RDF generation by SPARQL query results.
  • SPARQL playground on your PC. (Interactive Mode)

Users

Folloing projects use rdflint.

References

You can read unofficial documents about rdflint.