Property: sec:packageOf

Defines the relationship between an OO Package and the OO Program which contains it.

Types

owl:ObjectProperty
owl:FunctionalProperty

Domain

sec:OOPackage

Inverse Property

sec:hasPackage

Characteristics

Functional

Abstract Syntax

ObjectProperty(sec:packageOf annotation(rdfs:label "package of"^^<http://www.w3.org/2001/XMLSchema#string>)
                            annotation(rdfs:comment "Defines the relationship between an OO Package and the OO Program which contains it."^^<http://www.w3.org/2001/XMLSchema#string>)
                            inverseOf(sec:hasPackage)
                            Functional
                            domain(sec:OOPackage))

Generated with OWLDoc