Skip to content

Enum: WallLocEnum

URI: WallLocEnum

Permissible Values

Value Meaning Description
north None
south None
east None
west None

Slots

Name Description
wall_loc The relative location of the wall within the room

Identifier and Mapping Information

Schema Source

LinkML Source

name: wall_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