ark:Employment
URI format identifier used to refer to this node within the graph.
https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000A type identifier used to indicate the data model that the node conforms to.
ark:Employmentark:EmploymentThe person associated with the employment.
https://graph.noah.myark.io/.draft-nodes/2df392d18d21c02b11bdb966457cb930The organisation associated with the employment.
https://graph.noah.myark.io/.draft-nodes/2df392d18d21c02b11bdb966457cb930The job title associated with the employment.
Software EngineerThe department associated with the employment.
EngineeringThe reference number associated with the employment.
12345889The frequency at which the employee is paid.
Possible values: [Weekly, Fortnightly, Four-weekly, Monthly, Quarterly, Semi-annual, Annual]
MonthlyWhether the employment is full-time, part-time, etc.
Possible values: [Full-time, Part-time, Casual, Zero-hours]
Full-timeWhether the employment is permanent, fixed term, etc.
Possible values: [Permanent, Fixed-term, Temporary, Apprenticeship]
PermanentFree-text description of the industry classification for the employment, where known.
Information TechnologyThe date the employment became effective.
2020-01-01The date the employment started.
2020-01-01The date the employment ended, if it is no longer active.
2024-06-30{
"id": "https://graph.onteric.com/.draft-nodes/f85b8b6b37fe3e8b144829d200000000",
"type": "ark:Employment",
"employee": "https://graph.noah.myark.io/.draft-nodes/2df392d18d21c02b11bdb966457cb930",
"employer": "https://graph.noah.myark.io/.draft-nodes/2df392d18d21c02b11bdb966457cb930",
"jobTitle": "Software Engineer",
"department": "Engineering",
"reference": "12345889",
"payFrequency": "Monthly",
"basis": "Full-time",
"contractType": "Permanent",
"industry": "Information Technology",
"effectiveAt": "2020-01-01",
"startedOn": "2020-01-01",
"endedOn": "2024-06-30"
}