Enum: ConfidentialityIdEnum
The normalized identifier of the file content confidentiality indicator.
URI: ocsf:ConfidentialityIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | The confidentiality is unknown |
| NOT_CONFIDENTIAL | None | Not Confidential |
| CONFIDENTIAL | None | Confidential |
| SECRET | None | Secret |
| TOP_SECRET | None | Top Secret |
| PRIVATE | None | Private |
| RESTRICTED | None | Restricted |
| OTHER | None | The confidentiality is not mapped |
Slots
| Name | Description |
|---|---|
| confidentiality_id | The normalized identifier of the file content confidentiality indicator |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: ConfidentialityIdEnum
description: The normalized identifier of the file content confidentiality indicator.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: The confidentiality is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
NOT_CONFIDENTIAL:
text: NOT_CONFIDENTIAL
description: Not Confidential
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Not Confidential
CONFIDENTIAL:
text: CONFIDENTIAL
description: Confidential
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Confidential
SECRET:
text: SECRET
description: Secret
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Secret
TOP_SECRET:
text: TOP_SECRET
description: Top Secret
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Top Secret
PRIVATE:
text: PRIVATE
description: Private
annotations:
ocsf_uid:
tag: ocsf_uid
value: '5'
caption:
tag: caption
value: Private
RESTRICTED:
text: RESTRICTED
description: Restricted
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: Restricted
OTHER:
text: OTHER
description: 'The confidentiality is not mapped. See the <code>confidentiality</code>
attribute, which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other