Skip to content

Slot: room_hallway

List of room(s) (room number, room name) located in the same hallway as sampling room

URI: MIXS:0000238

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc

LinkML Source

name: room_hallway
description: List of room(s) (room number, room name) located in the same hallway
  as sampling room
title: rooms that are on the same hallway
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000238
multivalued: false
alias: room_hallway
domain_of:
- BuiltEnvironment
range: string
required: false
recommended: false
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+);[1-9][0-9]*$
structured_pattern:
  syntax: ^{room_name};{room_number}$
  interpolated: true
  partial_match: true