Skip to content

Slot: ventilation rate (ventilation_rate)

Ventilation rate of the system in the sampled premises

URI: MIXS:0000114 Alias: ventilation_rate

Applicable Classes

Name Description Modifies Slot
AirInterface air dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
750 m3/min

Comments

  • Value must be reported in one of the following units: L/s, m3/min. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit cubic meter per minute, liters per second
storage_units L/s

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000114
native nmdc_sub_schema:ventilation_rate

LinkML Source

name: ventilation_rate
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: cubic meter per minute, liters per second
  storage_units:
    tag: storage_units
    value: L/s|m3/min
description: Ventilation rate of the system in the sampled premises
title: ventilation rate
comments:
- 'Value must be reported in one of the following units: L/s, m3/min. Provide the
  numeric portion followed by a space and the unit.'
examples:
- value: 750 m3/min
from_schema: https://example.com/nmdc_submission_schema
rank: 56
keywords:
- rate
slot_uri: MIXS:0000114
alias: ventilation_rate
domain_of:
- AirInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true