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

xsparql.testcases-dawg.data-r2.expr-builtin.dawg-langMatches-basic.xsparql Maven / Gradle / Ivy

The newest version!
# q-langmatches-de-de.rq
# $id: q-langmatches-de-de.rq,v 1.1 2007/08/11 18:32:04 eric exp $

prefix : 


{for *
from  where{ :x $p $v . filter langmatches(lang($v), "de-de") . }

return 
 
	{$v}
	{$p}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy