Slot: related_responses
Identifies an individual risk response that this log entry is for.
URI: [oscal:related_responses](https://w3id.org/lmodel/oscal/related_responses)
Alias: related_responses
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [RiskLogEntry](RiskLogEntry.md) | Identifies an individual risk response that occurred as part of managing an i... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [RiskResponseReference](RiskResponseReference.md) |
| Domain Of | [RiskLogEntry](RiskLogEntry.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:related_responses |
| native | oscal:related_responses |
## LinkML Source
name: related-responses
description: Identifies an individual risk response that this log entry is for.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_responses
domain_of:
- RiskLogEntry
range: RiskResponseReference
multivalued: true
inlined: true
inlined_as_list: true