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

Goal

Range

Goal

Inverse Property

goalHasRelatedGoal

Characteristics

Symmetric

Abstract Syntax

ObjectProperty(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(goalHasRelatedGoal)
                                 Symmetric
                                 domain(Goal)
                                 range(Goal))

Generated with OWLDoc