Slot: resources
References to resources and documents that describe this version of the metadata.
URI: [odm:slot/resources](https://cdisc.org/odm2/slot/resources)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [MetaDataVersion](../classes/MetaDataVersion.md) | 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 | NONE or
[DocumentReference](../classes/DocumentReference.md) or
[Resource](../classes/Resource.md) | | Domain Of | [MetaDataVersion](../classes/MetaDataVersion.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [MetaDataVersion](../classes/MetaDataVersion.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://cdisc.org/dds
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | odm:resources |
| native | odm:resources |
## LinkML Source
[DocumentReference](../classes/DocumentReference.md) or
[Resource](../classes/Resource.md) | | Domain Of | [MetaDataVersion](../classes/MetaDataVersion.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [MetaDataVersion](../classes/MetaDataVersion.md) |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'DocumentReference'}) - AnonymousSlotExpression({'range': 'Resource'})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
multivalued: true
inlined: true
inlined_as_list: true
any_of:
- range: DocumentReference
- range: Resource