Skip to content

Slot: related_risks

Relates the finding to a set of referenced risks.

URI: [oscal:related_risks](https://w3id.org/lmodel/oscal/related_risks) Alias: related_risks ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Finding](Finding.md) | Describes an individual finding | no | | [PoamItem](PoamItem.md) | Describes an individual POA&M item | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [AssociatedRisk](AssociatedRisk.md) | | Domain Of | [Finding](Finding.md), [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_risks | | native | oscal:related_risks | ## LinkML Source
name: related-risks
description: Relates the finding to a set of referenced risks.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: related_risks
domain_of:
- Finding
- PoamItem
range: AssociatedRisk
multivalued: true
inlined: true
inlined_as_list: true