Slot: entries
Identifies an individual risk response that occurred as part of managing an identified risk.
URI: [oscal:entries](https://w3id.org/lmodel/oscal/entries)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [RiskLog](RiskLog.md) | A log of all risk-related tasks taken | yes |
| [AssessmentLog](AssessmentLog.md) | A log of all assessment-related actions taken | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [RiskLogEntry](RiskLogEntry.md) |
| Domain Of | [RiskLog](RiskLog.md), [AssessmentLog](AssessmentLog.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:entries |
| native | oscal:entries |
## LinkML Source
name: entries
description: Identifies an individual risk response that occurred as part of managing
an identified risk.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- RiskLog
- AssessmentLog
range: RiskLogEntry
multivalued: true
inlined: true
inlined_as_list: true