Skip to content

Slot: barometric pressure (barometric_press)

Force per unit area exerted against a surface by the weight of air above that surface

URI: MIXS:0000096

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: "1013 mbar"
has_numeric_value: 1013
has_unit: "mbar"

Identifier and Mapping Information

Annotations

property value
Preferred_unit millibar

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000096

LinkML Source

name: barometric_press
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: millibar
  storage_units:
    tag: storage_units
    value: mbar
description: Force per unit area exerted against a surface by the weight of air above
  that surface
title: barometric pressure
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 1013 mbar
    has_numeric_value: 1013
    has_unit: mbar
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- pressure
slot_uri: MIXS:0000096
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true