Slot: host total mass (host_tot_mass)
Total mass of the host at collection, the unit depends on host
URI: MIXS:0000263 Alias: host_tot_mass
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| HostAssociatedInterface | host_associated dh_interface | no |
| 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 |
|---|
| 2500 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
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000263 |
| native | nmdc_sub_schema:host_tot_mass |
LinkML Source
name: host_tot_mass
annotations:
Preferred_unit:
tag: Preferred_unit
value: kilogram, gram
storage_units:
tag: storage_units
value: g|kg
description: Total mass of the host at collection, the unit depends on host
title: host total 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: 2500 g
from_schema: https://example.com/nmdc_submission_schema
rank: 260
keywords:
- host
- host.
- mass
- total
slot_uri: MIXS:0000263
alias: host_tot_mass
domain_of:
- HostAssociatedInterface
- 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