Skip to content

Slot: particulate organic nitrogen (part_org_nitro)

Concentration of particulate organic nitrogen

URI: MIXS:0000719

Applicable Classes

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

Properties

Examples

Milligram per liter. Micromole per liter expresses the same particulate-nitrogen concentration as amount of substance rather than mass; the two differ by the molar mass of nitrogen.

type: "nmdc:QuantityValue"
has_raw_value: "0.25 mg/L"
has_numeric_value: 0.25
has_unit: "mg/L"

Identifier and Mapping Information

Annotations

property value
Preferred_unit microgram per liter, micromole per liter

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000719

LinkML Source

name: part_org_nitro
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: microgram per liter, micromole per liter
  storage_units:
    tag: storage_units
    value: ug/L|umol/L|mg/L
description: Concentration of particulate organic nitrogen
title: particulate organic nitrogen
examples:
- description: Milligram per liter. Micromole per liter expresses the same particulate-nitrogen
    concentration as amount of substance rather than mass; the two differ by the molar
    mass of nitrogen.
  object:
    type: nmdc:QuantityValue
    has_raw_value: 0.25 mg/L
    has_numeric_value: 0.25
    has_unit: mg/L
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- nitrogen
- organic
- particle
- particulate
slot_uri: MIXS:0000719
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true