Skip to main content

ark:PayBasis

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:PayBasis
Example: ark:PayBasis
relatedTostring<uri>required

The employment to which this pay basis applies.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
appliesTostring<uri>

The pay period to which this pay basis applies.

Example: https://graph.datawollet.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000
providedBystring<uri>

The organisation that provides or administers this pay scale.

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

The name of the pay scale or pay basis (e.g., pay band, grade).

Example: Band 5
effectiveAtstring<date>

The date from which this pay basis is effective.

Example: 2026-01-01
incrementAtstring<date>

The date when the next pay increment is due.

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