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

xsparql.testcases-dawg.data-r2.i18n.kanji-2.xsparql Maven / Gradle / Ivy

The newest version!
# $id: kanji-02.rq,v 1.4 2005/11/06 08:27:50 eric exp $
# test wide spaces
prefix foaf: 
prefix 食: 

{for $name from  where {
  [ foaf:name $name ;
    食:食べる 食:海老 ] . }

return 
 
	{$name}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy