Skip to content

Request for shortcut property to link an Intentional Act to its Objective #155

@mark-jensen

Description

@mark-jensen

There is a term request to add an object property labeled has objective to the Cyber Ontology, which is maintained on IEEE. The scope of this term is more general than Cyber and having a shortcut like this may prove helpful to other users of CCO. So, I am bumping that request up here to see what others think about adding it to CCO.

Copied from linked issue on C3O tracker, submitted by Brian Haugh:

A property to relate a 'cco:Intentional Act' to its cco:Objective is needed. More specifically, we need this type of property to relate a cco:CyberAttack to its' cco:Objective. This is needed by any application using the MITRE ATT&CK Matrix Ontology (MAMO) to relate MITRE ATT&CK Techniques to their Tactics (Tactical Objectives). Such a property (has_objective) is already in use by MAMO and the Ontology for Attacks in Cyber Risk Assessment (OACRA). We recommend adding this property to the Cyber Ontology, where it is more generally accessible to other ontologies and applications. As an alternative, this property might be added to the CCO Event ontology, although that might take longer since its IEEE standardization effort has not yet begun.

cco:has_objective
domain cco:IntentionalAct
range cco:Objective
rdfs:label "has objective"
cco:definition "x has objective y iff x is an 'Intentional Act', and y is an 'Objective', and z is a 'Plan', and z 'has part' y, and z 'prescribes' x."
cco:elucidation "An Intentional Act has an Objective if that act is prescribed by a Plan which has part the Objective. The agent carrying out the act does so according to the plan so as to achieve the Objective."
owl property chain: 'prescribed by' o 'has part' <-- 'has objective'

Metadata

Metadata

Assignees

No one assigned

    Labels

    for 2.1 releaseThese are changes we would like to see addressed under the 2.1 release

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions