Enum: RunModeIdsEnum
The list of normalized identifiers that describe application attributes when it
is running. See specific usage.
URI: ocsf:RunModeIdsEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | The run mode is unknown |
| OTHER | None | The run mode is not mapped |
Slots
| Name | Description |
|---|---|
| run_mode_ids | The list of normalized identifiers that describe application attributes when ... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: RunModeIdsEnum
description: 'The list of normalized identifiers that describe application attributes
when it
is running. See specific usage.'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: The run mode is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The run mode is not mapped. See the <code>run_modes</code> attribute,
which
contains data source specific values.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other