Slot: inputDataset

Source datasets used by the data product

URI: [odm:slot/inputDataset](https://cdisc.org/odm2/slot/inputDataset) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DataProduct](../classes/DataProduct.md) | A governed collection that represents a purpose-driven assembly of datasets and services with an owning team and lifecycle. The DataProduct defines the boundary of accountability between data producers and consumers. | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Dataset](../classes/Dataset.md) | | Domain Of | [DataProduct](../classes/DataProduct.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [DataProduct](../classes/DataProduct.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:inputDataset | | native | odm:inputDataset | ## LinkML Source
name: inputDataset
description: Source datasets used by the data product
from_schema: https://cdisc.org/dds
rank: 1000
owner: DataProduct
domain_of:
- DataProduct
range: Dataset
multivalued: true
inlined: true
inlined_as_list: true