Skip to content

AtomGraph/Twirl

This branch is 70 commits ahead of spinrdf/spinrdf:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 10, 2017
Jul 11, 2020
Dec 15, 2022
Jul 4, 2020
Dec 30, 2016
Sep 29, 2020
Jun 22, 2020
Jun 22, 2020
Jul 10, 2023
May 10, 2022

Repository files navigation

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.

About

Simplified SPIN RDF constraint validator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%