Skip to content

Enum: ExtWindowOrientEnum

URI: ExtWindowOrientEnum

Permissible Values

Value Meaning Description
north None
south None
east None
west None
northeast None
southeast None
southwest None
northwest None

Slots

Name Description
ext_window_orient The compass direction the exterior window of the room is facing

Identifier and Mapping Information

Schema Source

LinkML Source

name: ext_window_orient_enum
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
permissible_values:
  north:
    text: north
  south:
    text: south
  east:
    text: east
  west:
    text: west
  northeast:
    text: northeast
  southeast:
    text: southeast
  southwest:
    text: southwest
  northwest:
    text: northwest