Skip to content

Slot: matrix_ranking

Whether ranking is enabled for this matrix group. When enabled, no two fields in the matrix can have the same selected value.

URI: [redcap_dd:matrix_ranking](https://w3id.org/linkml/redcap-data-dictionary/matrix_ranking) ## 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 | [MatrixRanking](MatrixRanking.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:matrix_ranking | | native | redcap_dd:matrix_ranking | ## LinkML Source
name: matrix_ranking
description: Whether ranking is enabled for this matrix group. When enabled, no two
  fields in the matrix can have the same selected value.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
owner: Field
domain_of:
- Field
range: MatrixRanking
required: false