Skip to content

Slot: rooms that share a wall with sampling room (room_wall_share)

List of room(s) (room number, room name) sharing a wall with the sampling room

URI: MIXS:0000243 Alias: room_wall_share

Applicable Classes

Name Description Modifies Slot
BuiltEnvInterface built_env dh_interface no

Properties

  • Range: String

  • Regex pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+);[1-9][0-9]*$

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000243
native nmdc_sub_schema:room_wall_share

LinkML Source

name: room_wall_share
description: List of room(s) (room number, room name) sharing a wall with the sampling
  room
title: rooms that share a wall with sampling room
from_schema: https://example.com/nmdc_submission_schema
rank: 165
keywords:
- room
- wall
slot_uri: MIXS:0000243
alias: room_wall_share
domain_of:
- BuiltEnvInterface
slot_group: mixs_core_section
range: string
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+);[1-9][0-9]*$
structured_pattern:
  syntax: ^{room_name};{room_number}$
  interpolated: true
  partial_match: true