Skip to content

Enum: PositionEnum

Position.

URI: enigma:PositionEnum

Permissible Values

Value Meaning Description
top None Use as context for locations, e
bottom None Use as context for locations, e
upper None Upper
lower None Lower
middle None Middle

Identifier and Mapping Information

Annotations

property value
microtype ME:0000339
microtype_data_type oterm_ref

Schema Source

  • from schema: https://w3id.org/enigma/enigma-cdm

LinkML Source

name: PositionEnum
annotations:
  microtype:
    tag: microtype
    value: ME:0000339
  microtype_data_type:
    tag: microtype_data_type
    value: oterm_ref
description: Position.
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
permissible_values:
  top:
    text: top
    description: Use as context for locations, e.g., the top end of a depth measurement.
    annotations:
      term:
        tag: term
        value: ME:0000311
    title: Top
  bottom:
    text: bottom
    description: Use as context for locations, e.g., the bottom end of a depth measurement.
    annotations:
      term:
        tag: term
        value: ME:0000312
    title: Bottom
  upper:
    text: upper
    description: Upper.
    annotations:
      term:
        tag: term
        value: ME:0000340
    title: Upper
  lower:
    text: lower
    description: Lower.
    annotations:
      term:
        tag: term
        value: ME:0000341
    title: Lower
  middle:
    text: middle
    description: Middle.
    annotations:
      term:
        tag: term
        value: ME:0000342
    title: Middle