data.conformance.owl2rl.rdfbased-xtr-reflection-npa.rdfbased-xtr-reflection-npa.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: .
[] rdf:type owl:NegativePropertyAssertion ;
owl:assertionProperty
rdfs:subPropertyOf ;
owl:sourceIndividual
ex:p1 ;
owl:targetIndividual
ex:p2 .
ex:p1
rdfs:subPropertyOf ex:p2 .
© 2015 - 2025 Weber Informatics LLC | Privacy Policy