Skip to main content

ark:DrivingLicence

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:DrivingLicence
Example: ark:DrivingLicence
referencestring
PIIGDPR

The unique licence number.

Example: DOE9905010JD1XX78
givenNamestring
PIIGDPR

The given name(s) as they appear on the licence.

Example: JOHN ALEXANDER
surnamestring
PIIGDPR

The surname as it appears on the licence.

Example: DOE
dateOfBirthdate
PIIGDPR

The date of birth of the licence holder.

Example: 1990-01-01
placeOfBirthstring
LinkableGDPR

The place of birth of the licence holder.

Example: UNITED KINGDOM
issuedByuri

The organisation that issued the licence.

Example: https://graph.onteric.com/.draft-nodes/9fa913c1b7cea4e08823c43cc87caaa
relatedTouri

The person that the licence is related to.

Example: https://graph.onteric.com/.draft-nodes/cf5066ba5267e1b74d6dd0a23ee673b6
issuedAtdate
LinkableGDPR

The date when the licence was issued.

Example: 2025-01-01
expiresAtdate
LinkableGDPR

The date when the licence expires.

Example: 2035-01-01
ark: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"
}