Skip to content

Enum: FurnitureSubcategoryEnum

Furniture subcategories. Grounded in Product Types Ontology.

URI: inkind_knowledge_repo:FurnitureSubcategoryEnum

Permissible Values

Value Meaning Description
seating None Chairs, sofas, armchairs, benches
tables None Dining tables, coffee tables, desks
beds None Bed frames and divans
storage_units None Wardrobes, cabinets, chests of drawers
shelving None Shelving units, bookcases, wall-mounted shelves
other None Furniture not fitting above subcategories

Slots

Name Description
subcategory

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: FurnitureSubcategoryEnum
description: Furniture subcategories. Grounded in Product Types Ontology.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
rank: 1000
permissible_values:
  seating:
    text: seating
    description: Chairs, sofas, armchairs, benches.
    annotations:
      label_en:
        tag: label_en
        value: Seating
      label_de:
        tag: label_de
        value: Sitzmöbel
    see_also:
    - pto:Chair
  tables:
    text: tables
    description: Dining tables, coffee tables, desks. dimensions required.
    annotations:
      label_en:
        tag: label_en
        value: Tables
      label_de:
        tag: label_de
        value: Tische
    see_also:
    - pto:Table
  beds:
    text: beds
    description: Bed frames and divans. dimensions required.
    annotations:
      label_en:
        tag: label_en
        value: Beds
      label_de:
        tag: label_de
        value: Betten
    see_also:
    - pto:Bed
  storage_units:
    text: storage_units
    description: Wardrobes, cabinets, chests of drawers.
    annotations:
      label_en:
        tag: label_en
        value: Storage Units
      label_de:
        tag: label_de
        value: Aufbewahrungseinheiten
    see_also:
    - pto:Cabinet
  shelving:
    text: shelving
    description: Shelving units, bookcases, wall-mounted shelves.
    annotations:
      label_en:
        tag: label_en
        value: Shelving
      label_de:
        tag: label_de
        value: Regale
  other:
    text: other
    description: Furniture not fitting above subcategories.
    annotations:
      label_en:
        tag: label_en
        value: Other Furniture
      label_de:
        tag: label_de
        value: Sonstige Möbel