Skip to content

Enum: WindowHorizPosEnum

URI: WindowHorizPosEnum

Permissible Values

Value Meaning Description
left None
middle None
right None

Slots

Name Description
window_horiz_pos The horizontal position of the window on the wall
window_horiz_pos The horizontal position of the window on the wall

Identifier and Mapping Information

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

LinkML Source

name: window_horiz_pos_enum
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
permissible_values:
  left:
    text: left
  middle:
    text: middle
  right:
    text: right