Slot: related_findings
Relates a POA&M item to one or more findings.
URI: [oscal:related_findings](https://w3id.org/lmodel/oscal/related_findings)
Alias: related_findings
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [PoamItem](PoamItem.md) | Describes an individual POA&M item | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [RelatedFinding](RelatedFinding.md) |
| Domain Of | [PoamItem](PoamItem.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_findings |
| native | oscal:related_findings |
## LinkML Source
name: related-findings
description: Relates a POA&M item to one or more findings.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_findings
domain_of:
- PoamItem
range: RelatedFinding
multivalued: true
inlined: true
inlined_as_list: true