Skip to content

Slot: observations

A collection of observations captured in the containing context.

URI: [oscal:observations](https://w3id.org/lmodel/oscal/observations) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Result](Result.md) | Identifies all of the assessment observations and findings, initial and resid... | no | | [PlanOfActionAndMilestones](PlanOfActionAndMilestones.md) | A plan of action and milestones that identifies initial and residual risks, d... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Observation](Observation.md) | | Domain Of | [Result](Result.md), [PlanOfActionAndMilestones](PlanOfActionAndMilestones.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:observations | | native | oscal:observations | ## LinkML Source
name: observations
description: A collection of observations captured in the containing context.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Result
- PlanOfActionAndMilestones
range: Observation
multivalued: true
inlined: true
inlined_as_list: true