Skip to content

Slot: redcap_data_access_group

The Data Access Group (DAG) the record belongs to, when DAGs are enabled and exported.

URI: [redcap_record:redcap_data_access_group](https://w3id.org/linkml/redcap-record/redcap_data_access_group) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [FlatRecord](FlatRecord.md) | One row of a REDCap flat record export — a single element of the JSON export ... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [FlatRecord](FlatRecord.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/redcap-record ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | redcap_record:redcap_data_access_group | | native | redcap_record:redcap_data_access_group | ## LinkML Source
name: redcap_data_access_group
description: The Data Access Group (DAG) the record belongs to, when DAGs are enabled
  and exported.
from_schema: https://w3id.org/linkml/redcap-record
rank: 1000
domain_of:
- FlatRecord
range: string
required: false