
xsparql.testcases-dawg-sparql-1.1.csv-tsv-res.csv02.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!
prefix :
{for * from where { $s $p $o optional {$o $p2 $o2 } } order by $s $p $o $p2 $o2
return
{$o2}
{$s}
{$p2}
{$p}
{$o}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy