Skip to content

Slot: ferm_time

The time duration of the fermented food fermentation process

URI: MIXS:0001192

Properties

  • Range: String
  • Recommended: True

Examples

Value
P10D

Identifier and Mapping Information

Annotations

property value
Preferred_unit days

Schema Source

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

LinkML Source

name: ferm_time
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: days
description: The time duration of the fermented food fermentation process
title: fermentation time
examples:
- value: P10D
from_schema: https://w3id.org/mixs-6-2-rc
slot_uri: MIXS:0001192
multivalued: false
alias: ferm_time
domain_of:
- FoodHumanFoods
range: string
recommended: true
pattern: ^P(?:(?:\d+D|\d+M(?:\d+D)?|\d+Y(?:\d+M(?:\d+D)?)?)(?:T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S))?|T(?:\d+H(?:\d+M(?:\d+S)?)?|\d+M(?:\d+S)?|\d+S)|\d+W)$
structured_pattern:
  syntax: ^{duration}$
  interpolated: true
  partial_match: true