Property: sec:modelImplementedBy

A model is implemented by one or more countermeasures.

Types

owl:ObjectProperty

Domain

sec:Model

Range

sec:Countermeasure

Inverse Property

sec:implementsModel

Abstract Syntax

ObjectProperty(sec:modelImplementedBy annotation(rdfs:comment "A model is implemented by one or more countermeasures."^^<http://www.w3.org/2001/XMLSchema#string>)
                                     inverseOf(sec:implementsModel)
                                     domain(sec:Model)
                                     range(sec:Countermeasure))

Generated with OWLDoc