Skip to content

Enum: ToyAgeRangeEnum

Age suitability for toys. Values aligned with EU Toy Safety Directive 2009/48/EC age-grading categories. The age_0_to_3 value is the critical boundary for the small parts choking hazard rule.

URI: inkind_knowledge_repo:ToyAgeRangeEnum

Permissible Values

Value Meaning Description
age_0_to_3 None 0-3 years
age_3_to_6 None 3-6 years
age_6_to_12 None 6-12 years
age_12_plus None 12 years and above
adult None Adult games / collector items; not for children
all_ages None Suitable for all ages

Slots

Name Description
age_range

See Also

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ToyAgeRangeEnum
description: Age suitability for toys. Values aligned with EU Toy Safety Directive
  2009/48/EC age-grading categories. The age_0_to_3 value is the critical boundary
  for the small parts choking hazard rule.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
see_also:
- https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32009L0048
rank: 1000
permissible_values:
  age_0_to_3:
    text: age_0_to_3
    description: 0-3 years. MUST NOT have small parts (EU Toy Safety Directive 2009/48/EC).
    annotations:
      label_en:
        tag: label_en
        value: 0-3 years
      label_de:
        tag: label_de
        value: 0-3 Jahre
  age_3_to_6:
    text: age_3_to_6
    description: 3-6 years.
    annotations:
      label_en:
        tag: label_en
        value: 3-6 years
      label_de:
        tag: label_de
        value: 3-6 Jahre
  age_6_to_12:
    text: age_6_to_12
    description: 6-12 years.
    annotations:
      label_en:
        tag: label_en
        value: 6-12 years
      label_de:
        tag: label_de
        value: 6-12 Jahre
  age_12_plus:
    text: age_12_plus
    description: 12 years and above.
    annotations:
      label_en:
        tag: label_en
        value: 12+ years
      label_de:
        tag: label_de
        value: 12+ Jahre
  adult:
    text: adult
    description: Adult games / collector items; not for children.
    annotations:
      label_en:
        tag: label_en
        value: Adult
      label_de:
        tag: label_de
        value: Erwachsene
  all_ages:
    text: all_ages
    description: Suitable for all ages.
    annotations:
      label_en:
        tag: label_en
        value: All ages
      label_de:
        tag: label_de
        value: Alle Altersgruppen