Property: assetHasVulnerability

An asset can have one or more vulnerabilities.

Types

owl:ObjectProperty

Domain

Asset

Range

Vulnerability

Inverse Property

existsOnAsset

Abstract Syntax

ObjectProperty(assetHasVulnerability annotation(rdfs:comment "An asset can have one or more vulnerabilities."^^<http://www.w3.org/2001/XMLSchema#string>)
                                    inverseOf(existsOnAsset)
                                    domain(Asset)
                                    range(Vulnerability))

Generated with OWLDoc