Skip to content

2021-05-26 - v0.14.4

Compare
Choose a tag to compare
@ashleysommer ashleysommer released this 26 May 05:07
· 378 commits to master since this release

Added

  • Added an iterate_rules option, that causes SHACL Rules to run repeatedly until reaching a steady state. (Closes #76)
    • Works with SPARQLRules, TripleRules, and JSRules.
  • Variables {$this}, {$path}, and {$value} will be populated in the sh:message of a SPARQL Constraint. (Closes #30)