Enum: Hemisphere

URI: atom:enum/Hemisphere

Permissible Values

Value Meaning Description
left None
right None
both None

Slots

Name Description
hemisphere Add the hemisphere of this entity
hemi Which hemisphere to draw (left, right, or both joined into one mesh — w…

Identifier and Mapping Information

Schema Source

  • from schema: https://openminds.ebrains.eu/sands/BrainAtlas

LinkML Source

name: Hemisphere
from_schema: https://openminds.ebrains.eu/sands/BrainAtlas
permissible_values:
  left:
    text: left
    aliases:
    - L
    - lh
  right:
    text: right
    aliases:
    - R
    - rh
  both:
    text: both
    aliases:
    - B
    - bilateral
    - LR