Enum: RoleIdEnum
The normalized identifier of an entity's role in the context of the event or
finding. See specific usage.
URI: ocsf:RoleIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | The role is unknown |
| OTHER | None | The role is not mapped |
Slots
| Name | Description |
|---|---|
| role_id | The normalized identifier of an entity's role in the context of the event or |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: RoleIdEnum
description: 'The normalized identifier of an entity''s role in the context of the
event or
finding. See specific usage.'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: The role is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The role is not mapped. See the role attribute, which contains a
data source
specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other