Term: 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
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use room_wall_share.
Name | Description | Checklist/Extension |
---|---|---|
BuiltEnvironment | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
Properties
- Range: String
-
Cardinality: 0..1
-
Structured pattern:
^{room_name};{room_number}$
-
Regex pattern:
^([^\s-]{1,2}|[^\s-]+.+[^\s-]+);[1-9][0-9]*$
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://w3id.org/mixs
keywords:
- room
- wall
slot_uri: MIXS:0000243
alias: room_wall_share
domain_of:
- BuiltEnvironment
range: string
pattern: ^([^\s-]{1,2}|[^\s-]+.+[^\s-]+);[1-9][0-9]*$
structured_pattern:
syntax: ^{room_name};{room_number}$
interpolated: true
partial_match: true