Skip to content

Slot: nitrate (nitrate)

Concentration of nitrate in the sample

URI: MIXS:0000425

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: "65 umol/L"
has_numeric_value: 65
has_unit: "umol/L"

Identifier and Mapping Information

Annotations

property value
Preferred_unit micromole per liter, milligram per liter, parts per million

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000425

LinkML Source

name: nitrate
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: micromole per liter, milligram per liter, parts per million
  storage_units:
    tag: storage_units
    value: '[ppm]|mg/L|umol/L'
description: Concentration of nitrate in the sample
title: nitrate
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 65 umol/L
    has_numeric_value: 65
    has_unit: umol/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- nitrate
slot_uri: MIXS:0000425
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true