ark:DrivingLicence
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:DrivingLicenceExample:
ark:DrivingLicencereferencestring
PIIGDPR
The unique licence number.
Example:
DOE9905010JD1XX78givenNamestring
PIIGDPR
The given name(s) as they appear on the licence.
Example:
JOHN ALEXANDERsurnamestring
PIIGDPR
The surname as it appears on the licence.
Example:
DOEdateOfBirthdate
PIIGDPR
The date of birth of the licence holder.
Example:
1990-01-01placeOfBirthstring
LinkableGDPR
The place of birth of the licence holder.
Example:
UNITED KINGDOMissuedByuri
The organisation that issued the licence.
Example:
https://graph.onteric.com/.draft-nodes/9fa913c1b7cea4e08823c43cc87caaarelatedTouri
The person that the licence is related to.
Example:
https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6issuedAtdate
LinkableGDPR
The date when the licence was issued.
Example:
2025-01-01expiresAtdate
LinkableGDPR
The date when the licence expires.
Example:
2035-01-01ark:DrivingLicence
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:DrivingLicence",
"reference": "DOE9905010JD1XX78",
"givenName": "JOHN ALEXANDER",
"surname": "DOE",
"dateOfBirth": "1990-01-01",
"placeOfBirth": "UNITED KINGDOM",
"issuedBy": "https://graph.onteric.com/.draft-nodes/9fa913c1b7cea4e08823c43cc87caaa",
"relatedTo": "https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6",
"issuedAt": "2025-01-01",
"expiresAt": "2035-01-01"
}