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

xsparql.testcases-dawg-sparql-1.1.exists.exists05.xsparql Maven / Gradle / Ivy

The newest version!
prefix ex: 


{for * from  where {
  $s $p ex:o
  filter exists { $s $p ex:o1  filter not exists { $s $p ex:o2 } } 
}

return 
 
	{$s}
	{$p}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy