Slot: consumer

The Data Consumer that is part of this agreement

URI: dds:slot/consumer

Applicable Classes

Name Description Modifies Slot
ProvisionAgreement 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 String or 
DataProduct or 
Organization
Domain Of ProvisionAgreement

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner ProvisionAgreement
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 dds:consumer
native dds: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
range: string
any_of:
- range: DataProduct
- range: Organization
- range: string