Skip to content

Enum: WindowLocEnum

URI: WindowLocEnum

Permissible Values

Value Meaning Description
north None
south None
east None
west None

Slots

Name Description
window_loc The relative location of the window within the room

Identifier and Mapping Information

Schema Source

LinkML Source

name: window_loc_enum
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
permissible_values:
  north:
    text: north
  south:
    text: south
  east:
    text: east
  west:
    text: west