1.1.0 • Published 3 years ago

construct-inferences-shacl v1.1.0

Weekly downloads
387
License
MIT
Repository
github
Last release
3 years ago

construct-inferences-shacl

A set of construct queries for inferencing SHACL constraints. Originally created for use with the sparql-inferenced library.

Included Sets

  • defaults Applies default values to constraints such as minCount, closed etc.
  • nodeKindInferences Infer sh:nodeKind value based on existance of other properties. E.g. sh:datatype -> sh:nodeKind is sh:Literal
  • propertyShapeClassification. Adds the ?s a sh:PropertyShape triple in cases not encoded in ontology. For instance every element of a sh:and list that is not a NodeShape, is taken to be a PropertyShape.
1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago