![JAR search and dependency download from the Maven repository](/logo.png)
data.conformance.owl2rl.rdfbased-sem-ndis-alldisjointproperties-fw.rdfbased-sem-ndis-alldisjointproperties-fw.graph.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:z rdf:type owl:AllDisjointProperties ;
owl:members (ex:p1 ex:p2 ex:p3) .
ex:s ex:p1 ex:o ;
ex:p2 ex:o .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy