Skip to content

Slot: field_annotation

REDCap's field annotation column — free text plus action tags (e.g. @HIDDEN, @READONLY, @CALCTEXT). Any structured convention layered inside it (semantic variable codes, ontology-coded choices, ontology versions, interoperability mappings) is defined downstream by rarelink, not by this base schema.

URI: [redcap_dd:field_annotation](https://w3id.org/linkml/redcap-data-dictionary/field_annotation) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Field](Field.md) | A single variable (field) in a REDCap data dictionary | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Field](Field.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [Field](Field.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/redcap-data-dictionary ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | redcap_dd:field_annotation | | native | redcap_dd:field_annotation | ## LinkML Source
name: field_annotation
description: REDCap's field annotation column — free text plus action tags (e.g. @HIDDEN,
  @READONLY, @CALCTEXT). Any structured convention layered inside it (semantic variable
  codes, ontology-coded choices, ontology versions, interoperability mappings) is
  defined downstream by rarelink, not by this base schema.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Field
domain_of:
- Field
range: string
required: false