ark-gb:VehicleRegisteredKeeper
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-gb:VehicleRegisteredKeeperExample:
ark-gb:VehicleRegisteredKeeperappliesTourirequired
The vehicle that this registered keeper relates to.
Example:
https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e568relatedTouri
The person who is the registered keeper, where known.
Example:
https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e123classificationstring
The class of registered keeper, where the keeper is not a known person.
Possible values: [Finance Company, Employer, Partner, Parent, Child, Other]
Example:
Finance Companyark-gb:VehicleRegisteredKeeper
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gb:VehicleRegisteredKeeper",
"appliesTo": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e568",
"relatedTo": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e123",
"classification": "Finance Company"
}