Skip to content

Slot: ventilation rate (ventilation_rate)

Ventilation rate of the system in the sampled premises

URI: MIXS:0000114

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "750 m3/min"
has_numeric_value: 750
has_unit: "m3/min"

Identifier and Mapping Information

Annotations

property value
Preferred_unit cubic meter per minute, liters per second

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000114

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
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 750 m3/min
    has_numeric_value: 750
    has_unit: m3/min
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- rate
slot_uri: MIXS:0000114
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true