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

Fix term comparison for non-string datatypes #84

Closed martinmaillard closed 2 years ago

martinmaillard commented 2 years ago

Fixes #83