Slot: outputDataflow
Description of the output interface before concrete Datasets exist. Dataflows referenced here represent the supply side of a ProvisionAgreement.
URI: [odm:slot/outputDataflow](https://cdisc.org/odm2/slot/outputDataflow)
## 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 | [Dataflow](../classes/Dataflow.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:outputDataflow |
| native | odm:outputDataflow |
| close | dcat:distribution |
## LinkML Source
name: outputDataflow
description: Description of the output interface before concrete Datasets exist. Dataflows
referenced here represent the supply side of a ProvisionAgreement.
from_schema: https://cdisc.org/dds
close_mappings:
- dcat:distribution
rank: 1000
owner: DataProduct
domain_of:
- DataProduct
range: Dataflow
multivalued: true
inlined: true
inlined_as_list: true