AKSW / RDFUnit

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

Special SELECT variables set with AS are ignored #82

Open jimkont opened 6 years ago

jimkont commented 6 years ago

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