
xsparql.testcases-dawg-sparql-1.1.entailment.owlds01.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 : .
@prefix rdf: .
@prefix owl: .
_:ont a owl:Ontology .
:p rdf:type owl:ObjectProperty .
:a rdf:type :c .
:a rdf:type :d .
:a rdf:type _:x .
_:x rdf:type owl:Restriction.
_:x owl:onProperty :p.
_:x owl:someValuesFrom :c .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy