Enum: SexEnum

URI: tvbo_study:enum/SexEnum

Permissible Values

Value Meaning Description
male None Male
female None Female
other None Other or not reported

Slots

Name Description
sex Biological sex

Identifier and Mapping Information

Schema Source

  • from schema: http://www.thevirtualbrain.org/tvbo/study

LinkML Source

name: SexEnum
from_schema: http://www.thevirtualbrain.org/tvbo/study
permissible_values:
  male:
    text: male
    description: Male
  female:
    text: female
    description: Female
  other:
    text: other
    description: Other or not reported