Slot: host dry mass (host_dry_mass)
Measurement of dry mass
URI: MIXS:0000257 Alias: host_dry_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 |
|---|
| 500 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:0000257 |
| native | nmdc_sub_schema:host_dry_mass |
LinkML Source
name: host_dry_mass
annotations:
Preferred_unit:
tag: Preferred_unit
value: kilogram, gram
storage_units:
tag: storage_units
value: g|kg
description: Measurement of dry mass
title: host dry 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: 500 g
from_schema: https://example.com/nmdc_submission_schema
rank: 251
keywords:
- dry
- host
- host.
- mass
slot_uri: MIXS:0000257
alias: host_dry_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