Skip to main content

ark:Residency

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:Residency
Example: ark:Residency
relatedTourirequired

The person who is a resident of the property.

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

The property that the person is resident of.

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

The landlord or letting organisation, where the residency arises from a tenancy.

Example: https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e567
startedOndate

The date the person became resident at the property.

Example: 2020-06-01
endedOndate

The date the residency ended, if it is no longer current.

Example: 2024-06-01
ark:Residency
{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:Residency",
"relatedTo": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e123",
"appliesTo": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e568",
"providedBy": "https://graph.onteric.com/.draft-nodes/0118735d359276fd42741493c449e567",
"startedOn": "2020-06-01",
"endedOn": "2024-06-01"
}