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

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:TextValue"
has_raw_value: "P1Y6M"

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000116

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:
- object:
    type: nmdc:TextValue
    has_raw_value: P1Y6M
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
keywords:
- duration
- period
- sample
- storage
slot_uri: MIXS:0000116
domain_of:
- Biosample
range: TextValue
structured_pattern:
  syntax: ^{duration}$
  interpolated: true
  partial_match: true