ark-gb:DrivingEntitlement
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:DrivingEntitlementExample:
ark-gb:DrivingEntitlementprovidedByuri
The driving licence that provides this entitlement.
Example:
https://graph.onteric.com/.draft-nodes/c57ae0606463ff569bb600191954aaaaaddedDatedate
The date the entitlement was obtained/added or the test was passed.
Example:
2015-06-20vehicleClassCodesstring[]
Vehicle class codes that the entitlement covers.
Example:
["AM","A","B1","B","BE","f","k","p","q"]isProvisionalboolean
Indicates whether this entitlement is provisional.
Example:
falseark-gb:DrivingEntitlement
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark-gb:DrivingEntitlement",
"providedBy": "https://graph.onteric.com/.draft-nodes/c57ae0606463ff569bb600191954aaaa",
"addedDate": "2015-06-20",
"vehicleClassCodes": [
"AM",
"A",
"B1",
"B",
"BE",
"f",
"k",
"p",
"q"
],
"isProvisional": false
}