Skip to main content

ark:Tenancy

idstring<uri>required

URI format identifier used to refer to this node within the graph.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
typestringrequired

A type identifier used to indicate the data model that the node conforms to.

Constant value: ark:Tenancy
Example: ark:Tenancy
appliesTostring<uri>required
Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
providedBystring<uri>required
Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
startedOnstring<date>

The date when you moved in, or the current agreement started.

endedOnstring<date>

You can always change this later. A date in the past will stop DataWollet from considering the costs associated with the tenancy.

ark:Tenancy
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:Tenancy",
"appliesTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"providedBy": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"startedOn": "2024-07-29",
"endedOn": "2024-07-29"
}