Enum: AdditionalRestrictionStatusIdEnum
The normalized status identifier indicating the applicability of this policy
restriction.
URI: ocsf:AdditionalRestrictionStatusIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| APPLICABLE | None | This restriction is currently applicable and being enforced |
| INAPPLICABLE | None | This restriction is not applicable |
| EVALUATION_ERROR | None | This restriction could not be properly evaluated due to an error |
| UNKNOWN | None | The status is unknown |
| OTHER | None | The status is not mapped |
Slots
| Name | Description |
|---|---|
| status_id | The normalized status identifier indicating the applicability of this policy |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: AdditionalRestrictionStatusIdEnum
description: 'The normalized status identifier indicating the applicability of this
policy
restriction.'
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
APPLICABLE:
text: APPLICABLE
description: This restriction is currently applicable and being enforced.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Applicable
INAPPLICABLE:
text: INAPPLICABLE
description: This restriction is not applicable.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Inapplicable
EVALUATION_ERROR:
text: EVALUATION_ERROR
description: This restriction could not be properly evaluated due to an error.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Evaluation Error
UNKNOWN:
text: UNKNOWN
description: The status is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The status is not mapped. See the <code>status</code> attribute,
which contains
a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other