Skip to content

Slot: host wet mass (host_wet_mass)

Measurement of wet mass

URI: MIXS:0000567 Alias: host_wet_mass

Applicable Classes

Name Description Modifies Slot
PlantAssociatedInterface plant_associated dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
1500 g

Comments

  • Value must be reported in one of the following units: g, kg. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit kilogram, gram
storage_units g

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000567
native nmdc_sub_schema:host_wet_mass

LinkML Source

name: host_wet_mass
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: kilogram, gram
  storage_units:
    tag: storage_units
    value: g|kg
description: Measurement of wet mass
title: host wet mass
comments:
- 'Value must be reported in one of the following units: g, kg. Provide the numeric
  portion followed by a space and the unit.'
examples:
- value: 1500 g
from_schema: https://example.com/nmdc_submission_schema
rank: 261
keywords:
- host
- host.
- mass
- wet
slot_uri: MIXS:0000567
alias: host_wet_mass
domain_of:
- PlantAssociatedInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true