Term: number of samples collected (num_samp_collect)
The number of samples collected during the current sampling event
URI: MIXS:0001224
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use num_samp_collect.
Name | Description | Checklist/Extension |
---|---|---|
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 |
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 |
---|
116 samples |
LinkML Source
name: num_samp_collect
description: The number of samples collected during the current sampling event
title: number of samples collected
examples:
- value: 116 samples
from_schema: https://w3id.org/mixs
keywords:
- number
- sample
slot_uri: MIXS:0001224
alias: num_samp_collect
domain_of:
- 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