Skip to content

Enum: GenderEnum

URI: GenderEnum

Permissible Values

Value Meaning Description
Woman GSSO:000369 identified as woman
Masculine None masculine
Diverse None other

Slots

Name Description
gender

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema

LinkML Source

name: gender_enum
from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
rank: 1000
permissible_values:
  Woman:
    text: Woman
    description: identified as woman
    meaning: GSSO:000369
  Masculine:
    text: Masculine
    description: masculine
    todos:
    - map this to an ontology
  Diverse:
    text: Diverse
    description: other
    todos:
    - map this to an ontology