Slot: required_assets
Identifies an asset required to achieve remediation.
URI: [oscal:required_assets](https://w3id.org/lmodel/oscal/required_assets)
Alias: required_assets
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Response](Response.md) | Describes either recommended or an actual plan for addressing the risk | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [RequiredAsset](RequiredAsset.md) |
| Domain Of | [Response](Response.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:required_assets |
| native | oscal:required_assets |
## LinkML Source
name: required-assets
description: Identifies an asset required to achieve remediation.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: required_assets
domain_of:
- Response
range: RequiredAsset
multivalued: true
inlined: true
inlined_as_list: true