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