Skip to content

Slot: adj_room

List of rooms (room number, room name) immediately adjacent to the sampling room

URI: MIXS:0000219

Properties

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: adj_room
description: List of rooms (room number, room name) immediately adjacent to the sampling
  room
title: adjacent rooms
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0000219
multivalued: false
alias: adj_room
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