AKSW / RDFUnit

An RDF Unit Testing Suite
http://RDFUnit.aksw.org
Apache License 2.0
150 stars 42 forks source link

Reusing sh:path nodes #78

Closed jimkont closed 6 years ago

jimkont commented 6 years ago

SHACL expects all values of complex sh:path to be unique blank nodes and not be reused across results, RDFUnit reuses the path nodes across results. Result are identical but graph is not isomorphic.

Example from RDFUnit and expected results from SHACL