![JAR search and dependency download from the Maven repository](/logo.png)
data.conformance.owl2rl.rdfbased-sem-restrict-somevalues-cmp-class.rdfbased-sem-restrict-somevalues-cmp-class.premisegraph.ttl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sansa-inference-tests_2.12 Show documentation
Show all versions of sansa-inference-tests_2.12 Show documentation
Contains common data and utils for inference API testing
The newest version!
@prefix : .
@prefix rdfs: .
@prefix ex: .
@prefix owl: .
@prefix xsd: .
@prefix rdf: .
ex:x1
owl:onProperty ex:p ;
owl:someValuesFrom ex:c1 .
ex:x2
owl:onProperty ex:p ;
owl:someValuesFrom ex:c2 .
ex:c1
rdfs:subClassOf ex:c2 .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy