
xsparql.testcases-dawg-sparql-1.1.property-path.data-diamond-loop.ttl 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 : .
:a :p :b .
:b :p :z .
:a :p :c .
:c :p :z .
:c :p :c .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy