Enum: CrewStatusKind
Defines the current status of the Crew - assigned, arrived, etc.
URI: CrewStatusKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| arrived | cim:CrewStatusKind.arrived | |
| assigned | cim:CrewStatusKind.assigned | |
| awaitingCrewAssignment | cim:CrewStatusKind.awaitingCrewAssignment | |
| enroute | cim:CrewStatusKind.enroute | |
| fieldComplete | cim:CrewStatusKind.fieldComplete |
Slots
| Name | Description |
|---|---|
| dispatch_status | The status of one or more crews dispatched to perform field work at one or mo... |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: CrewStatusKind
description: Defines the current status of the Crew - assigned, arrived, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CrewStatusKind
permissible_values:
arrived:
text: arrived
meaning: cim:CrewStatusKind.arrived
assigned:
text: assigned
meaning: cim:CrewStatusKind.assigned
awaitingCrewAssignment:
text: awaitingCrewAssignment
meaning: cim:CrewStatusKind.awaitingCrewAssignment
enroute:
text: enroute
meaning: cim:CrewStatusKind.enroute
fieldComplete:
text: fieldComplete
meaning: cim:CrewStatusKind.fieldComplete