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

xsparql.testcases-dawg-sparql-1.1.bind.bind03.xsparql Maven / Gradle / Ivy

The newest version!
prefix :  


{for $z $s1
from  where{
  $s $p $o .
  bind($o+1 as $z)
  $s1 $p1 $z
}

return 
 
	{$s1}
	{$z}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy