Skip to content

Slot: property_value_type

Value type discriminator for normalized storage (for example string, number, boolean).

URI: pbs:property_value_type

Applicable Classes

Name Description Modifies Slot
PerformanceProperty Normalized performance/property record derived from raw IFC PropertySet values with source traceability and strong typing through domain-specific subclasses. no
FireProperty Normalized fire-related property. no
AcousticProperty Normalized acoustic-related property. no
ThermalProperty Normalized thermal-related property. no
StructuralProperty Normalized structural-related property. no
SecurityProperty Normalized security-related property. no
MaterialProperty Normalized material-related property. no

Properties

Type and Range

Property Value
Range PerformancePropertyValueType
Domain Of PerformanceProperty

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://schema.pragmaticbim.ch

Mappings

Mapping Type Mapped Value
self pbs:property_value_type
native pbs:property_value_type

LinkML Source

name: property_value_type
description: Value type discriminator for normalized storage (for example string,
  number, boolean).
from_schema: https://schema.pragmaticbim.ch
rank: 1000
domain_of:
- PerformanceProperty
range: PerformancePropertyValueType
required: true