Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 846 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 846 Bytes

Twirl RDF

Twirl is a SPIN constraint validator that is meant to be a drop-in replacement for the SPIN RDF.

Twirl implementation is based on plain SPARQL execution and does not depend on Jena's internals, which leads to issues in SPIN RDF:

Twirl has the following limitations:

  • ASK constraints are not supported (only CONSTRUCT)
  • constraint violation fixes are not supported
  • SPIN functions are not supported
  • SPIN rules are not supported

Note that Twirl uses a different version of the SPL vocabulary.