Enum: ClassificationIdsEnum
The list of normalized classification identifiers. See specific usage.
URI: ocsf:ClassificationIdsEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | The classification is unknown |
| OTHER | None | The classification is not mapped |
Slots
| Name | Description |
|---|---|
| classification_ids | The list of normalized classification identifiers |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: ClassificationIdsEnum
description: The list of normalized classification identifiers. See specific usage.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: The classification is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The classification is not mapped. See the <code>classifications</code>
attribute, which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other