Skip to content

Enum: FoodSubcategoryEnum

Optional subcategory for further food classification within a food_type. Used when more granular labelling is operationally useful.

URI: inkind_knowledge_repo:FoodSubcategoryEnum

Permissible Values

Value Meaning Description
vegetables None Fresh vegetables
fruit None Fresh fruit
bread_bakery None Bread, rolls, and baked goods
meat_alternatives None Plant-based meat substitutes
ready_meals None Prepared meals — ambient, refrigerated, or frozen
other None Food subcategory not covered above

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: FoodSubcategoryEnum
description: Optional subcategory for further food classification within a food_type.
  Used when more granular labelling is operationally useful.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
  vegetables:
    text: vegetables
    description: Fresh vegetables.
    annotations:
      label_en:
        tag: label_en
        value: vegetables
      label_de:
        tag: label_de
        value: Gemüse
    see_also:
    - foodon:00001638
  fruit:
    text: fruit
    description: Fresh fruit.
    annotations:
      label_en:
        tag: label_en
        value: fruit
      label_de:
        tag: label_de
        value: Obst
    see_also:
    - foodon:00001032
  bread_bakery:
    text: bread_bakery
    description: Bread, rolls, and baked goods.
    annotations:
      label_en:
        tag: label_en
        value: bread/bakery
      label_de:
        tag: label_de
        value: Brot/Backwaren
    see_also:
    - foodon:00001112
  meat_alternatives:
    text: meat_alternatives
    description: Plant-based meat substitutes.
    annotations:
      label_en:
        tag: label_en
        value: meat alternatives
      label_de:
        tag: label_de
        value: Fleischalternativen
  ready_meals:
    text: ready_meals
    description: Prepared meals — ambient, refrigerated, or frozen.
    annotations:
      label_en:
        tag: label_en
        value: ready meals
      label_de:
        tag: label_de
        value: Fertigkost
  other:
    text: other
    description: Food subcategory not covered above.
    annotations:
      label_en:
        tag: label_en
        value: other
      label_de:
        tag: label_de
        value: Sonstiges