Property: 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

Countermeasure

Range

CountermeasureProtectsGoalOfAssetThroughType

Inverse Property

hasCountermeasure

Characteristics

Inverse Functional

Abstract Syntax

ObjectProperty(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(hasCountermeasure)
                       InverseFunctional
                       domain(Countermeasure)
                       range(CountermeasureProtectsGoalOfAssetThroughType))

Generated with OWLDoc