Skip to content

Term: 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

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use samp_store_dur.

Name Description Checklist/Extension
FoodFoodProductionFacility A collection of terms appropriate when collecting samples and performing sequ... Extension
WastewaterSludge A collection of terms appropriate when collecting samples and sequencing samp... Extension
HostAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
HumanSkin A collection of terms appropriate when collecting samples and sequencing samp... Extension
FoodFarmEnvironment A collection of terms appropriate when collecting samples and performing sequ... Extension
Water A collection of terms appropriate when collecting samples and sequencing wate... Extension
MicrobialMatBiofilm A collection of terms appropriate when collecting samples and sequencing samp... Extension
HumanOral A collection of terms appropriate when collecting samples and sequencing samp... Extension
SymbiontAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
Agriculture A collection of terms appropriate when sequencing samples obtained in an agri... Extension
Sediment A collection of terms appropriate when collecting samples and sequencing samp... Extension
FoodAnimalAndAnimalFeed A collection of terms appropriate when collecting samples and performing sequ... Extension
HumanGut A collection of terms appropriate when collecting samples and sequencing samp... Extension
HumanAssociated 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
Air A collection of terms appropriate when collecting and sequencing samples obta... Extension
FoodHumanFoods A collection of terms appropriate when collecting samples and performing sequ... Extension
HumanVaginal A collection of terms appropriate when collecting samples and sequencing samp... Extension
PlantAssociated A collection of terms appropriate when collecting samples and sequencing samp... Extension
HydrocarbonResourcesCores A collection of terms appropriate when collecting samples and sequencing samp... Extension
MiscellaneousNaturalOrArtificialEnvironment A collection of generic terms appropriate when collecting and sequencing samp... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{duration}$

  • 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

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://w3id.org/mixs
keywords:
- duration
- period
- sample
- storage
slot_uri: MIXS:0000116
alias: samp_store_dur
domain_of:
- Agriculture
- Air
- FoodAnimalAndAnimalFeed
- FoodFarmEnvironment
- FoodFoodProductionFacility
- FoodHumanFoods
- HostAssociated
- HumanAssociated
- HumanGut
- HumanOral
- HumanSkin
- HumanVaginal
- HydrocarbonResourcesCores
- HydrocarbonResourcesFluidsSwabs
- MicrobialMatBiofilm
- MiscellaneousNaturalOrArtificialEnvironment
- PlantAssociated
- Sediment
- SymbiontAssociated
- WastewaterSludge
- Water
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