Skip to content

Slot: findings

A collection of findings captured in the containing context.

URI: [oscal:findings](https://w3id.org/lmodel/oscal/findings) ## 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 | [Finding](Finding.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:findings | | native | oscal:findings | ## LinkML Source
name: findings
description: A collection of findings captured in the containing context.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Result
- PlanOfActionAndMilestones
range: Finding
multivalued: true
inlined: true
inlined_as_list: true