Skip to content

Enum: StorageRequirementEnum

Required storage condition for a food item. Valid values per food_type are constrained by vm-storage-* rules in FoodCategory.

URI: inkind_knowledge_repo:StorageRequirementEnum

Permissible Values

Value Meaning Description
ambient None Room temperature (15-25°C), dry conditions
refrigerated None Refrigerated storage (0-4°C)
frozen None Frozen storage (-18°C or below)
dry_cool None Cool, dry conditions (8-15°C) — root vegetable or wine-cellar type

Slots

Name Description
storage_requirement Required storage condition

Identifier and Mapping Information

Schema Source

  • from schema: https://inkind-at.github.io/inkind-knowledge-repo

LinkML Source

name: StorageRequirementEnum
description: Required storage condition for a food item. Valid values per food_type
  are constrained by vm-storage-* rules in FoodCategory.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
  ambient:
    text: ambient
    description: Room temperature (15-25°C), dry conditions. Standard pantry/warehouse
      shelf.
    annotations:
      label_en:
        tag: label_en
        value: ambient
      label_de:
        tag: label_de
        value: Raumtemperatur
  refrigerated:
    text: refrigerated
    description: Refrigerated storage (0-4°C).
    annotations:
      label_en:
        tag: label_en
        value: refrigerated
      label_de:
        tag: label_de
        value: Kühlen
  frozen:
    text: frozen
    description: Frozen storage (-18°C or below).
    annotations:
      label_en:
        tag: label_en
        value: frozen
      label_de:
        tag: label_de
        value: Gefroren
  dry_cool:
    text: dry_cool
    description: Cool, dry conditions (8-15°C) — root vegetable or wine-cellar type.
    annotations:
      label_en:
        tag: label_en
        value: dry cool
      label_de:
        tag: label_de
        value: Trocken kühlen