Skip to content

Term: amount or size of sample collected (samp_size)

The total amount or size (volume (ml), mass (g) or area (m2) ) of sample collected

URI: MIXS:0000001

Applicable Checklists and Extensions

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

Name Description Checklist/Extension
Mimag Minimum Information About a Metagenome-Assembled Genome Checklist
FoodFoodProductionFacility A collection of terms appropriate when collecting samples and performing sequ... Extension
FoodHumanFoods A collection of terms appropriate when collecting samples and performing sequ... Extension
MigsEu Minimal Information about a Genome Sequence: eukaryote Checklist
MigsVi Minimal Information about a Genome Sequence: virus Checklist
Mims Metagenome or Environmental Checklist
MigsBa Minimal Information about a Genome Sequence: cultured bacteria/archaea Checklist
FoodFarmEnvironment A collection of terms appropriate when collecting samples and performing sequ... Extension
MimarksS Minimal Information about a Marker Specimen: survey Checklist
Misag Minimum Information About a Single Amplified Genome Checklist
Miuvig Minimum Information About an Uncultivated Virus Genome Checklist
Agriculture A collection of terms appropriate when sequencing samples obtained in an agri... Extension
MimarksC Minimal Information about a Marker Specimen: specimen Checklist
MigsPl Minimal Information about a Genome Sequence: plasmid Checklist
FoodAnimalAndAnimalFeed A collection of terms appropriate when collecting samples and performing sequ... Extension
MigsOrg Minimal Information about a Genome Sequence: organelle Checklist

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{scientific_float}( *- *{scientific_float})? *{text}$

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *([^\s-]{1,2}|[^\s-]+.+[^\s-]+)$

Examples

Value
5 liter

LinkML Source

name: samp_size
description: The total amount or size (volume (ml), mass (g) or area (m2) ) of sample
  collected
title: amount or size of sample collected
examples:
- value: 5 liter
in_subset:
- nucleic acid sequence source
from_schema: https://w3id.org/mixs
keywords:
- sample
- size
slot_uri: MIXS:0000001
alias: samp_size
domain_of:
- MigsBa
- MigsEu
- MigsOrg
- MigsPl
- MigsVi
- Mimag
- MimarksC
- MimarksS
- Mims
- Misag
- Miuvig
- Agriculture
- FoodAnimalAndAnimalFeed
- FoodFarmEnvironment
- FoodFoodProductionFacility
- FoodHumanFoods
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