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

xsparql.testcases-dawg-sparql-1.1.bindings.values2.xsparql Maven / Gradle / Ivy

The newest version!
# bindings with one element and one value in the object variable

prefix :  


{for $s $o
from  where{
  $s $p $o .
} values $o {
 :b
}

return 
 
	{$s}
	{$o}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy