Skip to content

Slot: room_vol

Volume of sampling room

URI: MIXS:0000195

Properties

Identifier and Mapping Information

Annotations

property value
Preferred_unit cubic feet, cubic meter

Schema Source

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

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-6-2-rc
slot_uri: MIXS:0000195
multivalued: false
alias: room_vol
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