Skip to content

Slot: Data Category (data_category)

General category of data in this Record (e.g. Clinical, Genomics, etc)

URI: [includedcc:data_category](https://includedcc.org/include-access-model/data_category) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [StudyMetadata](StudyMetadata.md) | Additional features about studies that may not apply to all studies | yes | | [File](File.md) | File | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Concept](Concept.md) or 
[EnumDataCategory](EnumDataCategory.md) | | Domain Of | [StudyMetadata](StudyMetadata.md), [File](File.md) | ### Cardinality and Requirements | Property | Value | | --- | --- |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'Concept'}) - AnonymousSlotExpression({'range': 'EnumDataCategory'})
## Identifier and Mapping Information ### Schema Source * from schema: https://includedcc.org/include-access-model ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | includedcc:data_category | | native | includedcc:data_category | ## LinkML Source
name: data_category
description: General category of data in this Record (e.g. Clinical, Genomics, etc)
title: Data Category
from_schema: https://includedcc.org/include-access-model
rank: 1000
domain_of:
- StudyMetadata
- File
range: Concept
any_of:
- range: Concept
- range: EnumDataCategory