Skip to content

Slot: amount or size of sample collected (samp_size)

The total amount (volume or mass) of sample collected.

URI: MIXS:0000001 Alias: samp_size

Applicable Classes

Name Description Modifies Slot
SedimentInterface sediment dh_interface no
SoilInterface soil dh_interface no
WastewaterSludgeInterface wastewater_sludge dh_interface no
MiscEnvsInterface misc_envs dh_interface no
HostAssociatedInterface host_associated dh_interface no
WaterInterface water dh_interface no
PlantAssociatedInterface plant_associated dh_interface no
BiofilmInterface biofilm dh_interface no
HcrFluidsSwabsInterface hcr_fluids_swabs dh_interface no
HcrCoresInterface hcr_cores dh_interface no
AirInterface air dh_interface no

Properties

  • Range: String

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

Examples

Value
5 g
10 mL

Comments

  • Value must be reported in one of the following units: L, g, mL, mg. Provide the numeric portion followed by a space and the unit.
  • This refers to the TOTAL amount of sample collected from the experiment. NOT the amount sent to each institution or collected for a specific analysis.

Identifier and Mapping Information

Annotations

property value
storage_units L

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000001
native nmdc_sub_schema:samp_size

LinkML Source

name: samp_size
annotations:
  storage_units:
    tag: storage_units
    value: L|g|mL|mg
description: The total amount (volume or mass) of sample collected.
title: amount or size of sample collected
comments:
- 'Value must be reported in one of the following units: L, g, mL, mg. Provide the
  numeric portion followed by a space and the unit.'
- This refers to the TOTAL amount of sample collected from the experiment. NOT the
  amount sent to each institution or collected for a specific analysis.
examples:
- value: 5 g
- value: 10 mL
from_schema: https://example.com/nmdc_submission_schema
rank: 18
keywords:
- sample
- size
slot_uri: MIXS:0000001
alias: samp_size
domain_of:
- AirInterface
- BiofilmInterface
- HcrCoresInterface
- HcrFluidsSwabsInterface
- HostAssociatedInterface
- MiscEnvsInterface
- PlantAssociatedInterface
- SedimentInterface
- SoilInterface
- WastewaterSludgeInterface
- WaterInterface
slot_group: mixs_modified_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