
xsparql.testcases-dawg.data-r2.i18n.normalization-3.xsparql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xsparql-test-suite Show documentation
Show all versions of xsparql-test-suite Show documentation
XSPARQL compliance test suite
The newest version!
# example 2 from
# http://lists.w3.org/archives/public/public-rdf-dawg/2005julsep/0096
# $id: normalization-03.rq,v 1.1 2005/08/09 14:35:26 eric exp $
prefix :
prefix p2:
{for $s from where { $s :p p2:abc }
return
{$s}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy