Skip to content

Slot: season

Seasonal suitability. Optional — detailed completeness tier. Multivalued: a garment may span seasons. Record all that apply. VM rules auto-derive is_winter_suitable for winter, summer, and all_season. spring_autumn leaves is_winter_suitable to the sorter.

URI: inkind_knowledge_repo:season Alias: season

Applicable Classes

Name Description Modifies Slot
FootwearItem Footwear: shoes, boots, sandals, slippers no
ClothingCategory Mixin carrying clothing-specific slots, value maps, and UC rules yes
ClothingItem Clothing garments: tops, bottoms, outerwear, underwear, nightwear, sportswear no
FootwearCategory Mixin for footwear slots and UC rules yes

Properties

Type and Range

Property Value
Range SeasonEnum
Domain Of ClothingCategory, FootwearCategory

Cardinality and Requirements

Property Value
Multivalued Yes

See Also

Identifier and Mapping Information

Annotations

property value
label_en Season
label_de Saison

Schema Source

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

Mappings

Mapping Type Mapped Value
self inkind_knowledge_repo:season
native inkind_knowledge_repo:season

LinkML Source

name: season
annotations:
  label_en:
    tag: label_en
    value: Season
  label_de:
    tag: label_de
    value: Saison
description: 'Seasonal suitability. Optional  detailed completeness tier. Multivalued:
  a garment may span seasons. Record all that apply. VM rules auto-derive is_winter_suitable
  for winter, summer, and all_season. spring_autumn leaves is_winter_suitable to the
  sorter.'
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
see_also:
- schema:itemCondition
rank: 1000
alias: season
domain_of:
- ClothingCategory
- FootwearCategory
range: SeasonEnum
multivalued: true