Enum: StructuralPropertyKey

Canonical structural-related keys derived from IFC PropertySets.

URI: pbs:StructuralPropertyKey

Enum URI: pbs:StructuralPropertyKey

Permissible Values

Value Meaning Description
load_bearing pbs:structural_property_load_bearing
stiffness_class pbs:structural_property_stiffness_class
strength_class pbs:structural_property_strength_class

Slots

Name Description
property_key

Identifier and Mapping Information

Schema Source

LinkML Source

name: StructuralPropertyKey
description: Canonical structural-related keys derived from IFC PropertySets.
from_schema: https://example.org/pragmatic-bim-data-contract
rank: 1000
enum_uri: pbs:StructuralPropertyKey
permissible_values:
  load_bearing:
    text: load_bearing
    meaning: pbs:structural_property_load_bearing
  stiffness_class:
    text: stiffness_class
    meaning: pbs:structural_property_stiffness_class
  strength_class:
    text: strength_class
    meaning: pbs:structural_property_strength_class