Skip to content

Enum: WorkArrangementEnum

Work location and arrangement types

URI: valuesets:WorkArrangementEnum

Permissible Values

Value Meaning Description
ON_SITE None Work performed at company facilities
REMOTE None Work performed away from company facilities
HYBRID None Combination of on-site and remote work
FIELD_WORK None Work performed at client or field locations
TELECOMMUTE None Regular remote work arrangement

Slots

Name Description
work_arrangement Work location and arrangement type

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: WorkArrangementEnum
description: Work location and arrangement types
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  ON_SITE:
    text: ON_SITE
    description: Work performed at company facilities
    annotations:
      location:
        tag: location
        value: company premises
      collaboration:
        tag: collaboration
        value: in-person collaboration
      supervision:
        tag: supervision
        value: direct supervision
      equipment:
        tag: equipment
        value: company-provided equipment
      culture:
        tag: culture
        value: office culture participation
    title: On-Site Work
  REMOTE:
    text: REMOTE
    description: Work performed away from company facilities
    annotations:
      location:
        tag: location
        value: home or remote location
      technology:
        tag: technology
        value: technology-enabled work
      flexibility:
        tag: flexibility
        value: location flexibility
      independence:
        tag: independence
        value: high independence
      communication:
        tag: communication
        value: virtual communication
    title: Remote Work
  HYBRID:
    text: HYBRID
    description: Combination of on-site and remote work
    annotations:
      flexibility:
        tag: flexibility
        value: location flexibility
      balance:
        tag: balance
        value: office and remote balance
      collaboration:
        tag: collaboration
        value: mixed collaboration modes
      scheduling:
        tag: scheduling
        value: flexible scheduling
      adaptation:
        tag: adaptation
        value: adaptive work style
    title: Hybrid Work
  FIELD_WORK:
    text: FIELD_WORK
    description: Work performed at client or field locations
    annotations:
      location:
        tag: location
        value: customer or field locations
      travel:
        tag: travel
        value: travel requirements
      independence:
        tag: independence
        value: field independence
      client:
        tag: client
        value: client interaction
      mobility:
        tag: mobility
        value: mobile work style
    title: Field Work
  TELECOMMUTE:
    text: TELECOMMUTE
    description: Regular remote work arrangement
    annotations:
      arrangement:
        tag: arrangement
        value: formal remote arrangement
      technology:
        tag: technology
        value: telecommunication technology
      productivity:
        tag: productivity
        value: productivity focus
      work_life:
        tag: work_life
        value: work-life integration
      communication:
        tag: communication
        value: virtual team communication
    title: Telecommuting