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

Remove postprocessing after loading quads #12

Closed martinmaillard closed 4 years ago

martinmaillard commented 4 years ago

I don't think it is the responsibility of the library to make sure that the quads it receives are correct, or to offer easier creation of boolean/list values.