Property: sec:packageMemberOf

"Defines the relationship between an OO Class/AbstractClass/Interface and the OO Package to which it belongs." [lang: en]

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

owl:Thing

Inverse Property

sec:hasPackageMember

Characteristics

Functional

Abstract Syntax

ObjectProperty(sec:packageMemberOf annotation(rdfs:label "class of"@en)
                                  annotation(rdfs:comment "Defines the relationship between an OO Class/AbstractClass/Interface and the OO Package to which it belongs."@en)
                                  inverseOf(sec:hasPackageMember)
                                  Functional
                                  domain(owl:Thing))

Generated with OWLDoc