All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsparql.testcases-dawg.data-r2.open-world.open-eq-01.xsparql Maven / Gradle / Ivy

The newest version!
# sparql is defined over simple entailment so
# only syntactic matches show.  
# (some systems may match because they do
# value-based matching in the graph (d-entailment))

# does not strictly match "1"^xsd:integer

prefix  :       
prefix  t:      
prefix  xsd:    


{for *
from  where{ $x :p "001"^^xsd:integer }
return 
 
	{$x}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy