zazuko / rdf-validate-shacl

Validate RDF data purely in JavaScript. An implementation of the W3C SHACL specification on top of the RDFJS stack.
MIT License
98 stars 13 forks source link

Export the property path matching interface #72

Closed pietercolpaert closed 3 years ago

pietercolpaert commented 3 years ago

Fixing #71

martinmaillard commented 3 years ago

Since we already a library for this (https://npm.im/clownface-shacl-path), I'll close this PR