Skip to main content

ark-gb:VehicleRegisteredKeeper

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-gb:VehicleRegisteredKeeper
Example: ark-gb:VehicleRegisteredKeeper
appliesTourirequired

The vehicle that this registered keeper relates to.

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

The person who is the registered keeper, where known.

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

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

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

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