Enum: WorkTimeScheduleKind
Kind of work schedule.
URI: WorkTimeScheduleKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| actual | cim:WorkTimeScheduleKind.actual | |
| earliest | cim:WorkTimeScheduleKind.earliest | |
| estimate | cim:WorkTimeScheduleKind.estimate | |
| immediate | cim:WorkTimeScheduleKind.immediate | |
| latest | cim:WorkTimeScheduleKind.latest | |
| request | cim:WorkTimeScheduleKind.request |
Identifier and Mapping Information
Schema Source
- from schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
LinkML Source
name: WorkTimeScheduleKind
description: Kind of work schedule.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.3.0
rank: 1000
enum_uri: cim:WorkTimeScheduleKind
permissible_values:
actual:
text: actual
meaning: cim:WorkTimeScheduleKind.actual
earliest:
text: earliest
meaning: cim:WorkTimeScheduleKind.earliest
estimate:
text: estimate
meaning: cim:WorkTimeScheduleKind.estimate
immediate:
text: immediate
meaning: cim:WorkTimeScheduleKind.immediate
latest:
text: latest
meaning: cim:WorkTimeScheduleKind.latest
request:
text: request
meaning: cim:WorkTimeScheduleKind.request