Skip to content

Slot: room_door_dist

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

URI: MIXS:0000193

Properties

Identifier and Mapping Information

Annotations

property value
Preferred_unit meter

Schema Source

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

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-6-2-rc
slot_uri: MIXS:0000193
multivalued: false
alias: room_door_dist
domain_of:
- BuiltEnvironment
range: string
required: false
recommended: false
pattern: ^[1-9][0-9]* ([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
  syntax: ^{integer} {text}$
  interpolated: true
  partial_match: true