Enum: SHAREDENUM0
URI: SHAREDENUM0
Permissible Values
| Value | 
Meaning | 
Description | 
| east | 
None | 
 | 
| north | 
None | 
 | 
| northeast | 
None | 
 | 
| northwest | 
None | 
 | 
| south | 
None | 
 | 
| southeast | 
None | 
 | 
| southwest | 
None | 
 | 
| west | 
None | 
 | 
Slots
| Name | 
Description | 
| door_loc | 
The relative location of the door in the room | 
| ext_wall_orient | 
The orientation of the exterior wall | 
| ext_window_orient | 
The compass direction the exterior window of the room is facing | 
| heat_deliv_loc | 
The location of heat delivery within the room | 
| wall_loc | 
The relative location of the wall within the room | 
| window_loc | 
The relative location of the window within the room | 
Schema Source
- from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
 
LinkML Source
name: SHARED_ENUM_0
from_schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc
rank: 1000
permissible_values:
  east:
    text: east
  north:
    text: north
  northeast:
    text: northeast
  northwest:
    text: northwest
  south:
    text: south
  southeast:
    text: southeast
  southwest:
    text: southwest
  west:
    text: west