Property: sec: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

sec:Countermeasure

Range

sec:User

Abstract Syntax

ObjectProperty(sec: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(sec:Countermeasure)
                          range(sec:User))

Generated with OWLDoc