Skip to content

Enum: MatrixRanking

Whether matrix ranking is enabled. 'y' when enabled and blank otherwise; a blank cell is represented as an absent value (the slot is optional), not as a permissible value.

URI: [redcap_dd:MatrixRanking](https://w3id.org/linkml/redcap-data-dictionary/MatrixRanking) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | y | None | Ranking is enabled for this matrix group | ## Slots | Name | Description | | --- | --- | | [matrix_ranking](matrix_ranking.md) | Whether ranking is enabled for this matrix group | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/redcap-data-dictionary ## LinkML Source
name: MatrixRanking
description: Whether matrix ranking is enabled. 'y' when enabled and blank otherwise;
  a blank cell is represented as an absent value (the slot is optional), not as a
  permissible value.
from_schema: https://w3id.org/linkml/redcap-data-dictionary
rank: 1000
permissible_values:
  y:
    text: y
    description: Ranking is enabled for this matrix group.