You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPARQL constraints such SELECT ?this ?x AS ?path … {...} should bind values of ?path to sh:resultPath in the results and override the default path. Similar variables are ?value, ?focusNode
E.g. see example from RDFUnit and expected results from SHACL
The text was updated successfully, but these errors were encountered:
SPARQL constraints such
SELECT ?this ?x AS ?path … {...}
should bind values of?path
tosh:resultPat
h in the results and override the default path. Similar variables are?value
,?focusNode
E.g. see example from RDFUnit and expected results from SHACL
The text was updated successfully, but these errors were encountered: