Property: modelImplementedBy

A model is implemented by one or more countermeasures.

Types

owl:ObjectProperty

Domain

Model

Range

Countermeasure

Inverse Property

implementsModel

Abstract Syntax

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

Generated with OWLDoc