This issue tracks SHACL support in RDFUnit
Scopes
SHACL Core Constraint Components
SPARQL-based Constraints
SPARQL-based Constraint Components
Actually, all of the supported SHACL-Core is defined in this document which are SPARQL-based Constraint Components
Some pre-binding corner cases are not covered yet and are under development (see implementation report (to be submitted soon))
This issue tracks SHACL support in RDFUnit
Scopes
SHACL Core Constraint Components
@en/@en-us, only works for exact matches for now)SPARQL-based Constraints
shapesGraphprebinding is not supportedcurrentShapeprebinding is not supportedpathvariable inSELECT ?this (<a> AS ?path) WHERE {...}is not yet supported (planned to be). what can be done instead for now isSELECT ?this ?path WHERE { BIND(<a> AS ?path) ...}SPARQL-based Constraint Components
Actually, all of the supported SHACL-Core is defined in this document which are SPARQL-based Constraint Components
Some pre-binding corner cases are not covered yet and are under development (see implementation report (to be submitted soon))