Skip to content

Enum: WorkArrangementEnum

Work location and arrangement types

URI: valuesets:WorkArrangementEnum

Permissible Values

Value Title Meaning Description Adaptation Arrangement Balance Client Collaboration Communication Culture Equipment Flexibility Independence Location Mobility Productivity Scheduling Supervision Technology Travel Work Life
ON_SITE On-Site Work Work performed at company facilities in-person collaboration office culture participation company-provided equipment company premises direct supervision
REMOTE Remote Work Work performed away from company facilities virtual communication location flexibility high independence home or remote location technology-enabled work
HYBRID Hybrid Work Combination of on-site and remote work adaptive work style office and remote balance mixed collaboration modes location flexibility flexible scheduling
FIELD_WORK Field Work Work performed at client or field locations client interaction field independence customer or field locations mobile work style travel requirements
TELECOMMUTE Telecommuting Regular remote work arrangement formal remote arrangement virtual team communication productivity focus telecommunication technology work-life integration

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
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Work location and arrangement types
title: Work Arrangement
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
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