Property: sec:protects

Links a countermeasure to asset, security goal and mechanism type by using the pattern of n-ary relationship as class. This class is represented by CountermeasureProtectsGoalOfAssetThroughMechanismtype.

Types

owl:ObjectProperty
owl:InverseFunctionalProperty

Domain

sec:Countermeasure

Range

sec:CountermeasureProtectsGoalOfAssetThroughType

Inverse Property

sec:hasCountermeasure

Characteristics

Inverse Functional

Abstract Syntax

ObjectProperty(sec:protects annotation(rdfs:comment "Links a countermeasure to asset, security goal and mechanism type by using the pattern of n-ary relationship as class. This class is represented by CountermeasureProtectsGoalOfAssetThroughMechanismtype."^^<http://www.w3.org/2001/XMLSchema#string>)
                           inverseOf(sec:hasCountermeasure)
                           InverseFunctional
                           domain(sec:Countermeasure)
                           range(sec:CountermeasureProtectsGoalOfAssetThroughType))

Generated with OWLDoc