Enum: ConfidenceCategoryEnum
Curated confidence category values for OSCAL mappings. Other values are permitted (OSCAL allow-other="yes").
URI: [oscal:ConfidenceCategoryEnum](https://w3id.org/lmodel/oscal/ConfidenceCategoryEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| unspecified | None | |
| high | None | |
| medium | None | |
| low | None | |
## Identifier and Mapping Information
### Annotations
| property | value |
| --- | --- |
| allow_any | True |
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## LinkML Source
name: ConfidenceCategoryEnum
annotations:
allow_any:
tag: allow_any
value: true
description: Curated confidence category values for OSCAL mappings. Other values are
permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
unspecified:
text: unspecified
high:
text: high
medium:
text: medium
low:
text: low