-
Created by user-7bda2, last updated on Aug 19, 2019
1 minute read
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »

Ontology(<http://www.semanticweb.org/wmilnor/ontologies/2018/3/ClassNotationAnalysisRow290>
Annotation(rdfs:label "ClassNotationAnalysisRow290")
Declaration(Class(:A))
Declaration(Class(:B))
Declaration(ObjectProperty(:p1))
############################
# Object Properties
############################
# Object Property: :p1 (p1)
AnnotationAssertion(rdfs:label :p1 "p1")
ObjectPropertyRange(:p1 owl:Thing)
############################
# Classes
############################
# Class: :A (A)
AnnotationAssertion(rdfs:label :A "A")
# Class: :B (B)
AnnotationAssertion(rdfs:label :B "B")
SubClassOf(ObjectAllValuesFrom(:p1 :A) ObjectComplementOf(:B))
)