kg-construct / rml-star

RML-star: RDF-star generation for RML
https://w3id.org/rml/star/spec
Creative Commons Attribution 4.0 International
4 stars 4 forks source link

shapes: v2: add SHACL shapes for new RML ontology #16

Closed DylanVanAssche closed 1 year ago

DylanVanAssche commented 1 year ago

These shapes covers the RML-Star specification:

The generate_shapes.py script combines these shapes into a single shape for SHACL validators 'star.ttl'

Fixes #17

DylanVanAssche commented 1 year ago

The sh:description entries need work, please provide some feedback what they should be

DylanVanAssche commented 1 year ago

@anaigmo We reworked the shapes in Core to have inheritance for things like joinCondition, etc. which are shared among multiple resources. Once merged in Core, I can update them here to match.