You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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"
The text was updated successfully, but these errors were encountered: