Enum: SeparatorSlabType

Classification of slab-based separator elements.

URI: pbs:SeparatorSlabType

Enum URI: pbs:SeparatorSlabType

Permissible Values

Value Meaning Description
floor ifcowl:IfcSlabTypeEnum.FLOOR
roof ifcowl:IfcSlabTypeEnum.ROOF
baseslab ifcowl:IfcSlabTypeEnum.BASESLAB
balcony ifcowl:IfcSlabTypeEnum.FLOOR Balcony slab; mapped to FLOOR as the closest IFC slab type

Slots

Name Description
separator_slab_type Classification of slab-based separator element (for example floor/roof/base s...

Identifier and Mapping Information

Schema Source

LinkML Source

name: SeparatorSlabType
description: Classification of slab-based separator elements.
from_schema: https://example.org/pragmatic-bim-data-contract
rank: 1000
enum_uri: pbs:SeparatorSlabType
permissible_values:
  floor:
    text: floor
    meaning: ifcowl:IfcSlabTypeEnum.FLOOR
  roof:
    text: roof
    meaning: ifcowl:IfcSlabTypeEnum.ROOF
  baseslab:
    text: baseslab
    meaning: ifcowl:IfcSlabTypeEnum.BASESLAB
  balcony:
    text: balcony
    description: Balcony slab; mapped to FLOOR as the closest IFC slab type.
    meaning: ifcowl:IfcSlabTypeEnum.FLOOR