Skip to content

Enum: RelativeDirection

Relative directional terms

URI: valuesets:RelativeDirection

Permissible Values

Value Meaning Description
FORWARD None Forward/Ahead
BACKWARD None Backward/Behind
LEFT None Left
RIGHT None Right
UP None Up/Above
DOWN None Down/Below
INWARD None Inward/Toward center
OUTWARD None Outward/Away from center
CLOCKWISE None Clockwise rotation
COUNTERCLOCKWISE None Counterclockwise rotation

Slots

Name Description
relative_direction Relative directional terms

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: RelativeDirection
description: Relative directional terms
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  FORWARD:
    text: FORWARD
    description: Forward/Ahead
    annotations:
      aliases:
        tag: aliases
        value: ahead, front
  BACKWARD:
    text: BACKWARD
    description: Backward/Behind
    annotations:
      aliases:
        tag: aliases
        value: behind, back, rear
  LEFT:
    text: LEFT
    description: Left
    annotations:
      aliases:
        tag: aliases
        value: port (nautical)
  RIGHT:
    text: RIGHT
    description: Right
    annotations:
      aliases:
        tag: aliases
        value: starboard (nautical)
  UP:
    text: UP
    description: Up/Above
    annotations:
      aliases:
        tag: aliases
        value: above, upward
  DOWN:
    text: DOWN
    description: Down/Below
    annotations:
      aliases:
        tag: aliases
        value: below, downward
  INWARD:
    text: INWARD
    description: Inward/Toward center
    annotations:
      aliases:
        tag: aliases
        value: toward center, centripetal
  OUTWARD:
    text: OUTWARD
    description: Outward/Away from center
    annotations:
      aliases:
        tag: aliases
        value: away from center, centrifugal
  CLOCKWISE:
    text: CLOCKWISE
    description: Clockwise rotation
    annotations:
      abbreviation:
        tag: abbreviation
        value: CW
  COUNTERCLOCKWISE:
    text: COUNTERCLOCKWISE
    description: Counterclockwise rotation
    annotations:
      abbreviation:
        tag: abbreviation
        value: CCW
      aliases:
        tag: aliases
        value: anticlockwise