Slot: consumer

The Data Consumer that is part of this agreement

URI: [odm:slot/consumer](https://cdisc.org/odm2/slot/consumer) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ProvisionAgreement](../classes/ProvisionAgreement.md) | An agreement element that describes the contractual relationship between a Data Provider and a Data Consumer regarding data provision | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | NONE or 
[DataProduct](../classes/DataProduct.md) or 
[Organization](../classes/Organization.md) or 
[String](../types/String.md) | | Domain Of | [ProvisionAgreement](../classes/ProvisionAgreement.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ProvisionAgreement](../classes/ProvisionAgreement.md) |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'DataProduct'}) - AnonymousSlotExpression({'range': 'Organization'}) - AnonymousSlotExpression({'range': 'string'})
## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:consumer | | native | odm:consumer | ## LinkML Source
name: consumer
description: The Data Consumer that is part of this agreement
from_schema: https://cdisc.org/dds
rank: 1000
owner: ProvisionAgreement
domain_of:
- ProvisionAgreement
any_of:
- range: DataProduct
- range: Organization
- range: string