Enum: RoomLocEnum
URI: RoomLocEnum
Permissible Values
Value |
Meaning |
Description |
corner room |
None |
|
interior room |
None |
|
exterior wall |
None |
|
Slots
Name |
Description |
room_loc |
The position of the room within the building |
room_loc |
The position of the room within the building |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
LinkML Source
name: room_loc_enum
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
permissible_values:
corner room:
text: corner room
interior room:
text: interior room
exterior wall:
text: exterior wall