w3c / data-shapes

RDF Data Shapes WG repo
87 stars 33 forks source link

DataShapes SHACL-JS Test Suite? #127

Closed ashleysommer closed 3 years ago

ashleysommer commented 3 years ago

I'm just finishing up implementing SHACL-JS support in PySHACL. I've been writing my own basic tests as I go, based on the examples in the Spec Documentation.

However I just noticed in the JSRule example, it has a namespace:

http://datashapes.org/js/tests/rules/rectangle.test#

This url pattern is potentially indicative of a SHACL-JS TestSuite that is written somewhere. I don't see any in the test suites in this repo. Is there somewhere else I can find them, or do they not exist?

HolgerKnublauch commented 3 years ago

I don't have many tests for SHACL-JS but I have attached a few.

tests-js.zip