Skip to content

Term: room door distance (room_door_dist)

Distance between doors (meters) in the hallway between the sampling room and adjacent rooms

URI: MIXS:0000193

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use room_door_dist.

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: ^{integer} {text}$

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

Annotations

  • Preferred_unit: meter

LinkML Source

name: room_door_dist
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: meter
description: Distance between doors (meters) in the hallway between the sampling room
  and adjacent rooms
title: room door distance
from_schema: https://w3id.org/mixs
keywords:
- distance
- door
- room
slot_uri: MIXS:0000193
alias: room_door_dist
domain_of:
- BuiltEnvironment
range: string
pattern: ^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{integer} {text}$
  interpolated: true
  partial_match: true