Skip to content

Slot: ferm_rel_humidity

The relative humidity of the fermented food fermentation process

URI: MIXS:0001190

Properties

  • Range: String
  • Recommended: True

Examples

Value
95%

Comments

  • percent or float?

Identifier and Mapping Information

Annotations

property value
Preferred_unit percentage

Schema Source

  • from schema: https://w3id.org/mixs-6-2-rc/mixs_6_2_rc

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-6-2-rc/mixs_6_2_rc
slot_uri: MIXS:0001190
alias: ferm_rel_humidity
domain_of:
- FoodHumanFoods
range: string
recommended: true
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