v1.4.0
What's Changed
- v1.3.0 by @gtfierro in #348
- Update all python versions to latest, add 3.10.4 by @gtfierro in #414
- open() calls explicitly set UTF-8 encoding by @hammar in #416
- Fix some typos by @ektrah in #421
- Unify EntityProperty property shapes that reference brick:value by @gtfierro in #424
- Fix sh:or/sh:property by @ektrah in #418
- Fix shape generation from issue 422 by @gtfierro in #427
- Fix QUDT.Unit by @ektrah in #428
- Remove duplicate shackles for brick:Location by @ektrah in #420
- Ensure entity properties have exactly one unit by @gtfierro in #431
- Ensure ValueShapes are in BSH namespace by @gtfierro in #432
- Fix #434 by @gtfierro in #435
- Additional 1.3.0 fixes by @gtfierro in #440
- Fix typo and some missing tags (#434) reported by mcc513. by @danjhugo in #436
- Make tests run in windows by @Gamecock in #443
- Add tags to PV generation system by @gtfierro in #453
- Stricter shape enforcement by @gtfierro in #454
- Update pre-commit by @gtfierro in #455
- Update nightly-builds.yml by @epaulson in #456
- Merge domain and range shapes by @ektrah in #457
- Add shacl namespace/prefix declarations by @gtfierro in #465
- Add shacl declarations by @gtfierro in #469
- Added Absolute_Humidity_Sensor by @hammar in #462
- Fix sh:prefixes usage by @gtfierro in #470
- Srr fix prefixes by @steveraysteveray in #471
- Limit subproperty inference to entity properties by @gtfierro in #473
- fix/compare_versions_tool by @filiphl in #467
- Fix inverse property inference rule to use owl, not 223p annotation by @gtfierro in #475
- Add brick:Relationship superproperty by @gtfierro in #423
- Remove Substance punning by @gtfierro in #476
- add ict devices by @jbkoh in #452
- Fix #468 by removing unmaintained Brick conversion tool by @gtfierro in #477
- Include external ontology dependencies in the Brick+extensions build by @gtfierro in #463
- Made InferInverseProperties good neighbors by @steveraysteveray in #485
- First pass at proposed approach by @steveraysteveray in #487
- Add
hasSubstance
to meters by @gtfierro in #490 - Add Zone CO2 Level Sensor ; remove duplicate Limit definition by @gtfierro in #492
- Srr skos narrower by @steveraysteveray in #488
- Srr test currency by @steveraysteveray in #495
- Removed inclusion of unit definitions by @steveraysteveray in #484
- Switch to SHACL properties instead of RDFS domain/range by @gtfierro in #491
- Switch to SHACL property shapes for Brick relationships by @gtfierro in #493
- Upgrade to QUDT v2.1.26 by @steveraysteveray in #497
- Change QUDT.hasQuality to QUDT.hasQuantity in BRICK.Pressure_Status by @ektrah in #498
- Fix ontology IRI of SHACL by @ektrah in #499
- Handle extensions separately by @gtfierro in #500
- Srr sparql interpret 223 by @steveraysteveray in #505
- Fix some typos by @ektrah in #508
- Update QUDT to v2.1.27 by @steveraysteveray in #512
- Make sure matching tests can use aliases by @gtfierro in #516
- Several minor fixes by @steveraysteveray in #514
- Srr no 223 import by @steveraysteveray in #511
- Introduce aliases by @ektrah in #504
- Add
Automatic_Tint_Window_Array
by @connorjcantrell in #525 - Add
Electrical_Energy_Usage_Sensor
by @connorjcantrell in #524 - Fix Deprecation Statements by @gtfierro in #527
- Updating development dependencies by @gtfierro in #530
- Better structure for defining extensions to Brick by @gtfierro in #528
- Srr cleanup 223 extension by @steveraysteveray in #523
- Rename and restructure temperature setpoints by @connorjcantrell in #506
- Allow extensions with 223 by @gtfierro in #533
- Fix qudt.hasquantity -> brick.hasquantity by @gtfierro in #537
- Srr update 223 extension files by @steveraysteveray in #536
- Remove SHACL import by @gtfierro in #540
- Removed orphan import statements from Brick+extensions.ttl by @steveraysteveray in #538
- Break_Room should be canonical by @jbkoh in #541
- Update ref-schema to latest version and check for any issues by @gtfierro in #542
- Rename
Solar Radiance Sensor
toSolar Irradiance Sensor
for Accuracy by @connorjcantrell in #543 - Added Volume by @steveraysteveray in #547
- Refreshed 223 and QUDT files by @steveraysteveray in #549
- Make sure aliases are also NodeShapes by @gtfierro in #552
- Fix ref-schema imports by @gtfierro in #557
- Remove empty integration test harness by @gtfierro in #559
- remove duplicate param definitions by @gtfierro in #558
- Replacing sh:and/sh:not with just sh:not by @gtfierro in #562
- Add Solar Inverter by @connorjcantrell in #560
- Add
Reheat_Command
by @connorjcantrell in #550 - Introduce Base
Tank
class and deprecateWater_Tank
by @connorjcantrell in #553 - Fix license by @gtfierro in #582
- Add Tablet to equipment by @anil72007 in #402
- Swap "power" for "electrical" in complexity and flow shapes by @gtfierro in #425
- Fix IndexError in
add_definitions
by checking list length by @connorjcantrell in #603 - Updated QUDT to v2.1.32 by @steveraysteveray in #579
- Add dampers, fans, and wall air conditioner by @connorjcantrell in #605
- Add booster and circulating pump by @connorjcantrell in #602
- Add EVSE Charging Concepts by @gtfierro in #529
- Output obsolete terms in error message by @connorjcantrell in #609
- Add valves by @connorjcantrell in #610
- Expand pressure sensor and setpoint by @connorjcantrell in #607
- Modeling VRFs and Heat Pumps by @connorjcantrell in #590
- Add level command and status by @connorjcantrell in #565
- Add additional ontology imports by @gtfierro in #501
- Add waste tracking and management concepts by @connorjcantrell in #598
- Add gauge pressure sensors by @gtfierro in #569
- Add Switchgear classes by @wcrd in #578
- Add open close and dehumidify command by @connorjcantrell in #611
- fix the parents of hot water differential tempearture sensor by @jbkoh in #614
- V1.4.0 Release Candidate 1 by @gtfierro in #613
- implement color temperature and lighting level by @jbkoh in #459
- Make minor changes to Brick/223 mapping by @gtfierro in #618
- Fix Brick/REC example model by @gtfierro in #616
- Minor Brick/REC fixes by @gtfierro in #620
- Add rule to deal with subproperties and equivalent properties by @gtfierro in #624
- Add condenser water loop by @gtfierro in #623
- Bump black from 23.3.0 to 24.3.0 by @dependabot in #627
- Finalize 1.4 release by @gtfierro in #625
New Contributors
- @hammar made their first contribution in #416
- @ektrah made their first contribution in #421
- @danjhugo made their first contribution in #436
- @Gamecock made their first contribution in #443
- @filiphl made their first contribution in #467
- @connorjcantrell made their first contribution in #525
- @dependabot made their first contribution in #627
Full Changelog: v1.3.0...v1.4.0
Added Concepts
https://brickschema.org/schema/Brick#Absolute_Humidity_Sensor
https://brickschema.org/schema/Brick#Air_Cooled_Chiller
https://brickschema.org/schema/Brick#Air_Pressure_Sensor
https://brickschema.org/schema/Brick#Air_Pressure_Setpoint
https://brickschema.org/schema/Brick#Air_Static_Pressure_Sensor
https://brickschema.org/schema/Brick#Air_Velocity_Pressure_Sensor
https://brickschema.org/schema/Brick#Audio_Visual_Equipment
https://brickschema.org/schema/Brick#Automatic_Switch
https://brickschema.org/schema/Brick#Automatic_Tint_Window_Array
https://brickschema.org/schema/Brick#Automatic_Transfer_Switch
https://brickschema.org/schema/Brick#BACnet_Controller
https://brickschema.org/schema/Brick#Backflow_Preventer_Valve
https://brickschema.org/schema/Brick#Booster_Pump
https://brickschema.org/schema/Brick#Branch_Selector
https://brickschema.org/schema/Brick#Building_Disconnect_Switch
https://brickschema.org/schema/Brick#Bypass_Damper
https://brickschema.org/schema/Brick#Capillary_Tube_Metering_Device
https://brickschema.org/schema/Brick#Cassette_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Check_Valve
https://brickschema.org/schema/Brick#Chilled_Water_Booster_Pump
https://brickschema.org/schema/Brick#Chilled_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Chilled_Water_Gauge_Pressure_Sensor
https://brickschema.org/schema/Brick#Chilled_Water_Storage_Tank
https://brickschema.org/schema/Brick#Chilled_Water_Thermal_Energy_Storage_Tank
https://brickschema.org/schema/Brick#Chilled_Water_Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#Circuit_Breaker
https://brickschema.org/schema/Brick#Circulator_Pump
https://brickschema.org/schema/Brick#Cold_Water_Storage_Tank
https://brickschema.org/schema/Brick#Condenser_Water_Booster_Pump
https://brickschema.org/schema/Brick#Condenser_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Condenser_Water_Loop
https://brickschema.org/schema/Brick#Condensing_Unit
https://brickschema.org/schema/Brick#Controller
https://brickschema.org/schema/Brick#Cooling_Only_Air_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Only_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Only_Ground_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Only_Water_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Data_Network_Equipment
https://brickschema.org/schema/Brick#Daylight_Sensor_Equipment
https://brickschema.org/schema/Brick#Dehumidify_Command
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Domestic_Hot_Water_Differential_Pressure_Setpoint
https://brickschema.org/schema/Brick#Duct_Air_Static_Pressure_Setpoint
https://brickschema.org/schema/Brick#Duct_Fan_Coil_Unit
https://brickschema.org/schema/Brick#EV_Charging_Hub
https://brickschema.org/schema/Brick#Effective_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Effective_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Effective_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#ElectricVehicleChargingDirectionalityShape
https://brickschema.org/schema/Brick#ElectricVehicleChargingTypeShape
https://brickschema.org/schema/Brick#ElectricVehicleConnectorTypeShape
https://brickschema.org/schema/Brick#Electric_Vehicle_Charging_Hub
https://brickschema.org/schema/Brick#Electric_Vehicle_Charging_Port
https://brickschema.org/schema/Brick#Electric_Vehicle_Charging_Station
https://brickschema.org/schema/Brick#Electrical_Energy_Usage_Sensor
https://brickschema.org/schema/Brick#Electronic_Expansion_Valve
https://brickschema.org/schema/Brick#Electronic_Mixing_Valve
https://brickschema.org/schema/Brick#Entering_Water_Pressure_Sensor
https://brickschema.org/schema/Brick#EntityPropertyValue
https://brickschema.org/schema/Brick#Ethernet_Port
https://brickschema.org/schema/Brick#Ethernet_Switch
https://brickschema.org/schema/Brick#Exhaust_Fan_Disable_Command
https://brickschema.org/schema/Brick#Filter_Air_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Filter_Water_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Fire_Sprinkler_Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#Fire_Sprinkler_Water_Storage_Tank
https://brickschema.org/schema/Brick#Floor_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Fresh_Air_Fan
https://brickschema.org/schema/Brick#Gas_Pressure_Regulator_Valve
https://brickschema.org/schema/Brick#Gateway
https://brickschema.org/schema/Brick#Gauge_Pressure
https://brickschema.org/schema/Brick#Gauge_Pressure_Sensor
https://brickschema.org/schema/Brick#Grease_Interceptor
https://brickschema.org/schema/Brick#Heat_Pump_Air_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Pump_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Pump_Ground_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Pump_Water_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Recovery_Air_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Recovery_Condensing_Unit
https://brickschema.org/schema/Brick#Heat_Recovery_Water_Source_Condensing_Unit
https://brickschema.org/schema/Brick#Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Horizontal_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Hot_Water_Booster_Pump
https://brickschema.org/schema/Brick#Hot_Water_Circulator_Pump
https://brickschema.org/schema/Brick#Hot_Water_Gauge_Pressure_Sensor
https://brickschema.org/schema/Brick#Hot_Water_Storage_Tank
https://brickschema.org/schema/Brick#Hot_Water_Thermal_Energy_Storage_Tank
https://brickschema.org/schema/Brick#Hot_Water_Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#IAQ_Sensor_Equipment
https://brickschema.org/schema/Brick#ICT_Equipment
https://brickschema.org/schema/Brick#ICT_Hardware
https://brickschema.org/schema/Brick#ICT_Rack
https://brickschema.org/schema/Brick#Isolation_Damper
https://brickschema.org/schema/Brick#Isolation_Switch
https://brickschema.org/schema/Brick#Leak_Detector_Equipment
https://brickschema.org/schema/Brick#Leaving_Water_Pressure_Sensor
https://brickschema.org/schema/Brick#Level_Command
https://brickschema.org/schema/Brick#Level_Status
https://brickschema.org/schema/Brick#Lighting_Correlated_Color_Temperature_Command
https://brickschema.org/schema/Brick#Lighting_Correlated_Color_Temperature_Sensor
https://brickschema.org/schema/Brick#Lighting_Level_Command
https://brickschema.org/schema/Brick#Main_Circuit_Breaker
https://brickschema.org/schema/Brick#Main_Disconnect_Switch
https://brickschema.org/schema/Brick#Mixing_Valve
https://brickschema.org/schema/Brick#Modbus_Controller
https://brickschema.org/schema/Brick#Network_Router
https://brickschema.org/schema/Brick#Network_Security_Equipment
https://brickschema.org/schema/Brick#Occupancy_Sensor_Equipment
https://brickschema.org/schema/Brick#Occupied_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Occupied_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Occupied_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Occupied_Zone_Air_Temperaure_Setpoint
https://brickschema.org/schema/Brick#Open_Close_Command
https://brickschema.org/schema/Brick#Packaged_Air_Source_Heat_Pump
https://brickschema.org/schema/Brick#Packaged_Heat_Pump
https://brickschema.org/schema/Brick#Packaged_Water_Source_Heat_Pump
https://brickschema.org/schema/Brick#People_Count_Sensor_Equipment
https://brickschema.org/schema/Brick#Photovoltaic_Inverter
https://brickschema.org/schema/Brick#Pre-Cooling_Air_Unit
https://brickschema.org/schema/Brick#Pressure_Reducing_Valve
https://brickschema.org/schema/Brick#Pressure_Regulator_Valve
https://brickschema.org/schema/Brick#Pressure_Relief_Valve
https://brickschema.org/schema/Brick#Pressurization_Fan
https://brickschema.org/schema/Brick#Rain_Water_Storage_Tank
https://brickschema.org/schema/Brick#Refrigerant_Metering_Device
https://brickschema.org/schema/Brick#Refrigerant_Valve
https://brickschema.org/schema/Brick#Refrigeration_System
https://brickschema.org/schema/Brick#Reheat_Command
https://brickschema.org/schema/Brick#Relationship
https://brickschema.org/schema/Brick#Reversing_Valve
https://brickschema.org/schema/Brick#Sensor_Equipment
https://brickschema.org/schema/Brick#Separation_Tank
https://brickschema.org/schema/Brick#Server
https://brickschema.org/schema/Brick#Solar_Irradiance_Sensor
https://brickschema.org/schema/Brick#Standby_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Standby_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Standby_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Static_Transfer_Switch
https://brickschema.org/schema/Brick#Steam_Pressure_Reducing_Valve
https://brickschema.org/schema/Brick#Steam_Pressure_Relief_Valve
https://brickschema.org/schema/Brick#Storage_Tank
https://brickschema.org/schema/Brick#Tablet
https://brickschema.org/schema/Brick#Tank
https://brickschema.org/schema/Brick#Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Thermal_Energy_Storage_Tank
https://brickschema.org/schema/Brick#Thermal_Energy_Usage_Sensor
https://brickschema.org/schema/Brick#Thermal_Expansion_Tank
https://brickschema.org/schema/Brick#Thermal_Expansion_Valve
https://brickschema.org/schema/Brick#Thermostat_Equipment
https://brickschema.org/schema/Brick#Transfer_Switch
https://brickschema.org/schema/Brick#Unoccupied_Cooling_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Unoccupied_Heating_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Unoccupied_Target_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#VRF_System
https://brickschema.org/schema/Brick#Vibration_Sensor_Equipment
https://brickschema.org/schema/Brick#Volume
https://brickschema.org/schema/Brick#Wall_Air_Conditioner
https://brickschema.org/schema/Brick#Wall_Fan_Coil_Unit
https://brickschema.org/schema/Brick#Waste_Amount_Sensor
https://brickschema.org/schema/Brick#Waste_Meter
https://brickschema.org/schema/Brick#Water_Cooled_Chiller
https://brickschema.org/schema/Brick#Water_Differential_Pressure_Sensor
https://brickschema.org/schema/Brick#Water_Pressure_Reducing_Valve
https://brickschema.org/schema/Brick#Water_Pressure_Relief_Valve
https://brickschema.org/schema/Brick#Water_Pressure_Sensor
https://brickschema.org/schema/Brick#Water_Pressure_Setpoint
https://brickschema.org/schema/Brick#Water_Storage_Tank
https://brickschema.org/schema/Brick#Wireless_Access_Point
https://brickschema.org/schema/Brick#Zone_CO2_Level_Sensor
https://brickschema.org/schema/Brick#Zone_Damper
https://brickschema.org/schema/Brick#connectedTo
https://brickschema.org/schema/Brick#deprecationMitigationRule
https://brickschema.org/schema/Brick#electricVehicleChargerDirectionality
https://brickschema.org/schema/Brick#electricVehicleChargerType
https://brickschema.org/schema/Brick#electricVehicleConnectorType
https://brickschema.org/schema/Brick#electricalComplexPower
https://brickschema.org/schema/Brick#electricalFlow
https://brickschema.org/schema/Brick#isReplacedBy
https://brickschema.org/schema/Brick/ref#preferred
https://brickschema.org/schema/BrickShape#Active_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#Alternating_Current_FrequencyQuantityShape
https://brickschema.org/schema/BrickShape#Ammonia_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Apparent_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#Atmospheric_PressureQuantityShape
https://brickschema.org/schema/BrickShape#CO2_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#CO_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Current_AngleQuantityShape
https://brickschema.org/schema/BrickShape#Current_ImbalanceQuantityShape
https://brickschema.org/schema/BrickShape#Current_Total_Harmonic_DistortionQuantityShape
https://brickschema.org/schema/BrickShape#Differential_CO2_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Differential_CO_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Differential_Dynamic_PressureQuantityShape
https://brickschema.org/schema/BrickShape#Differential_Static_PressureQuantityShape
https://brickschema.org/schema/BrickShape#Differential_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Dry_Bulb_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Electric_CurrentQuantityShape
https://brickschema.org/schema/BrickShape#Electric_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#ElectricalComplexPowerShape
https://brickschema.org/schema/BrickShape#ElectricalFlowShape
https://brickschema.org/schema/BrickShape#Formaldehyde_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#FrequencyQuantityShape
https://brickschema.org/schema/BrickShape#Gauge_PressureQuantityShape
https://brickschema.org/schema/BrickShape#GrainsOfMoistureQuantityShape
https://brickschema.org/schema/BrickShape#IrradianceQuantityShape
https://brickschema.org/schema/BrickShape#LastKnownBooleanShape
https://brickschema.org/schema/BrickShape#LastKnownDoubleShape
https://brickschema.org/schema/BrickShape#LastKnownDurationShape
https://brickschema.org/schema/BrickShape#LastKnownIntegerShape
https://brickschema.org/schema/BrickShape#LevelQuantityShape
https://brickschema.org/schema/BrickShape#Linear_SpeedQuantityShape
https://brickschema.org/schema/BrickShape#Methane_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#NO2_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Occupancy_PercentageQuantityShape
https://brickschema.org/schema/BrickShape#Operative_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Ozone_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#PM10_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#PM1_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#PM2.5_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Phasor_AngleQuantityShape
https://brickschema.org/schema/BrickShape#Phasor_MagnitudeQuantityShape
https://brickschema.org/schema/BrickShape#PositionQuantityShape
https://brickschema.org/schema/BrickShape#PowerQuantityShape
https://brickschema.org/schema/BrickShape#Power_FactorQuantityShape
https://brickschema.org/schema/BrickShape#PrecipitationQuantityShape
https://brickschema.org/schema/BrickShape#PressureQuantityShape
https://brickschema.org/schema/BrickShape#RadianceQuantityShape
https://brickschema.org/schema/BrickShape#Radiant_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Radon_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#Reactive_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#Rotational_SpeedQuantityShape
https://brickschema.org/schema/BrickShape#Solar_IrradianceQuantityShape
https://brickschema.org/schema/BrickShape#Solar_RadianceQuantityShape
https://brickschema.org/schema/BrickShape#SpeedQuantityShape
https://brickschema.org/schema/BrickShape#Static_PressureQuantityShape
https://brickschema.org/schema/BrickShape#TVOC_ConcentrationQuantityShape
https://brickschema.org/schema/BrickShape#TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Thermal_EnergyQuantityShape
https://brickschema.org/schema/BrickShape#TimeQuantityShape
https://brickschema.org/schema/BrickShape#Velocity_PressureQuantityShape
https://brickschema.org/schema/BrickShape#VoltageQuantityShape
https://brickschema.org/schema/BrickShape#Voltage_AngleQuantityShape
https://brickschema.org/schema/BrickShape#Voltage_ImbalanceQuantityShape
https://brickschema.org/schema/BrickShape#VolumeQuantityShape
https://brickschema.org/schema/BrickShape#Wet_Bulb_TemperatureQuantityShape
https://brickschema.org/schema/BrickShape#Wind_DirectionQuantityShape
Removed Concepts
https://brickschema.org/schema/Brick#Absolute_Humidity
https://brickschema.org/schema/Brick#Active_Power
https://brickschema.org/schema/Brick#Air
https://brickschema.org/schema/Brick#Angle
https://brickschema.org/schema/Brick#Apparent_Power
https://brickschema.org/schema/Brick#Blowdown_Water
https://brickschema.org/schema/Brick#Building_Air
https://brickschema.org/schema/Brick#Bypass_Air
https://brickschema.org/schema/Brick#Bypass_Water
https://brickschema.org/schema/Brick#CO
https://brickschema.org/schema/Brick#CO2
https://brickschema.org/schema/Brick#Capacity
https://brickschema.org/schema/Brick#Chilled_Water
https://brickschema.org/schema/Brick#Collection_Basin_Water
https://brickschema.org/schema/Brick#Complex_Power
https://brickschema.org/schema/Brick#Condenser
https://brickschema.org/schema/Brick#Condenser_Water
https://brickschema.org/schema/Brick#Conductivity
https://brickschema.org/schema/Brick#Deionized_Water
https://brickschema.org/schema/Brick#Dewpoint
https://brickschema.org/schema/Brick#Discharge_Air
https://brickschema.org/schema/Brick#Discharge_Chilled_Water
https://brickschema.org/schema/Brick#Discharge_Condenser_Water
https://brickschema.org/schema/Brick#Discharge_Hot_Water
https://brickschema.org/schema/Brick#Discharge_Water
https://brickschema.org/schema/Brick#Domestic_Water
https://brickschema.org/schema/Brick#Electric_Power
https://brickschema.org/schema/Brick#Entering_Chilled_Water
https://brickschema.org/schema/Brick#Entering_Condenser_Water
https://brickschema.org/schema/Brick#Entering_Hot_Water
https://brickschema.org/schema/Brick#Entering_Water
https://brickschema.org/schema/Brick#Enthalpy
https://brickschema.org/schema/Brick#Exhaust_Air
https://brickschema.org/schema/Brick#Flow
https://brickschema.org/schema/Brick#Flow_Loss
https://brickschema.org/schema/Brick#Fluid
https://brickschema.org/schema/Brick#Frost
https://brickschema.org/schema/Brick#Fuel_Oil
https://brickschema.org/schema/Brick#Gas
https://brickschema.org/schema/Brick#Gasoline
https://brickschema.org/schema/Brick#Glycol
https://brickschema.org/schema/Brick#Hail
https://brickschema.org/schema/Brick#Heat_Sensor
https://brickschema.org/schema/Brick#Hot_Water
https://brickschema.org/schema/Brick#Humidity
https://brickschema.org/schema/Brick#Ice
https://brickschema.org/schema/Brick#Illuminance
https://brickschema.org/schema/Brick#Leaving_Chilled_Water
https://brickschema.org/schema/Brick#Leaving_Condenser_Water
https://brickschema.org/schema/Brick#Leaving_Hot_Water
https://brickschema.org/schema/Brick#Leaving_Water
https://brickschema.org/schema/Brick#Liquid
https://brickschema.org/schema/Brick#Liquid_CO2
https://brickschema.org/schema/Brick#Luminance
https://brickschema.org/schema/Brick#Luminous_Flux
https://brickschema.org/schema/Brick#Luminous_Intensity
https://brickschema.org/schema/Brick#Makeup_Water
https://brickschema.org/schema/Brick#Mass
https://brickschema.org/schema/Brick#Mixed_Air
https://brickschema.org/schema/Brick#Natural_Gas
https://brickschema.org/schema/Brick#Occupied_Zone_Air_Temperature_Setpoint
https://brickschema.org/schema/Brick#Oil
https://brickschema.org/schema/Brick#Outside_Air
https://brickschema.org/schema/Brick#Peak_Power
https://brickschema.org/schema/Brick#Potable_Water
https://brickschema.org/schema/Brick#Power
https://brickschema.org/schema/Brick#Reactive_Power
https://brickschema.org/schema/Brick#Real_Power
https://brickschema.org/schema/Brick#Refrigerant
https://brickschema.org/schema/Brick#Relative_Humidity
https://brickschema.org/schema/Brick#Return_Air
https://brickschema.org/schema/Brick#Return_Condenser_Water
https://brickschema.org/schema/Brick#Return_Hot_Water
https://brickschema.org/schema/Brick#Return_Water
https://brickschema.org/schema/Brick#Soil
https://brickschema.org/schema/Brick#Solid
https://brickschema.org/schema/Brick#Steam
https://brickschema.org/schema/Brick#Supply_Air
https://brickschema.org/schema/Brick#Supply_Chilled_Water
https://brickschema.org/schema/Brick#Supply_Condenser_Water
https://brickschema.org/schema/Brick#Supply_Hot_Water
https://brickschema.org/schema/Brick#Supply_Water
https://brickschema.org/schema/Brick#Thermal_Power
https://brickschema.org/schema/Brick#Torque
https://brickschema.org/schema/Brick#Trace_Heat_Sensor
https://brickschema.org/schema/Brick#Water
https://brickschema.org/schema/Brick#Zone_Air
https://brickschema.org/schema/Brick#deprecationMigitationRule
https://brickschema.org/schema/Brick#powerComplexity
https://brickschema.org/schema/Brick#powerFlow
https://brickschema.org/schema/Brick#value
https://brickschema.org/schema/BrickShape#Absolute_HumidityShape
https://brickschema.org/schema/BrickShape#Active_EnergyShape
https://brickschema.org/schema/BrickShape#Active_PowerShape
https://brickschema.org/schema/BrickShape#Alternating_Current_FrequencyShape
https://brickschema.org/schema/BrickShape#Ammonia_ConcentrationShape
https://brickschema.org/schema/BrickShape#AngleShape
https://brickschema.org/schema/BrickShape#Apparent_EnergyShape
https://brickschema.org/schema/BrickShape#Apparent_PowerShape
https://brickschema.org/schema/BrickShape#Atmospheric_PressureShape
https://brickschema.org/schema/BrickShape#CO2_ConcentrationShape
https://brickschema.org/schema/BrickShape#CO_ConcentrationShape
https://brickschema.org/schema/BrickShape#Complex_PowerShape
https://brickschema.org/schema/BrickShape#ConductivityShape
https://brickschema.org/schema/BrickShape#Current_AngleShape
https://brickschema.org/schema/BrickShape#Current_ImbalanceShape
https://brickschema.org/schema/BrickShape#Current_Total_Harmonic_DistortionShape
https://brickschema.org/schema/BrickShape#DewpointShape
https://brickschema.org/schema/BrickShape#Differential_CO2_ConcentrationShape
https://brickschema.org/schema/BrickShape#Differential_CO_ConcentrationShape
https://brickschema.org/schema/BrickShape#Differential_Dynamic_PressureShape
https://brickschema.org/schema/BrickShape#Differential_Static_PressureShape
https://brickschema.org/schema/BrickShape#Differential_TemperatureShape
https://brickschema.org/schema/BrickShape#Dry_Bulb_TemperatureShape
https://brickschema.org/schema/BrickShape#ElectricCurrentShape
https://brickschema.org/schema/BrickShape#Electric_CurrentShape
https://brickschema.org/schema/BrickShape#Electric_EnergyShape
https://brickschema.org/schema/BrickShape#Electric_PowerShape
https://brickschema.org/schema/BrickShape#EnthalpyShape
https://brickschema.org/schema/BrickShape#FlowShape
https://brickschema.org/schema/BrickShape#Flow_LossShape
https://brickschema.org/schema/BrickShape#Formaldehyde_ConcentrationShape
https://brickschema.org/schema/BrickShape#FrequencyShape
https://brickschema.org/schema/BrickShape#GrainsOfMoistureShape
https://brickschema.org/schema/BrickShape#IlluminanceShape
https://brickschema.org/schema/BrickShape#IrradianceShape
https://brickschema.org/schema/BrickShape#LevelShape
https://brickschema.org/schema/BrickShape#Linear_SpeedShape
https://brickschema.org/schema/BrickShape#LuminanceShape
https://brickschema.org/schema/BrickShape#Luminous_FluxShape
https://brickschema.org/schema/BrickShape#Luminous_IntensityShape
https://brickschema.org/schema/BrickShape#MassShape
https://brickschema.org/schema/BrickShape#Methane_ConcentrationShape
https://brickschema.org/schema/BrickShape#NO2_ConcentrationShape
https://brickschema.org/schema/BrickShape#Occupancy_PercentageShape
https://brickschema.org/schema/BrickShape#Operative_TemperatureShape
https://brickschema.org/schema/BrickShape#Ozone_ConcentrationShape
https://brickschema.org/schema/BrickShape#PM10_ConcentrationShape
https://brickschema.org/schema/BrickShape#PM1_ConcentrationShape
https://brickschema.org/schema/BrickShape#PM2.5_ConcentrationShape
https://brickschema.org/schema/BrickShape#Peak_PowerShape
https://brickschema.org/schema/BrickShape#Phasor_AngleShape
https://brickschema.org/schema/BrickShape#Phasor_MagnitudeShape
https://brickschema.org/schema/BrickShape#PositionShape
https://brickschema.org/schema/BrickShape#PowerComplexityShape
https://brickschema.org/schema/BrickShape#PowerFlowShape
https://brickschema.org/schema/BrickShape#PowerShape
https://brickschema.org/schema/BrickShape#Power_FactorShape
https://brickschema.org/schema/BrickShape#PrecipitationShape
https://brickschema.org/schema/BrickShape#PressureShape
https://brickschema.org/schema/BrickShape#RadianceShape
https://brickschema.org/schema/BrickShape#Radiant_TemperatureShape
https://brickschema.org/schema/BrickShape#Radon_ConcentrationShape
https://brickschema.org/schema/BrickShape#Reactive_EnergyShape
https://brickschema.org/schema/BrickShape#Reactive_PowerShape
https://brickschema.org/schema/BrickShape#Real_PowerShape
https://brickschema.org/schema/BrickShape#Relative_HumidityShape
https://brickschema.org/schema/BrickShape#Rotational_SpeedShape
https://brickschema.org/schema/BrickShape#Solar_IrradianceShape
https://brickschema.org/schema/BrickShape#Solar_RadianceShape
https://brickschema.org/schema/BrickShape#SpeedShape
https://brickschema.org/schema/BrickShape#Static_PressureShape
https://brickschema.org/schema/BrickShape#TVOC_ConcentrationShape
https://brickschema.org/schema/BrickShape#Thermal_EnergyShape
https://brickschema.org/schema/BrickShape#Thermal_PowerShape
https://brickschema.org/schema/BrickShape#TimeShape
https://brickschema.org/schema/BrickShape#TorqueShape
https://brickschema.org/schema/BrickShape#Velocity_PressureShape
https://brickschema.org/schema/BrickShape#VoltageShape
https://brickschema.org/schema/BrickShape#Voltage_AngleShape
https://brickschema.org/schema/BrickShape#Voltage_ImbalanceShape
https://brickschema.org/schema/BrickShape#Wet_Bulb_TemperatureShape
https://brickschema.org/schema/BrickShape#Wind_DirectionShape
Deprecations
Deprecations JSON
{
"https://w3id.org/rec#BACnetController": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:BACnetController",
"replacement": "https://brickschema.org/schema/Brick#BACnet_Controller"
},
"https://w3id.org/rec#Controller": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:Controller",
"replacement": "https://brickschema.org/schema/Brick#Controller"
},
"https://w3id.org/rec#DataNetworkEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:DataNetworkEquipment",
"replacement": "https://brickschema.org/schema/Brick#Data_Network_Equipment"
},
"https://w3id.org/rec#DaylightSensorEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:DaylightSensorEquipment",
"replacement": "https://brickschema.org/schema/Brick#Daylight_Sensor_Equipment"
},
"https://w3id.org/rec#EthernetPort": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:EthernetPort",
"replacement": "https://brickschema.org/schema/Brick#Ethernet_Port"
},
"https://w3id.org/rec#EthernetSwitch": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:EthernetSwitch",
"replacement": "https://brickschema.org/schema/Brick#Ethernet_Switch"
},
"https://w3id.org/rec#IAQSensorEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:IAQSensorEquipment",
"replacement": "https://brickschema.org/schema/Brick#IAQ_Sensor_Equipment"
},
"https://w3id.org/rec#LeakDetectorEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:LeakDetectorEquipment",
"replacement": "https://brickschema.org/schema/Brick#Leak_Detector_Equipment"
},
"https://w3id.org/rec#ModbusController": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:ModbusController",
"replacement": "https://brickschema.org/schema/Brick#Modbus_Controller"
},
"https://w3id.org/rec#NetworkSecurityEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:NetworkSecurityEquipment",
"replacement": "https://brickschema.org/schema/Brick#Network_Security_Equipment"
},
"https://w3id.org/rec#OccupancySensorEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:OccupancySensorEquipment",
"replacement": "https://brickschema.org/schema/Brick#Occupancy_Sensor_Equipment"
},
"https://w3id.org/rec#PeopleCountSensorEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:PeopleCountSensorEquipment",
"replacement": "https://brickschema.org/schema/Brick#People_Count_Sensor_Equipment"
},
"https://w3id.org/rec#SensorEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:SensorEquipment",
"replacement": "https://brickschema.org/schema/Brick#Sensor_Equipment"
},
"https://w3id.org/rec#Server": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:Server",
"replacement": "https://brickschema.org/schema/Brick#Server"
},
"https://w3id.org/rec#ThermostatEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:ThermostatEquipment",
"replacement": "https://brickschema.org/schema/Brick#Thermostat"
},
"https://w3id.org/rec#VibrationSensorEquipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:VibrationSensorEquipment",
"replacement": "https://brickschema.org/schema/Brick#Vibration_Sensor_Equipment"
},
"https://w3id.org/rec#WirelessAccessPoint": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:WirelessAccessPoint",
"replacement": "https://brickschema.org/schema/Brick#Wireless_Access_Point"
},
"https://brickschema.org/schema/Brick#Atrium": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Atrium",
"replacement": "https://w3id.org/rec#Atrium"
},
"https://brickschema.org/schema/Brick#Auditorium": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Auditorium",
"replacement": "https://w3id.org/rec#Auditorium"
},
"https://brickschema.org/schema/Brick#Basement": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:BasementLevel",
"replacement": "https://w3id.org/rec#BasementLevel"
},
"https://brickschema.org/schema/Brick#Battery_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ElectricityRoom",
"replacement": "https://w3id.org/rec#ElectricityRoom"
},
"https://brickschema.org/schema/Brick#Bench_Space": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider creating a rec:Zone that is part of a rec:Stadium",
"replacement": "https://w3id.org/rec#Zone"
},
"https://brickschema.org/schema/Brick#Broadcast_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:RecordingRoom",
"replacement": "https://w3id.org/rec#RecordingRoom"
},
"https://brickschema.org/schema/Brick#Cafeteria": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:CafeteriaRoom",
"replacement": "https://w3id.org/rec#CafeteriaRoom"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Setpoint"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Return_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Chilled_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Return_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Chilled_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Setpoint"
},
"https://brickschema.org/schema/Brick#Chilled_Water_Supply_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Cold_Box": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Laboratory",
"replacement": "https://w3id.org/rec#Laboratory"
},
"https://brickschema.org/schema/Brick#Concession": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:FoodHandlingRoom",
"replacement": "https://w3id.org/rec#FoodHandlingRoom"
},
"https://brickschema.org/schema/Brick#Condenser": {
"version": "1.3.0",
"message": "'Condenser' and 'Condensing Unit' are interchangable terms. Renaming class to 'Condensing_Unit' to further aligns with ASHRAE's terminology.",
"replacement": "https://brickschema.org/schema/Brick#Condensing_Unit"
},
"https://brickschema.org/schema/Brick#Conference_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ConferenceRoom",
"replacement": "https://w3id.org/rec#ConferenceRoom"
},
"https://brickschema.org/schema/Brick#Control_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:SecurityRoom",
"replacement": "https://w3id.org/rec#SecurityRoom"
},
"https://brickschema.org/schema/Brick#Copy_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:CopyingRoom",
"replacement": "https://w3id.org/rec#CopyingRoom"
},
"https://brickschema.org/schema/Brick#Cubicle": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Workspace perhaps with a rec:Desk",
"replacement": "https://w3id.org/rec#Workspace"
},
"https://brickschema.org/schema/Brick#Differential_Discharge_Return_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Differential_Entering_Leaving_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Differential_Supply_Return_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Differential_Entering_Leaving_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Discharge_Chilled_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water"
},
"https://brickschema.org/schema/Brick#Discharge_Chilled_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Discharge_Condenser_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water"
},
"https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Discharge_Hot_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Hot_Water"
},
"https://brickschema.org/schema/Brick#Discharge_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water"
},
"https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Effective_Air_Temperature_Cooling_Setpoint": {
"version": "1.3.0",
"message": "The class 'Effective_Air_Temperature_Cooling_Setpoint' is deprecated in favor of further specifying that it is a zone air setpoint.",
"replacement": "https://brickschema.org/schema/Brick#Effective_Cooling_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Effective_Air_Temperature_Heating_Setpoint": {
"version": "1.3.0",
"message": "The class 'Effective_Air_Temperature_Heating_Setpoint' is deprecated in favor of further specifying that it is a zone air setpoint.",
"replacement": "https://brickschema.org/schema/Brick#Effective_Heating_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Effective_Zone_Air_Temperature_Setpoint": {
"version": "1.3.0",
"message": "The class 'Effective_Zone_Air_Temperature_Setpoint' is deprecated and replaced to better represent its function as a target setpoint",
"replacement": "https://brickschema.org/schema/Brick#Effective_Target_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Employee_Entrance_Lobby": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ServiceEntrance",
"replacement": "https://w3id.org/rec#ServiceEntrance"
},
"https://brickschema.org/schema/Brick#Energy_Zone": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Zone",
"replacement": "https://w3id.org/rec#Zone"
},
"https://brickschema.org/schema/Brick#Entrance": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Entrance",
"replacement": "https://w3id.org/rec#Entrance"
},
"https://brickschema.org/schema/Brick#Equipment_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:UtilitiesRoom",
"replacement": "https://w3id.org/rec#UtilitiesRoom"
},
"https://brickschema.org/schema/Brick#Exercise_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ExerciseRoom",
"replacement": "https://w3id.org/rec#ExerciseRoom"
},
"https://brickschema.org/schema/Brick#Exhaust_Fan_Disable_Command": {
"version": "1.3.0",
"message": "Exhaust_Fan_Disable_Command is deprecated as a point name should not include more specific equipment names than top level equipment names",
"replacement": "https://brickschema.org/schema/Brick#Disable_Command"
},
"https://brickschema.org/schema/Brick#Exhaust_Fan_Enable_Command": {
"version": "1.3.0",
"message": "Exhaust_Fan_Enable_Command is deprecated as a point name should not include more specific equipment names than top level equipment names",
"replacement": "https://brickschema.org/schema/Brick#Enable_Command"
},
"https://brickschema.org/schema/Brick#Fire_Zone": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ServiceEntrance",
"replacement": "https://w3id.org/rec#ServiceEntrance"
},
"https://brickschema.org/schema/Brick#Fresh_Air_Fan": {
"version": "1.3.0",
"message": "Fresh Air Fan is deprecated in favor of Outside Fan because the latter is a more accurate representation",
"replacement": "https://brickschema.org/schema/Brick#Outside_Fan"
},
"https://brickschema.org/schema/Brick#Generator_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ElectricityRoom",
"replacement": "https://w3id.org/rec#ElectricityRoom"
},
"https://brickschema.org/schema/Brick#HVAC_Zone": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:HVACZone",
"replacement": "https://w3id.org/rec#HVACZone"
},
"https://brickschema.org/schema/Brick#Hallway": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Hallway",
"replacement": "https://w3id.org/rec#Hallway"
},
"https://brickschema.org/schema/Brick#Heat_Exchanger_Discharge_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Heat_Exchanger_Leaving_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Heat_Exchanger_Supply_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Heat_Exchanger_Leaving_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Heat_Sensor": {
"version": "1.4.0",
"message": "This class has a poor definition is supplanted by Temperature_Sensor",
"replacement": "https://brickschema.org/schema/Brick#Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Discharge_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_High_Temperature_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Return_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_High_Temperature_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Supply_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_High_Temperature_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Setpoint"
},
"https://brickschema.org/schema/Brick#Hot_Water_Return_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Hot_Water_Entering_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Setpoint"
},
"https://brickschema.org/schema/Brick#IDF": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:CableRoom",
"replacement": "https://w3id.org/rec#CableRoom"
},
"https://brickschema.org/schema/Brick#Janitor_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:BackOffice",
"replacement": "https://w3id.org/rec#BackOffice"
},
"https://brickschema.org/schema/Brick#Library": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Library",
"replacement": "https://w3id.org/rec#Library"
},
"https://brickschema.org/schema/Brick#Light_Command": {
"version": "1.3.1",
"message": "Replaced with Lighting_Command to represent its function more precisely.",
"replacement": "https://brickschema.org/schema/Brick#Lighting_Level_Command"
},
"https://brickschema.org/schema/Brick#MDF": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:CableRoom",
"replacement": "https://w3id.org/rec#CableRoom"
},
"https://brickschema.org/schema/Brick#Mail_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:MailRoom",
"replacement": "https://w3id.org/rec#MailRoom"
},
"https://brickschema.org/schema/Brick#Massage_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:TherapyRoom",
"replacement": "https://w3id.org/rec#TherapyRoom"
},
"https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Discharge_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Medium_Temperature_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Return_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Medium_Temperature_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Supply_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Medium_Temperature_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Occupied_Air_Temperature_Cooling_Setpoint": {
"version": "1.3.0",
"message": "'Occupied_Air_Temperature_Cooling_Setpoint' is deprecated in favor of further specifying that it is a zone air setpoint.",
"replacement": "https://brickschema.org/schema/Brick#Occupied_Cooling_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Occupied_Air_Temperature_Heating_Setpoint": {
"version": "1.3.0",
"message": "'Occupied_Air_Temperature_Heating_Setpoint' is deprecated in favor of further specifying that it is a zone air setpoint.",
"replacement": "https://brickschema.org/schema/Brick#Occupied_Heating_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Occupied_Zone_Air_Temperaure_Setpoint": {
"version": "1.3.0",
"message": "'Occupied_Zone_Air_Temperature_Setpoint' is deprecated in favor of further specifying that it is a target setpoint",
"replacement": "https://brickschema.org/schema/Brick#Occupied_Target_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Office_Kitchen": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Kitchenette",
"replacement": "https://w3id.org/rec#Kitchenette"
},
"https://brickschema.org/schema/Brick#Open_Office": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:OfficeLandscape",
"replacement": "https://w3id.org/rec#OfficeLandscape"
},
"https://brickschema.org/schema/Brick#Parking_Space": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ParkingSpace",
"replacement": "https://w3id.org/rec#ParkingSpace"
},
"https://brickschema.org/schema/Brick#Plumbing_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:UtilitiesRoom",
"replacement": "https://w3id.org/rec#UtilitiesRoom"
},
"https://brickschema.org/schema/Brick#Portfolio": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Portfolio",
"replacement": "https://w3id.org/rec#Portfolio"
},
"https://brickschema.org/schema/Brick#Private_Office": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Office",
"replacement": "https://w3id.org/rec#Office"
},
"https://brickschema.org/schema/Brick#Reception": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Reception",
"replacement": "https://w3id.org/rec#Reception"
},
"https://brickschema.org/schema/Brick#Retail_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:RetailRoom",
"replacement": "https://w3id.org/rec#RetailRoom"
},
"https://brickschema.org/schema/Brick#Return_Chilled_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Chilled_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Return_Condenser_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Condenser_Water"
},
"https://brickschema.org/schema/Brick#Return_Condenser_Water_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Condenser_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Condenser_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Condenser_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Return_Hot_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Hot_Water"
},
"https://brickschema.org/schema/Brick#Return_Hot_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Hot_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Return_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Water"
},
"https://brickschema.org/schema/Brick#Rooftop": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:RoofLevel",
"replacement": "https://w3id.org/rec#RoofLevel"
},
"https://brickschema.org/schema/Brick#Server_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:DataServerRoom",
"replacement": "https://w3id.org/rec#DataServerRoom"
},
"https://brickschema.org/schema/Brick#Shared_Office": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:OfficeLandscape",
"replacement": "https://w3id.org/rec#OfficeLandscape"
},
"https://brickschema.org/schema/Brick#Shower": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ShowerRoom",
"replacement": "https://w3id.org/rec#ShowerRoom"
},
"https://brickschema.org/schema/Brick#Solar_Radiance_Sensor": {
"version": "1.3.0",
"message": "The class 'Solar_Radiance_Sensor' is deprecated in favor of 'Solar_Irradiance_Sensor'. The new name better reflects the standard unit of measurement, watts per square meter (W/m\u00b2), and aligns with the terminology commonly used in solar applications.",
"replacement": "https://brickschema.org/schema/Brick#Solar_Irradiance_Sensor"
},
"https://brickschema.org/schema/Brick#Staircase": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Stairwell",
"replacement": "https://w3id.org/rec#Stairwell"
},
"https://brickschema.org/schema/Brick#Studio": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:RecordingRoom",
"replacement": "https://w3id.org/rec#RecordingRoom"
},
"https://brickschema.org/schema/Brick#Supply_Chilled_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water"
},
"https://brickschema.org/schema/Brick#Supply_Chilled_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Supply_Condenser_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water"
},
"https://brickschema.org/schema/Brick#Supply_Condenser_Water_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Supply_Hot_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Hot_Water"
},
"https://brickschema.org/schema/Brick#Supply_Water": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water"
},
"https://brickschema.org/schema/Brick#Switch_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:DataServerRoom",
"replacement": "https://w3id.org/rec#DataServerRoom"
},
"https://brickschema.org/schema/Brick#Team_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:TeamRoom",
"replacement": "https://w3id.org/rec#TeamRoom"
},
"https://brickschema.org/schema/Brick#Trace_Heat_Sensor": {
"version": "1.4.0",
"message": "Removed due to unclear definition",
"replacement": "https://brickschema.org/schema/Brick#Sensor"
},
"https://brickschema.org/schema/Brick#Transformer_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:UtilitiesRoom",
"replacement": "https://w3id.org/rec#UtilitiesRoom"
},
"https://brickschema.org/schema/Brick#Unoccupied_Air_Temperature_Cooling_Setpoint": {
"version": "1.3.0",
"message": "'Unoccupied_Air_Temperature_Cooling_Setpoint' is deprecated in favor of further specifying that it is a zone air setpoint.",
"replacement": "https://brickschema.org/schema/Brick#Unoccupied_Cooling_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Unoccupied_Air_Temperature_Heating_Setpoint": {
"version": "1.3.0",
"message": "'Unoccupied_Air_Temperature_Heating_Setpoint' is deprecated in favor of further specifying that it is a zone air setpoint.",
"replacement": "https://brickschema.org/schema/Brick#Unoccupied_Heating_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Unoccupied_Zone_Air_Temperature_Setpoint": {
"version": "1.3.0",
"message": "'Unoccupied_Zone_Air_Temperature_Setpoint' is deprecated in favor of further specifying that it is a target setpoint",
"replacement": "https://brickschema.org/schema/Brick#Unoccupied_Target_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Visitor_Lobby": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Lobby",
"replacement": "https://w3id.org/rec#Lobby"
},
"https://brickschema.org/schema/Brick#Wardrobe": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:CloakRoom",
"replacement": "https://w3id.org/rec#CloakRoom"
},
"https://brickschema.org/schema/Brick#Waste_Storage": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:WasteManagementRoom",
"replacement": "https://w3id.org/rec#WasteManagementRoom"
},
"https://brickschema.org/schema/Brick#Workshop": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Workshop",
"replacement": "https://w3id.org/rec#Workshop"
},
"https://brickschema.org/schema/Brick#Zone_Air_Cooling_Temperature_Setpoint": {
"version": "1.3.0",
"message": "'Zone_Air_Cooling_Temperature_Setpoint' is deprecated to support new naming convention, which reorders intended behaviour (cooling) before the substance (zone air).",
"replacement": "https://brickschema.org/schema/Brick#Cooling_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Zone_Air_Heating_Temperature_Setpoint": {
"version": "1.3.0",
"message": "'Zone_Air_Heating_Temperature_Setpoint' is deprecated to support new naming convention, whic reorders intended behaviour (heating) before the substance (zone air)",
"replacement": "https://brickschema.org/schema/Brick#Heating_Zone_Air_Temperature_Setpoint"
},
"https://w3id.org/rec#ICTRack": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:ICT_Rack",
"replacement": "https://brickschema.org/schema/Brick#ICT_Rack"
},
"https://w3id.org/rec#ICT_Equipment": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:ICT_Equipment",
"replacement": "https://brickschema.org/schema/Brick#ICT_Equipment"
},
"https://w3id.org/rec#ICT_Hardware": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:ICT_Hardware",
"replacement": "https://brickschema.org/schema/Brick#ICT_Hardware"
},
"https://w3id.org/rec#Network_Router": {
"version": "1.4.0",
"message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:NetworkRouter",
"replacement": "https://brickschema.org/schema/Brick#Network_Router"
},
"https://brickschema.org/schema/Brick#Breakroom": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:StaffRoom",
"replacement": "https://w3id.org/rec#StaffRoom"
},
"https://brickschema.org/schema/Brick#Discharge_Hot_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Elevator_Space": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ElevatorShaft",
"replacement": "https://w3id.org/rec#ElevatorShaft"
},
"https://brickschema.org/schema/Brick#Food_Service_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:FoodHandlingRoom",
"replacement": "https://w3id.org/rec#FoodHandlingRoom"
},
"https://brickschema.org/schema/Brick#Furniture": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Furniture",
"replacement": "https://w3id.org/rec#Furniture"
},
"https://brickschema.org/schema/Brick#Lounge": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Lounge",
"replacement": "https://w3id.org/rec#Lounge"
},
"https://brickschema.org/schema/Brick#Mechanical_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:UtilitiesRoom",
"replacement": "https://w3id.org/rec#UtilitiesRoom"
},
"https://brickschema.org/schema/Brick#Medical_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:HealthcareRoom",
"replacement": "https://w3id.org/rec#HealthcareRoom"
},
"https://brickschema.org/schema/Brick#Region": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Region",
"replacement": "https://w3id.org/rec#Region"
},
"https://brickschema.org/schema/Brick#Rest_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:RestingRoom",
"replacement": "https://w3id.org/rec#RestingRoom"
},
"https://brickschema.org/schema/Brick#Security_Service_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:SecurityRoom",
"replacement": "https://w3id.org/rec#SecurityRoom"
},
"https://brickschema.org/schema/Brick#Storey": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Level",
"replacement": "https://w3id.org/rec#Level"
},
"https://brickschema.org/schema/Brick#Supply_Hot_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Supply_Water_Flow_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water_Flow_Setpoint"
},
"https://brickschema.org/schema/Brick#Break_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:StaffRoom",
"replacement": "https://w3id.org/rec#StaffRoom"
},
"https://brickschema.org/schema/Brick#Discharge_Water_Flow_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water_Flow_Setpoint"
},
"https://brickschema.org/schema/Brick#Distribution_Frame": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:CableRoom",
"replacement": "https://w3id.org/rec#CableRoom"
},
"https://brickschema.org/schema/Brick#Elevator_Shaft": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ElevatorShaft",
"replacement": "https://w3id.org/rec#ElevatorShaft"
},
"https://brickschema.org/schema/Brick#Hot_Water_Discharge_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Hot_Water_Return_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Lobby": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Lobby",
"replacement": "https://w3id.org/rec#Lobby"
},
"https://brickschema.org/schema/Brick#Restroom": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Bathroom",
"replacement": "https://w3id.org/rec#Bathroom"
},
"https://brickschema.org/schema/Brick#Return_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Site": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Site",
"replacement": "https://w3id.org/rec#Site"
},
"https://brickschema.org/schema/Brick#Storage_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Storage",
"replacement": "https://w3id.org/rec#Storage"
},
"https://brickschema.org/schema/Brick#Building": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Building",
"replacement": "https://w3id.org/rec#Building"
},
"https://brickschema.org/schema/Brick#Discharge_Water_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Electrical_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:ElectricityRoom",
"replacement": "https://w3id.org/rec#ElectricityRoom"
},
"https://brickschema.org/schema/Brick#Enclosed_Office": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Worksapce",
"replacement": "https://w3id.org/rec#Workspace"
},
"https://brickschema.org/schema/Brick#Hot_Water_Supply_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Office": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Office",
"replacement": "https://w3id.org/rec#Office"
},
"https://brickschema.org/schema/Brick#Return_Water_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Return_Water_Temperature_Setpoint": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Entering_Water_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Service_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:UtilitiesRoom",
"replacement": "https://w3id.org/rec#UtilitiesRoom"
},
"https://brickschema.org/schema/Brick#Supply_Water_Flow_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water_Flow_Sensor"
},
"https://brickschema.org/schema/Brick#Laboratory": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Laboratory",
"replacement": "https://w3id.org/rec#Laboratory"
},
"https://brickschema.org/schema/Brick#Outdoor_Area": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:OutdoorSpace",
"replacement": "https://w3id.org/rec#OutdoorSpace"
},
"https://brickschema.org/schema/Brick#Telecom_Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:DataServerRoom",
"replacement": "https://w3id.org/rec#DataServerRoom"
},
"https://brickschema.org/schema/Brick#Discharge_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Zone_Air_Temperature_Setpoint": {
"version": "1.3.0",
"message": "The class 'Zone_Air_Temperature_Setpoint' is deprecated in favor of more explicit class names to distinguish target and cooling/heating setpoints.",
"replacement": "https://brickschema.org/schema/Brick#Target_Zone_Air_Temperature_Setpoint"
},
"https://brickschema.org/schema/Brick#Common_Space": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Space",
"replacement": "https://w3id.org/rec#Space"
},
"https://brickschema.org/schema/Brick#Supply_Water_Temperature_Sensor": {
"version": "1.3.0",
"message": "Swapped supply/return for entering/leaving with water-related points",
"replacement": "https://brickschema.org/schema/Brick#Leaving_Water_Temperature_Sensor"
},
"https://brickschema.org/schema/Brick#Zone": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Zone",
"replacement": "https://w3id.org/rec#Zone"
},
"https://brickschema.org/schema/Brick#Floor": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Level",
"replacement": "https://w3id.org/rec#Level"
},
"https://brickschema.org/schema/Brick#Space": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Space",
"replacement": "https://w3id.org/rec#Space"
},
"https://brickschema.org/schema/Brick#Location": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Architecture",
"replacement": "https://w3id.org/rec#Architecture"
},
"https://brickschema.org/schema/Brick#Room": {
"version": "1.4.0",
"message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Room",
"replacement": "https://w3id.org/rec#Room"
}
}