Property: supportedBy

A countermeasure is supported (relates to) another countermeasure. Encryption is supported by key management.

Types

owl:ObjectProperty

Domain

Countermeasure

Range

Countermeasure

Inverse Property

supports

Abstract Syntax

ObjectProperty(supportedBy annotation(rdfs:comment "A countermeasure is supported (relates to) another countermeasure. Encryption is supported by key management."^^<http://www.w3.org/2001/XMLSchema#string>)
                          inverseOf(supports)
                          domain(Countermeasure)
                          range(Countermeasure))

Generated with OWLDoc