Enum: FixCoverageIdEnum
The normalized identifier for fix coverage. See specific usage.
URI: ocsf:FixCoverageIdEnum
Permissible Values
| Value |
Meaning |
Description |
| UNKNOWN |
None |
The fix coverage is unknown |
| OTHER |
None |
The fix coverage is not mapped |
Slots
| Name |
Description |
| fix_coverage_id |
The normalized identifier for fix coverage |
Schema Source
LinkML Source
name: FixCoverageIdEnum
description: The normalized identifier for fix coverage. See specific usage.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: The fix coverage is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The fix coverage is not mapped. See the <code>fix_coverage</code>
attribute,
which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other