Slot: total iron (tot_iron)
Concentration of total iron in the sample
URI: MIXS:0000105 Alias: tot_iron
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| HcrCoresInterface | hcr_cores dh_interface | no |
| HcrFluidsSwabsInterface | hcr_fluids_swabs dh_interface | no |
Properties
-
Range: String
-
Recommended: True
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Comments
- Value must be reported in one of the following units: mg/L, mg/kg. Provide the numeric portion followed by a space and the unit.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | milligram per liter, milligram per kilogram |
| storage_units | mg/L |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000105 |
| native | nmdc_sub_schema:tot_iron |
LinkML Source
name: tot_iron
annotations:
Preferred_unit:
tag: Preferred_unit
value: milligram per liter, milligram per kilogram
storage_units:
tag: storage_units
value: mg/L|mg/kg
description: Concentration of total iron in the sample
title: total iron
comments:
- 'Value must be reported in one of the following units: mg/L, mg/kg. Provide the
numeric portion followed by a space and the unit.'
from_schema: https://example.com/nmdc_submission_schema
rank: 376
keywords:
- total
slot_uri: MIXS:0000105
alias: tot_iron
domain_of:
- HcrCoresInterface
- HcrFluidsSwabsInterface
slot_group: mixs_core_section
range: string
recommended: true
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