Slot: sourceItems
Source items for this origin
URI: [odm:slot/sourceItems](https://cdisc.org/odm2/slot/sourceItems)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Origin](../classes/Origin.md) | A provenance element that describes the source of data for an item | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [SourceItem](../classes/SourceItem.md) |
| Domain Of | [Origin](../classes/Origin.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Origin](../classes/Origin.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:sourceItems |
| native | odm:sourceItems |
## LinkML Source
name: sourceItems
description: Source items for this origin
from_schema: https://cdisc.org/dds
rank: 1000
owner: Origin
domain_of:
- Origin
range: SourceItem
multivalued: true
inlined: true
inlined_as_list: true