Enum: ObservationPointIdEnum
The normalized identifier of the observation point. See specific usage.
URI: ocsf:ObservationPointIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | Unknown |
| OTHER | None | Other |
Slots
| Name | Description |
|---|---|
| observation_point_id | The normalized identifier of the observation point |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: ObservationPointIdEnum
description: The normalized identifier of the observation point. 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