ark:Ownership
idurirequired
URI format identifier used to refer to this node within the graph.
Example:
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:OwnershipExample:
ark:OwnershiprelatedTo object
The person or persons who own the asset, where known.
- uri
- uri[]
uri
appliesTourirequired
The asset that is owned, such as a property or vehicle.
Example:
https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e568classificationstring
The class of owner, where the owner is not a known person.
Possible values: [Finance Company, Employer, Partner, Parent, Child, Other]
Example:
Finance Companyark:Ownership
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:Ownership",
"relatedTo": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e123",
"appliesTo": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e568",
"classification": "Finance Company"
}