NEW RELEASE! The 2022x Refresh2 Hot Fix 3 was released on February 28, 2025. For more information, see 2022x Refresh2 Hot Fix 3 Version News.

Class with self-referential object property

A class with a self-referential object property.
 Ontology(<http://nomagic.com/ontology/example-case/case-02a>
 Declaration(
 Class(:Person)
 )
 Declaration(
 ObjectProperty(:isRelatedTo)
 )
 AnnotationAssertion(rdfs:label :Person "Person"@en)
 SubClassOf(
 :Person 
 ObjectIntersectionOf(
 ObjectMinCardinality(1 :isRelatedTo :Person)
 )
 )
 AnnotationAssertion(rdfs:label :isRelatedTo "is related to"@en)
 ObjectPropertyDomain(:isRelatedTo :Person)
 ObjectPropertyRange(:isRelatedTo :Person)
 ) 

Activity

All
Personal filters
All
No activities found