Slot: status_change
Identifies the risk change that prompted the log entry. Recommended values are in RiskStatusEnum; other values are permitted (OSCAL allow-other="yes").
URI: oscal:status_change
Alias: status_change
Applicable Classes
| Name |
Description |
Modifies Slot |
| RiskLogEntry |
Identifies an individual risk response that occurred as part of managing an i... |
no |
Properties
Type and Range
Cardinality and Requirements
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'RiskStatusEnum'})
- AnonymousSlotExpression({'range': 'string'})
Schema Source
- from schema: https://w3id.org/lmodel/oscal
Mappings
| Mapping Type |
Mapped Value |
| self |
oscal:status_change |
| native |
oscal:status_change |
LinkML Source
name: status-change
description: Identifies the risk change that prompted the log entry. Recommended values
are in RiskStatusEnum; other values are permitted (OSCAL allow-other="yes").
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: status_change
domain_of:
- RiskLogEntry
range: string
any_of:
- range: RiskStatusEnum
- range: string