Skip to content

Enum: FurnitureAssessmentEnum

Structured assessment of furniture structural integrity and quality. Replaces the boolean structural_integrity slot with a richer vocabulary that distinguishes cosmetic damage from structural compromise. Required at sorting regardless of usage — new items can have manufacturing defects. See schema description for full rationale.

URI: inkind_knowledge_repo:FurnitureAssessmentEnum

Permissible Values

Value Meaning Description
structurally_sound None All load-bearing components intact; no cracks, wobbling, or unsafe instabilit...
minor_cosmetic_damage None Scratches, scuffs, minor surface damage
significant_cosmetic_damage None Visible staining, discolouration, or notable surface damage
functional_with_repairs None Item is usable but benefits from minor repair before redistribution (loose sc...
structurally_compromised None Load-bearing components cracked, broken, or unsafe

Slots

Name Description
assessment_result Structural and quality assessment

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: FurnitureAssessmentEnum
description: Structured assessment of furniture structural integrity and quality.
  Replaces the boolean structural_integrity slot with a richer vocabulary that distinguishes
  cosmetic damage from structural compromise. Required at sorting regardless of usage
  — new items can have manufacturing defects. See schema description for full rationale.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
  structurally_sound:
    text: structurally_sound
    description: All load-bearing components intact; no cracks, wobbling, or unsafe
      instability. Safe for redistribution without qualification. Appropriate for
      new items with no observed defects.
    annotations:
      label_en:
        tag: label_en
        value: Structurally Sound
      label_de:
        tag: label_de
        value: Strukturell Unbeschädigt
  minor_cosmetic_damage:
    text: minor_cosmetic_damage
    description: "Scratches, scuffs, minor surface damage. Structural integrity unaffected.\
      \ Fully redistributable. annotations:\n  label_en: \"Minor Cosmetic Damage\"\
      \n  label_de: \"Geringe Kosmetische Schäden\""
  significant_cosmetic_damage:
    text: significant_cosmetic_damage
    description: 'Visible staining, discolouration, or notable surface damage. Structurally
      sound but appearance significantly affected. action: warn for seating/beds 
      sorting_notes required.'
    annotations:
      label_en:
        tag: label_en
        value: Significant Cosmetic Damage
      label_de:
        tag: label_de
        value: Erhebliche Kosmetische Schäden
  functional_with_repairs:
    text: functional_with_repairs
    description: 'Item is usable but benefits from minor repair before redistribution
      (loose screw, wobbly leg, minor adjustment needed). action: warn  sorting_notes
      required.'
    annotations:
      label_en:
        tag: label_en
        value: Functional with Repairs
      label_de:
        tag: label_de
        value: Funktionstüchtig mit Reparaturen
  structurally_compromised:
    text: structurally_compromised
    description: 'Load-bearing components cracked, broken, or unsafe. Must not be
      redistributed. Applies to new items (manufacturing defect) and used. action:
      block, suggest: disposal or repair referral.'
    annotations:
      label_en:
        tag: label_en
        value: Structurally Compromised
      label_de:
        tag: label_de
        value: Strukturell Beeinträchtigt