Slot: resources
References to resources and documents that describe this version of the metadata.
URI: dds:slot/resources
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| MetaDataVersion | A container element that represents a given version of a specification, linking to a particular usage context such as a study, dataset, or data collection instrument. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String or DocumentReference or Resource |
| Domain Of | MetaDataVersion |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | MetaDataVersion |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'DocumentReference'}) - AnonymousSlotExpression({'range': 'Resource'})Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:resources |
| native | dds:resources |
LinkML Source
name: resources
description: References to resources and documents that describe this version of the
metadata.
from_schema: https://cdisc.org/dds
rank: 1000
owner: MetaDataVersion
domain_of:
- MetaDataVersion
range: string
multivalued: true
inlined: true
inlined_as_list: true
any_of:
- range: DocumentReference
- range: Resource