Enum: ObservableTypeIdEnum
The observable value type identifier.
URI: ocsf:ObservableTypeIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | Unknown observable data type |
| OTHER | None | The observable data type is not mapped |
Slots
| Name | Description |
|---|---|
| type_id | The observable value type identifier |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: ObservableTypeIdEnum
description: The observable value type identifier.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: Unknown observable data type.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The observable data type is not mapped. See the <code>type</code>
attribute,
which may contain data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other