Property: isContainedIn

A countermeasure is contained in one or more products. For example: Encryption part of MS Word.

Types

owl:ObjectProperty

Domain

Countermeasure

Range

Product

Inverse Property

containsControl

Abstract Syntax

ObjectProperty(isContainedIn annotation(rdfs:comment "A countermeasure is contained in one or more products. For example: Encryption part of MS Word."^^<http://www.w3.org/2001/XMLSchema#string>)
                            inverseOf(containsControl)
                            domain(Countermeasure)
                            range(Product))

Generated with OWLDoc