Skip to content

Enum: FootwearSubcategoryEnum

Footwear subcategories. Grounded in Product Types Ontology. is_winter_suitable is the sorter's call — subcategory alone is insufficient (a lightweight canvas boot is not winter-suitable; a fleece-lined boot is). Fragment compiler provides UI hints.

URI: inkind_knowledge_repo:FootwearSubcategoryEnum

Permissible Values

Value Meaning Description
shoes None Everyday shoes, trainers/sneakers, loafers, school shoes
boots None Ankle boots, knee-high boots, work boots, winter boots
sandals None Open sandals and flip-flops
slippers None Indoor slippers and house shoes
sports_footwear None Football boots, running shoes, cleats, cycling shoes
other None Footwear not fitting above subcategories

Slots

Name Description
subcategory

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: FootwearSubcategoryEnum
description: Footwear subcategories. Grounded in Product Types Ontology. is_winter_suitable
  is the sorter's call — subcategory alone is insufficient (a lightweight canvas boot
  is not winter-suitable; a fleece-lined boot is). Fragment compiler provides UI hints.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
  shoes:
    text: shoes
    description: Everyday shoes, trainers/sneakers, loafers, school shoes. is_winter_suitable
      varies — trainers are spring_autumn/summer; leather Oxford shoes can be all_season.
    annotations:
      label_en:
        tag: label_en
        value: shoes
      label_de:
        tag: label_de
        value: Schuhe
    see_also:
    - pto:Shoe
  boots:
    text: boots
    description: Ankle boots, knee-high boots, work boots, winter boots. Fragment
      compiler pre-fills is_winter_suitable=true; sorter overrides for summer ankle
      boots, fashion boots without insulation.
    annotations:
      label_en:
        tag: label_en
        value: boots
      label_de:
        tag: label_de
        value: Stiefel
    see_also:
    - pto:Boot
  sandals:
    text: sandals
    description: Open sandals and flip-flops. Fragment compiler pre-fills is_winter_suitable=false.
    annotations:
      label_en:
        tag: label_en
        value: sandals
      label_de:
        tag: label_de
        value: Sandalen
    see_also:
    - pto:Sandal
  slippers:
    text: slippers
    description: Indoor slippers and house shoes. Typically all_season (indoor use,
      climate-controlled environment).
    annotations:
      label_en:
        tag: label_en
        value: slippers
      label_de:
        tag: label_de
        value: Hausschuhe
  sports_footwear:
    text: sports_footwear
    description: Football boots, running shoes, cleats, cycling shoes. Specialist
      sports footwear.
    annotations:
      label_en:
        tag: label_en
        value: sports footwear
      label_de:
        tag: label_de
        value: Sportschuhe
    see_also:
    - cpi:SportShoes
  other:
    text: other
    description: Footwear not fitting above subcategories.
    annotations:
      label_en:
        tag: label_en
        value: other
      label_de:
        tag: label_de
        value: Sonstige