Skip to content

Enum: DoorLocEnum

URI: DoorLocEnum

Permissible Values

Value Meaning Description
north None
south None
east None
west None

Slots

Name Description
door_loc The relative location of the door in the room

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/mixs

LinkML Source

name: door_loc_enum
from_schema: http://w3id.org/mixs
permissible_values:
  north:
    text: north
  south:
    text: south
  east:
    text: east
  west:
    text: west