Skip to content

Enum: BuildingSystemType

Types of building systems for mechanical, electrical, and structural infrastructure

URI: valuesets:BuildingSystemType

View in BioPortal

Permissible Values

Value Meaning Description Close Mappings
HVAC Heating, ventilation, and air conditioning systems for climate control brick:HVAC_System
ELECTRICAL Electrical power distribution and wiring systems within the building
PLUMBING Water supply, drainage, and sewage systems
STRUCTURAL Load-bearing structural framework including foundations, columns, beams, and slabs
BUILDING_ENVELOPE ENVO:01000470 Exterior enclosure system including walls, roof, windows, and insulation
FIRE_PROTECTION Fire detection, suppression, and alarm systems brick:Fire_Safety_System
LIGHTING Interior and exterior lighting systems including controls and fixtures brick:Lighting_System
BUILDING_AUTOMATION Integrated control systems for monitoring and managing building operations
RENEWABLE_ENERGY_INTEGRATION On-site renewable energy generation systems such as solar panels and wind turbines

Slots

Name Description
building_system_type Type of building mechanical, electrical, or structural system

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/valuesets

LinkML Source

name: BuildingSystemType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of building systems for mechanical, electrical, and structural
  infrastructure
title: Building System Type
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  HVAC:
    text: HVAC
    description: Heating, ventilation, and air conditioning systems for climate control
    close_mappings:
    - brick:HVAC_System
  ELECTRICAL:
    text: ELECTRICAL
    description: Electrical power distribution and wiring systems within the building
  PLUMBING:
    text: PLUMBING
    description: Water supply, drainage, and sewage systems
  STRUCTURAL:
    text: STRUCTURAL
    description: Load-bearing structural framework including foundations, columns,
      beams, and slabs
  BUILDING_ENVELOPE:
    text: BUILDING_ENVELOPE
    description: Exterior enclosure system including walls, roof, windows, and insulation
    meaning: ENVO:01000470
  FIRE_PROTECTION:
    text: FIRE_PROTECTION
    description: Fire detection, suppression, and alarm systems
    close_mappings:
    - brick:Fire_Safety_System
  LIGHTING:
    text: LIGHTING
    description: Interior and exterior lighting systems including controls and fixtures
    close_mappings:
    - brick:Lighting_System
  BUILDING_AUTOMATION:
    text: BUILDING_AUTOMATION
    description: Integrated control systems for monitoring and managing building operations
  RENEWABLE_ENERGY_INTEGRATION:
    text: RENEWABLE_ENERGY_INTEGRATION
    description: On-site renewable energy generation systems such as solar panels
      and wind turbines