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