Skip to content

Enum: EmploymentTypeEnum

Types of employment arrangements and contracts

URI: valuesets:EmploymentTypeEnum

Permissible Values

Value Meaning Description
FULL_TIME None Regular full-time employment status
PART_TIME None Regular part-time employment status
CONTRACT None Fixed-term contractual employment
TEMPORARY None Short-term temporary employment
FREELANCE None Independent contractor or freelance work
INTERN None Student or entry-level internship program
SEASONAL None Employment tied to seasonal business needs
CONSULTANT None Professional consulting services
VOLUNTEER None Unpaid volunteer service

Slots

Name Description
employment_type Type of employment arrangement

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: EmploymentTypeEnum
description: Types of employment arrangements and contracts
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  FULL_TIME:
    text: FULL_TIME
    description: Regular full-time employment status
    annotations:
      hours:
        tag: hours
        value: typically 40 hours per week
      benefits:
        tag: benefits
        value: full benefits package
      classification:
        tag: classification
        value: exempt or non-exempt
      stability:
        tag: stability
        value: permanent position
      commitment:
        tag: commitment
        value: full organizational commitment
    title: Full-Time Employment
  PART_TIME:
    text: PART_TIME
    description: Regular part-time employment status
    annotations:
      hours:
        tag: hours
        value: less than full-time hours
      benefits:
        tag: benefits
        value: limited or prorated benefits
      flexibility:
        tag: flexibility
        value: flexible scheduling
      classification:
        tag: classification
        value: typically non-exempt
      commitment:
        tag: commitment
        value: ongoing but reduced hours
    title: Part-Time Employment
  CONTRACT:
    text: CONTRACT
    description: Fixed-term contractual employment
    annotations:
      duration:
        tag: duration
        value: defined contract period
      relationship:
        tag: relationship
        value: contractual relationship
      benefits:
        tag: benefits
        value: limited benefits
      termination:
        tag: termination
        value: defined end date
      purpose:
        tag: purpose
        value: specific project or duration
    title: Contract Employment
  TEMPORARY:
    text: TEMPORARY
    description: Short-term temporary employment
    annotations:
      duration:
        tag: duration
        value: short-term assignment
      agency:
        tag: agency
        value: often through staffing agency
      benefits:
        tag: benefits
        value: minimal benefits
      purpose:
        tag: purpose
        value: seasonal or project work
      flexibility:
        tag: flexibility
        value: high flexibility
    title: Temporary Employment
  FREELANCE:
    text: FREELANCE
    description: Independent contractor or freelance work
    annotations:
      relationship:
        tag: relationship
        value: independent contractor
      benefits:
        tag: benefits
        value: no traditional benefits
      control:
        tag: control
        value: high work autonomy
      taxes:
        tag: taxes
        value: responsible for own taxes
      projects:
        tag: projects
        value: project-based work
    title: Freelance/Independent Contractor
  INTERN:
    text: INTERN
    description: Student or entry-level internship program
    annotations:
      purpose:
        tag: purpose
        value: learning and experience
      duration:
        tag: duration
        value: limited duration
      compensation:
        tag: compensation
        value: may be paid or unpaid
      education:
        tag: education
        value: educational component
      supervision:
        tag: supervision
        value: mentorship and guidance
    title: Internship
  SEASONAL:
    text: SEASONAL
    description: Employment tied to seasonal business needs
    annotations:
      pattern:
        tag: pattern
        value: recurring seasonal pattern
      duration:
        tag: duration
        value: specific seasons
      industry:
        tag: industry
        value: retail, agriculture, tourism
      return:
        tag: return
        value: potential for seasonal return
      benefits:
        tag: benefits
        value: limited benefits
    title: Seasonal Employment
  CONSULTANT:
    text: CONSULTANT
    description: Professional consulting services
    annotations:
      expertise:
        tag: expertise
        value: specialized expertise
      relationship:
        tag: relationship
        value: advisory relationship
      independence:
        tag: independence
        value: independent professional
      project:
        tag: project
        value: project or retainer basis
      value:
        tag: value
        value: strategic value-add
    title: Consultant
  VOLUNTEER:
    text: VOLUNTEER
    description: Unpaid volunteer service
    annotations:
      compensation:
        tag: compensation
        value: unpaid service
      motivation:
        tag: motivation
        value: altruistic motivation
      commitment:
        tag: commitment
        value: voluntary commitment
      purpose:
        tag: purpose
        value: mission-driven work
      recognition:
        tag: recognition
        value: non-monetary recognition
    title: Volunteer