Enum: WorkTaskKind
Kinds of work tasks.
URI: WorkTaskKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| exchange | cim:WorkTaskKind.exchange | |
| install | cim:WorkTaskKind.install | |
| investigate | cim:WorkTaskKind.investigate | |
| remove | cim:WorkTaskKind.remove |
Slots
| Name | Description |
|---|---|
| task_kind | Kind of work |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: WorkTaskKind
description: Kinds of work tasks.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:WorkTaskKind
permissible_values:
exchange:
text: exchange
meaning: cim:WorkTaskKind.exchange
install:
text: install
meaning: cim:WorkTaskKind.install
investigate:
text: investigate
meaning: cim:WorkTaskKind.investigate
remove:
text: remove
meaning: cim:WorkTaskKind.remove