Term: total iron (tot_iron)
Concentration of total iron in the sample
URI: MIXS:0000105
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use tot_iron.
Name | Description | Checklist/Extension |
---|---|---|
HydrocarbonResourcesCores | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
HydrocarbonResourcesFluidsSwabs | A collection of terms appropriate when collecting samples and sequencing samp... | Extension |
Properties
- Range: String
-
Cardinality: 0..1 recommended
-
Structured pattern:
^{scientific_float}( *- *{scientific_float})? *{text}$
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
Annotations
- Preferred_unit: milligram per liter, milligram per kilogram
LinkML Source
name: tot_iron
annotations:
Preferred_unit:
tag: Preferred_unit
value: milligram per liter, milligram per kilogram
description: Concentration of total iron in the sample
title: total iron
from_schema: https://w3id.org/mixs
keywords:
- total
slot_uri: MIXS:0000105
alias: tot_iron
domain_of:
- HydrocarbonResourcesCores
- HydrocarbonResourcesFluidsSwabs
range: string
recommended: true
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true