Skip to content

Slot: choices_calculations_slider_labels

For dropdown, radio, and checkbox fields: pipe-delimited list of 'raw_value, label' pairs (e.g., '1, Yes | 2, No | 3, Unknown'). For calc fields: the calculation expression. For slider fields: 'left | center | right' anchor labels. For text fields with BioPortal ontology autocomplete: 'BIOPORTAL:ONTOLOGY_NAME' (e.g., 'BIOPORTAL:HP').

URI: [redcap_dd:choices_calculations_slider_labels](https://w3id.org/linkml/redcap-data-dictionary/choices_calculations_slider_labels) ## 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:choices_calculations_slider_labels | | native | redcap_dd:choices_calculations_slider_labels | ## LinkML Source
name: choices_calculations_slider_labels
description: 'For dropdown, radio, and checkbox fields: pipe-delimited list of ''raw_value,
  label'' pairs (e.g., ''1, Yes | 2, No | 3, Unknown''). For calc fields: the calculation
  expression. For slider fields: ''left | center | right'' anchor labels. For text
  fields with BioPortal ontology autocomplete: ''BIOPORTAL:ONTOLOGY_NAME'' (e.g.,
  ''BIOPORTAL:HP'').'
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Field
domain_of:
- Field
range: string
required: false