Property: sec:goalHasRelatedGoal

A security goal can have related security goals. For example: confidentiality is related to anonymity, privacy and secrecy.

Types

owl:ObjectProperty
owl:SymmetricProperty

Domain

sec:Goal

Range

sec:Goal

Inverse Property

sec:goalHasRelatedGoal

Characteristics

Symmetric

Abstract Syntax

ObjectProperty(sec:goalHasRelatedGoal annotation(rdfs:comment "A security goal can have related security goals. For example: confidentiality is related to anonymity, privacy and secrecy."^^<http://www.w3.org/2001/XMLSchema#string>)
                                     inverseOf(sec:goalHasRelatedGoal)
                                     Symmetric
                                     domain(sec:Goal)
                                     range(sec:Goal))

Generated with OWLDoc