Skip to content

Term: room volume (room_vol)

Volume of sampling room

URI: MIXS:0000195

Applicable Checklists and Extensions

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

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: cubic feet, cubic meter

LinkML Source

name: room_vol
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: cubic feet, cubic meter
description: Volume of sampling room
title: room volume
from_schema: https://w3id.org/mixs
keywords:
- room
- volume
slot_uri: MIXS:0000195
alias: room_vol
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