Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id1569723282
Content column
id1569723293

Related Pages

Content block
id1569723292


Code Block
languagetext
Ontology(<http://www.semanticweb.org/wmilnor/ontologies/2018/3/ClassNotationAnalysisRow018>
Import(<http://nomagic.com/ConceptModeler/ConceptModelingSupportLibrary/>)

Declaration(Class(:A))
Declaration(Class(:B))
Declaration(Class(:C))
Declaration(ObjectProperty(:p1))
############################
#   Object Properties
############################

# Object Property: :p1 (:p1)

ObjectPropertyRange(:p1 owl:Thing)



SubClassOf(ObjectIntersectionOf(:A :B) ObjectAllValuesFrom(:p1 :C))
)


Content block
id1569723281