Skip to content

Slot: store_cond

placeholder description; linter will ignore this

URI: MIXS:0000327

Applicable Classes

Name Description Modifies Slot
Agriculture placeholder description; linter will ignore this yes
Soil placeholder description; linter will ignore this yes
MigsBaSoil placeholder description; linter will ignore this no
MimsSoil placeholder description; linter will ignore this no

Properties

  • Range: String

  • Regex pattern: [^s\|][^\r\n\t\|]*;P(?=\d+[YMWD])(\d+Y)?(\d+M)?(\d+W)?(\d+D)?(T(?=\d+[HMS])(\d+H)?(\d+M)?(\d+S)?)?

Examples

Value
-20 degree Celsius freezer;P2Y10D

Comments

  • storage condition type;duration

Identifier and Mapping Information

Annotations

property value
global_raw_definition How and for how long the soil sample was stored before DNA extraction (fresh/frozen/other).

Schema Source

  • from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

LinkML Source

name: store_cond
annotations:
  global_raw_definition:
    tag: global_raw_definition
    value: How and for how long the soil sample was stored before DNA extraction (fresh/frozen/other).
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: storage conditions
comments:
- storage condition type;duration
examples:
- value: -20 degree Celsius freezer;P2Y10D
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000327
alias: store_cond
domain_of:
- Agriculture
- Soil
range: string
pattern: '[^s\|][^\r\n\t\|]*;P(?=\d+[YMWD])(\d+Y)?(\d+M)?(\d+W)?(\d+D)?(T(?=\d+[HMS])(\d+H)?(\d+M)?(\d+S)?)?'
structured_pattern:
  syntax: '{free_text};{period}'