Slot: lifecycle
Identifies whether this is a recommendation or an actual plan. Recommended values are in ResponseLifecycleEnum; other values are permitted (OSCAL allow-other="yes").
URI: [oscal:lifecycle](https://w3id.org/lmodel/oscal/lifecycle)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Response](Response.md) | Describes either recommended or an actual plan for addressing the risk | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) or
[ResponseLifecycleEnum](ResponseLifecycleEnum.md) | | Domain Of | [Response](Response.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:lifecycle |
| native | oscal:lifecycle |
## LinkML Source
[ResponseLifecycleEnum](ResponseLifecycleEnum.md) | | Domain Of | [Response](Response.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ResponseLifecycleEnum'}) - AnonymousSlotExpression({'range': 'string'})name: lifecycle
description: Identifies whether this is a recommendation or an actual plan. Recommended
values are in ResponseLifecycleEnum; other values are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Response
range: string
any_of:
- range: ResponseLifecycleEnum
- range: string