Skip to content

Slot: non-microbial biomass (non_microb_biomass)

Amount of biomass; should include the name for the part of biomass measured, e.g.insect, plant, total. Can include multiple measurements separated by ;

URI: nmdc_sub_schema:non_microb_biomass Alias: non_microb_biomass

Applicable Classes

Name Description Modifies Slot
SoilInterface soil dh_interface yes
SoilMixsInspiredMixin Mixin with SoilMixsInspired Terms no

Properties

  • Range: String

  • Regex pattern: ^[^;\t\r\x0A\|]+;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^;\t\r\x0A\|]+$

Examples

Value
insect;0.23 ug
insect;0.23 ug

See Also

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self nmdc_sub_schema:non_microb_biomass
native nmdc_sub_schema:non_microb_biomass

LinkML Source

name: non_microb_biomass
description: Amount of biomass; should include the name for the part of biomass measured,
  e.g.insect, plant, total. Can include multiple measurements separated by ;
title: non-microbial biomass
examples:
- value: insect;0.23 ug
- value: insect;0.23 ug|plant;1 g
from_schema: https://example.com/nmdc_submission_schema
see_also:
- MIXS:0000174
- MIXS:0000650
rank: 8
string_serialization: '{text};{float} {unit}'
alias: non_microb_biomass
domain_of:
- SoilInterface
- SoilMixsInspiredMixin
slot_group: mixs_inspired_section
range: string
pattern: ^[^;\t\r\x0A\|]+;[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^;\t\r\x0A\|]+$