Skip to content

Slot: dimensions

Physical dimensions in centimetres, e.g. "1005075 cm" (WDH). Required for tables and beds to enable storage slot assignment and demand signal matching.

URI: inkind_knowledge_repo:dimensions Alias: dimensions

Applicable Classes

Name Description Modifies Slot
FurnitureItem Structural furniture: chairs, tables, beds, wardrobes, shelving no
FurnitureCategory Mixin for furniture slots, value maps, and UC rules no

Properties

Type and Range

Property Value
Range String
Domain Of FurnitureCategory

Cardinality and Requirements

Property Value

See Also

Identifier and Mapping Information

Annotations

property value
required_if subcategory in [tables, beds]

Schema Source

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

Mappings

Mapping Type Mapped Value
self inkind_knowledge_repo:dimensions
native inkind_knowledge_repo:dimensions

LinkML Source

name: dimensions
annotations:
  required_if:
    tag: required_if
    value: subcategory in [tables, beds]
description: Physical dimensions in centimetres, e.g. "100*50*75 cm" (W*D*H). Required
  for tables and beds to enable storage slot assignment and demand signal matching.
from_schema: https://inkind-at.github.io/inkind-knowledge-repo
see_also:
- schema:SizeSpecification
rank: 1000
alias: dimensions
domain_of:
- FurnitureCategory
range: string