Enum: InitiatorIdEnum
The normalized identifier of the initiator. See specific usage.
URI: ocsf:InitiatorIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | Unknown |
| OTHER | None | Other |
Slots
| Name | Description |
|---|---|
| initiator_id | The normalized identifier of the initiator |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: InitiatorIdEnum
description: The normalized identifier of the <code>initiator</code>. See specific
usage.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: Unknown
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: Other
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other