Slot: inputPort
Services that provide input into this data product
URI: [odm:slot/inputPort](https://cdisc.org/odm2/slot/inputPort)
## 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 | [DataService](../classes/DataService.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:inputPort |
| native | odm:inputPort |
## LinkML Source
name: inputPort
description: Services that provide input into this data product
from_schema: https://cdisc.org/dds
rank: 1000
owner: DataProduct
domain_of:
- DataProduct
range: DataService
multivalued: true
inlined: true
inlined_as_list: true