Term: fermentation relative humidity (ferm_rel_humidity)
The relative humidity of the fermented food fermentation process
URI: MIXS:0001190
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use ferm_rel_humidity.
| Name | Description | Checklist/Extension | 
|---|---|---|
| FoodHumanFoods | A collection of terms appropriate when collecting samples and performing sequ... | Extension | 
Properties
- Range: String
 - 
Cardinality: 0..1 recommended
 - 
Structured pattern:
^{scientific_float}( *- *{scientific_float})? *{text}$ 
Examples
| Value | 
|---|
| 95% | 
Annotations
- Preferred_unit: percentage
 
LinkML Source
name: ferm_rel_humidity
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: percentage
description: The relative humidity of the fermented food fermentation process
title: fermentation relative humidity
comments:
- percent or float?
examples:
- value: 95%
from_schema: https://w3id.org/mixs
keywords:
- fermentation
- humidity
- relative
slot_uri: MIXS:0001190
alias: ferm_rel_humidity
domain_of:
- FoodHumanFoods
range: string
recommended: true
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true