Slot: sample volume or weight for DNA extraction (samp_vol_we_dna_ext)
Volume (ml) or mass (g) of total collected sample processed for DNA extraction. Note: total sample collected should be entered under the term Sample Size (MIXS:0000001)
URI: MIXS:0000111
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Mims | Metagenome or Environmental | no |
MimsSoil | MIxS Data that comply with the Mims checklist and the Soil Extension | no |
Soil | A collection of terms appropriate when collecting samples and sequencing samp... | no |
Properties
-
Range: String
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
Examples
Value |
---|
1500 milliliter |
Identifier and Mapping Information
Annotations
property | value |
---|---|
Preferred_unit | milliliter, gram, milligram, square centimeter |
Schema Source
- from schema: https://w3id.org/GenomicsStandardsConsortium/mixs-missing-value-sandbox
Mappings
Mapping Type | Mapped Value |
---|---|
self | MIXS:0000111 |
native | mixs_missing_value_sandbox:samp_vol_we_dna_ext |
LinkML Source
name: samp_vol_we_dna_ext
annotations:
Preferred_unit:
tag: Preferred_unit
value: milliliter, gram, milligram, square centimeter
description: 'Volume (ml) or mass (g) of total collected sample processed for DNA
extraction. Note: total sample collected should be entered under the term Sample
Size (MIXS:0000001)'
title: sample volume or weight for DNA extraction
examples:
- value: 1500 milliliter
in_subset:
- nucleic acid sequence source
from_schema: https://w3id.org/GenomicsStandardsConsortium/mixs-missing-value-sandbox
rank: 1000
keywords:
- dna
- sample
- volume
- weight
slot_uri: MIXS:0000111
alias: samp_vol_we_dna_ext
domain_of:
- Mims
- Soil
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true