Skip to content

Slot: sample storage duration (samp_store_dur)

Duration for which the sample was stored. Indicate the duration for which the sample was stored written in ISO 8601 format

URI: MIXS:0000116 Alias: samp_store_dur

Applicable Classes

Name Description Modifies Slot
SedimentInterface sediment 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: ^P(?:(?:\d+D|\d+M(?:\d+D)?|\d+Y(?:\d+M(?:\d+D)?)?)(?:T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S))?|T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S)|\d+W)$

Examples

Value
P1Y6M

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000116
native nmdc_sub_schema:samp_store_dur

LinkML Source

name: samp_store_dur
description: Duration for which the sample was stored. Indicate the duration for which
  the sample was stored written in ISO 8601 format
title: sample storage duration
examples:
- value: P1Y6M
from_schema: https://example.com/nmdc_submission_schema
rank: 353
keywords:
- duration
- period
- sample
- storage
slot_uri: MIXS:0000116
alias: samp_store_dur
domain_of:
- AirInterface
- BiofilmInterface
- HcrCoresInterface
- HcrFluidsSwabsInterface
- HostAssociatedInterface
- MiscEnvsInterface
- PlantAssociatedInterface
- SedimentInterface
- WastewaterSludgeInterface
- WaterInterface
slot_group: mixs_core_section
range: string
pattern: ^P(?:(?:\d+D|\d+M(?:\d+D)?|\d+Y(?:\d+M(?:\d+D)?)?)(?:T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S))?|T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S)|\d+W)$
structured_pattern:
  syntax: ^{duration}$
  interpolated: true
  partial_match: true