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 |
window_loc |
The relative location of the window within the room |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
LinkML Source
name: window_loc_enum
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
permissible_values:
north:
text: north
south:
text: south
east:
text: east
west:
text: west