Slot: origins
Identifies the source of observations, findings, or risks.
URI: [oscal:origins](https://w3id.org/lmodel/oscal/origins)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Observation](Observation.md) | Describes an individual observation | no |
| [Finding](Finding.md) | Describes an individual finding | no |
| [Risk](Risk.md) | An identified risk | no |
| [Response](Response.md) | Describes either recommended or an actual plan for addressing the risk | no |
| [PoamItem](PoamItem.md) | Describes an individual POA&M item | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Origin](Origin.md) |
| Domain Of | [Observation](Observation.md), [Finding](Finding.md), [Risk](Risk.md), [Response](Response.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:origins |
| native | oscal:origins |
## LinkML Source
name: origins
description: Identifies the source of observations, findings, or risks.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Observation
- Finding
- Risk
- Response
- PoamItem
range: Origin
multivalued: true
inlined: true
inlined_as_list: true