Property: hasUser

A property for determining what kind of users typically interact with a countermeasure. A useful add-on if one wants to reason about usability requirements of countermeasures.

Types

owl:ObjectProperty

Domain

Countermeasure

Range

User

Abstract Syntax

ObjectProperty(hasUser annotation(owl:versionInfo "Not part of the core security ontology."^^<http://www.w3.org/2001/XMLSchema#string>)
                      annotation(rdfs:comment "A property for determining what kind of users typically interact with a countermeasure.  A useful add-on if one wants to reason about usability requirements of countermeasures."^^<http://www.w3.org/2001/XMLSchema#string>)
                      domain(Countermeasure)
                      range(User))

Generated with OWLDoc