Skip to content

Slot: remediations

Describes either recommended or actual responses to a risk.

URI: [oscal:remediations](https://w3id.org/lmodel/oscal/remediations) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Risk](Risk.md) | An identified risk | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Response](Response.md) | | Domain Of | [Risk](Risk.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:remediations | | native | oscal:remediations | ## LinkML Source
name: remediations
description: Describes either recommended or actual responses to a risk.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Risk
range: Response
multivalued: true
inlined: true
inlined_as_list: true