Skip to content

Slot: research_domain

Main research domain(s) of the study

URI: [includedcc:research_domain](https://includedcc.org/include-access-model/research_domain) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [StudyMetadata](StudyMetadata.md) | Additional features about studies that may not apply to all studies | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Concept](Concept.md) or 
[EnumResearchDomain](EnumResearchDomain.md) | | Domain Of | [StudyMetadata](StudyMetadata.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | | Multivalued | Yes |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Concept'}) - AnonymousSlotExpression({'range': 'EnumResearchDomain'})
## Identifier and Mapping Information ### Schema Source * from schema: https://includedcc.org/include-access-model ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | includedcc:research_domain | | native | includedcc:research_domain | ## LinkML Source
name: research_domain
description: Main research domain(s) of the study
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- StudyMetadata
range: Concept
required: true
multivalued: true
any_of:
- range: Concept
- range: EnumResearchDomain