Skip to content

Enum: SportsProtectiveAssessmentEnum

Structured safety assessment for protective gear (helmets, pads, life jackets, mouth guards). Structural damage may not be visually apparent after impact — a helmet that has absorbed an impact is unsafe even if it looks undamaged. Required regardless of usage.

URI: inkind_knowledge_repo:SportsProtectiveAssessmentEnum

Permissible Values

Value Meaning Description
safe_to_redistribute None Visually and physically intact; all components present (straps, buckles, padd...
safe_cosmetic_wear_only None Minor cosmetic wear (scratches, scuffs) but structurally sound with no impact...
unknown_impact_history None No visible damage but impact history cannot be confirmed
visible_structural_damage None Cracks, dents, deformation, or compromised structural components
unsafe_do_not_redistribute None Definitively unsafe: confirmed post-impact, recalled model, expired certifica...

Slots

Name Description
assessment_result Structured safety assessment for protective_gear subcategory only

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: SportsProtectiveAssessmentEnum
description: Structured safety assessment for protective gear (helmets, pads, life
  jackets, mouth guards). Structural damage may not be visually apparent after impact
  — a helmet that has absorbed an impact is unsafe even if it looks undamaged. Required
  regardless of usage.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
  safe_to_redistribute:
    text: safe_to_redistribute
    description: Visually and physically intact; all components present (straps, buckles,
      padding); no signs of impact damage; appropriate for redistribution. Appropriate
      for new items with no observed defects.
  safe_cosmetic_wear_only:
    text: safe_cosmetic_wear_only
    description: Minor cosmetic wear (scratches, scuffs) but structurally sound with
      no impact damage. Safe to redistribute.
  unknown_impact_history:
    text: unknown_impact_history
    description: 'No visible damage but impact history cannot be confirmed. action:
      warn  sorter must confirm; advise recipient that protective certification cannot
      be guaranteed.'
  visible_structural_damage:
    text: visible_structural_damage
    description: 'Cracks, dents, deformation, or compromised structural components.
      Must not be redistributed regardless of usage. action: block.'
  unsafe_do_not_redistribute:
    text: unsafe_do_not_redistribute
    description: 'Definitively unsafe: confirmed post-impact, recalled model, expired
      certification, missing critical safety components. action: block  consider
      specialist recycling.'