Property: sec:containsTechnology

One technolgoy asset can contain further technology assets. For example: A network contains hosts, hosts contain data.

Types

owl:ObjectProperty
owl:TransitiveProperty

Domain

sec:Technology

Range

sec:Technology

Inverse Property

sec:residesOn

Characteristics

Transitive

Abstract Syntax

ObjectProperty(sec:containsTechnology annotation(rdfs:comment "One technolgoy asset can contain further technology assets. For example: A network contains hosts, hosts contain data."^^<http://www.w3.org/2001/XMLSchema#string>)
                                     inverseOf(sec:residesOn)
                                     Transitive
                                     domain(sec:Technology)
                                     range(sec:Technology))

Generated with OWLDoc