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

xsparql.testcases-dawg-sparql-1.1.functions.strlang03.xsparql Maven / Gradle / Ivy

The newest version!
prefix : 

{for $s (strlang($o,"en-us") as $str1) from  where {
	$s $p $o
}

return 
 
	{$str1}
	{$s}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy