Enum: ObjectiveStatusReasonEnum
Curated objective status reason values. Other values are permitted (OSCAL allow-other="yes").
__
URI: [oscal:ObjectiveStatusReasonEnum](https://w3id.org/lmodel/oscal/ObjectiveStatusReasonEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| pass | None | |
| fail | None | |
| other | None | |
## Identifier and Mapping Information
### Annotations
| property | value |
| --- | --- |
| allow_any | True |
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## LinkML Source
name: ObjectiveStatusReasonEnum
annotations:
allow_any:
tag: allow_any
value: true
description: 'Curated objective status reason values. Other values are permitted (OSCAL
allow-other="yes").
'
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
pass:
text: pass
fail:
text: fail
other:
text: other