Enum: Projection

Which anatomical plane a network’s region centres flatten onto.

URI: tvbo:enum/Projection

Permissible Values

Value Meaning Description
axial None Seen from above — the default, and what most connectome figures print
coronal None Seen from the front
sagittal None Seen from the side

Slots

Name Description
projection Which plane the region centres flatten onto

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo/figure

LinkML Source

name: Projection
description: Which anatomical plane a network's region centres flatten onto.
from_schema: https://w3id.org/tvbo/figure
permissible_values:
  axial:
    text: axial
    description: Seen from above — the default, and what most connectome figures print.
  coronal:
    text: coronal
    description: Seen from the front.
  sagittal:
    text: sagittal
    description: Seen from the side.