Skip to main content

ark:Ownership

idurirequired

URI format identifier used to refer to this node within the graph.

Example: https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark:Ownership
Example: ark:Ownership
relatedTo object

The person or persons who own the asset, where known.

oneOf
uri
appliesTourirequired

The asset that is owned, such as a property or vehicle.

Example: https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e568
classificationstring

The class of owner, where the owner is not a known person.

Possible values: [Finance Company, Employer, Partner, Parent, Child, Other]

Example: Finance Company
ark: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"
}