Skip to content

Enum: DemographicEnum

Combined age-and-gender demographic for clothing and footwear items. Grounded in cpi:designatedFor and schema.org wearable size groups. Shared with FootwearItem and SportsItem via slot_usage overrides. AccessoriesItem uses the simpler AccessoriesDemographicEnum instead.

URI: inkind_knowledge_repo:DemographicEnum

Permissible Values

Value Meaning Description
baby None Baby (0-24 months)
child None Child (2-14 years)
adult_male None Adult male / menswear
adult_female None Adult female / womenswear
unisex None Unisex / gender-neutral adult

Slots

Name Description
demographic Combined age-and-gender demographic suitability of clothing items
demographic
demographic Age/gender demographic (from DemographicEnum in clothing

See Also

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: DemographicEnum
description: Combined age-and-gender demographic for clothing and footwear items.
  Grounded in cpi:designatedFor and schema.org wearable size groups. Shared with FootwearItem
  and SportsItem via slot_usage overrides. AccessoriesItem uses the simpler AccessoriesDemographicEnum
  instead.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
see_also:
- cpi:designatedFor
rank: 1000
permissible_values:
  baby:
    text: baby
    description: 'Baby (0-24 months). Valid sizes: baby_0_3m through baby_18_24m.'
    annotations:
      label_en:
        tag: label_en
        value: Baby
      label_de:
        tag: label_de
        value: Baby
    see_also:
    - schema:WearableSizeGroupBaby
  child:
    text: child
    description: 'Child (2-14 years). Valid sizes: child_2T through child_14.'
    annotations:
      label_en:
        tag: label_en
        value: Child
      label_de:
        tag: label_de
        value: Kind
    see_also:
    - schema:WearableSizeGroupChildrens
  adult_male:
    text: adult_male
    description: 'Adult male / menswear. Valid sizes: xs through one_size.'
    annotations:
      label_en:
        tag: label_en
        value: Adult Male
      label_de:
        tag: label_de
        value: Erwachsener Mann
    see_also:
    - schema:WearableSizeGroupAdult
  adult_female:
    text: adult_female
    description: 'Adult female / womenswear. Valid sizes: xs through one_size.'
    annotations:
      label_en:
        tag: label_en
        value: Adult Female
      label_de:
        tag: label_de
        value: Erwachsene Frau
    see_also:
    - schema:WearableSizeGroupAdult
  unisex:
    text: unisex
    description: 'Unisex / gender-neutral adult. Valid sizes: xs through one_size.
      Not valid for underwear subcategory.'
    annotations:
      label_en:
        tag: label_en
        value: Unisex
      label_de:
        tag: label_de
        value: Unisex
    see_also:
    - schema:WearableSizeGroupAdult