ark:PayBasis
idstring<uri>required
URI format identifier used to refer to this node within the graph.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000typestringrequired
A type identifier used to indicate the data model that the node conforms to.
Constant value:
ark:PayBasisExample:
ark:PayBasisrelatedTostring<uri>required
The employment to which this pay basis applies.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000appliesTostring<uri>
The pay period to which this pay basis applies.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000providedBystring<uri>
The organisation that provides or administers this pay scale.
Example:
https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000namestring
LinkableGDPR
The name of the pay scale or pay basis (e.g., pay band, grade).
Example:
Band 5effectiveAtstring<date>
The date from which this pay basis is effective.
Example:
2026-01-01incrementAtstring<date>
The date when the next pay increment is due.
Example:
2027-04-01ark:PayBasis
{
"id": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:PayBasis",
"relatedTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"appliesTo": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"providedBy": "https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"name": "Band 5",
"effectiveAt": "2026-01-01",
"incrementAt": "2027-04-01"
}