casework / CASE

Cyber-investigation Analysis Standard Expression (CASE) Ontology
https://caseontology.org
Apache License 2.0
67 stars 22 forks source link

owner information #13

Open vikhari opened 6 years ago

vikhari commented 6 years ago

Issue ported from old casework github repo (issue 22). Original author: casework

How do we deal with artifacts that can determine that a particular account is the "owner"

vikhari commented 6 years ago

Reply by sbarnum:

Currently there is no universal ownership property that can be applied to just any object.

For v0.1.0 this is likely best conveyed with a Relationship object with kindOfRelationship="has-owner".

Longer term it may make sense to define an Ownership property bundle containing an "owner" property. This would allow it, for situations where the ownership is unchanging, to be specified on any object and explicitly yet internally convey the ownership relationship.