Skip to content

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 Alias: lifecycle

Applicable Classes

Name Description Modifies Slot
Response Describes either recommended or an actual plan for addressing the risk yes

Properties

Type and Range

Property Value
Range String or 
ResponseLifecycleEnum
Domain Of Response

Cardinality and Requirements

Property Value
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ResponseLifecycleEnum'}) - AnonymousSlotExpression({'range': 'string'})

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

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
alias: lifecycle
domain_of:
- Response
range: string
any_of:
- range: ResponseLifecycleEnum
- range: string