Recent Releases of Brick

Brick - Nightly Build 2025-09-07

- Python
Published by github-actions[bot] 6 months ago

Brick - Nightly Build 2025-09-05

Commits

  • 2387eba: update examples and 223p usage (#718) (Gabe Fierro) #718

- Python
Published by github-actions[bot] 6 months ago

Brick - Nightly Build 2025-08-31

- Python
Published by github-actions[bot] 6 months ago

Brick - Nightly Build 2025-08-30

- Python
Published by github-actions[bot] 6 months ago

Brick - Nightly Build 2025-08-28

- Python
Published by github-actions[bot] 6 months ago

Brick - Nightly Build 2025-08-26

- Python
Published by github-actions[bot] 6 months ago

Brick - Nightly Build 2025-08-25

- Python
Published by github-actions[bot] 7 months ago

Brick - Nightly Build 2025-08-24

- Python
Published by github-actions[bot] 7 months ago

Brick - Nightly Build 2025-07-08

- Python
Published by github-actions[bot] 8 months ago

Brick - Nightly Build 2025-05-31

- Python
Published by github-actions[bot] 9 months ago

Brick - Nightly Build 2025-05-09

- Python
Published by github-actions[bot] 10 months ago

Brick - v1.4.4

What's Changed

  • Updating quantity definitions by @gtfierro in https://github.com/BrickSchema/Brick/pull/687
  • Fix REC patches: rdf:Class → rdfs:Class by @ektrah in https://github.com/BrickSchema/Brick/pull/691
  • Move rec:Wing under rec:Architecture by @ektrah in https://github.com/BrickSchema/Brick/pull/688
  • Mark brick:powerFlow and brick:powerFlow explicitly as deprecated by @ektrah in https://github.com/BrickSchema/Brick/pull/690
  • Validation fixes for a 1.4.4 release by @gtfierro in https://github.com/BrickSchema/Brick/pull/692
  • Enforce disjointness of owl:ObjectProperty or owl:DatatypeProperty by @gtfierro in https://github.com/BrickSchema/Brick/pull/693
  • Brick v1.4.4 ontology version bump by @gtfierro in https://github.com/BrickSchema/Brick/pull/694
  • Add deprecations of quantities for brick 1.4.4 by @gtfierro in https://github.com/BrickSchema/Brick/pull/695

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.3...v1.4.4

Added Concepts

``` https://brickschema.org/schema/BrickShape#CloudageQuantityShape

```

Removed Concepts

``` https://brickschema.org/schema/Brick#AccelerationTime https://brickschema.org/schema/Brick#AtmosphericPressure https://brickschema.org/schema/Brick#DecelerationTime https://brickschema.org/schema/Brick#DynamicPressure https://brickschema.org/schema/Brick#ElectricCurrent https://brickschema.org/schema/Brick#Energy https://brickschema.org/schema/Brick#EntityProperty https://brickschema.org/schema/Brick#Frequency https://brickschema.org/schema/Brick#GaugePressure https://brickschema.org/schema/Brick#Irradiance https://brickschema.org/schema/Brick#Phasor https://brickschema.org/schema/Brick#PowerFactor https://brickschema.org/schema/Brick#Pressure https://brickschema.org/schema/Brick#Radiance https://brickschema.org/schema/Brick#RadioactivityConcentration https://brickschema.org/schema/Brick#RadioactivityConcentrationSensor https://brickschema.org/schema/Brick#StaticPressure https://brickschema.org/schema/Brick#Temperature https://brickschema.org/schema/Brick#ThermalEnergy https://brickschema.org/schema/Brick#Time https://brickschema.org/schema/Brick#VelocityPressure https://brickschema.org/schema/Brick#Voltage https://brickschema.org/schema/Brick#WeatherCondition https://brickschema.org/schema/BrickShape#AtmosphericPressureQuantityShape https://brickschema.org/schema/BrickShape#FrequencyQuantityShape https://brickschema.org/schema/BrickShape#GaugePressureQuantityShape https://brickschema.org/schema/BrickShape#IrradianceQuantityShape https://brickschema.org/schema/BrickShape#PowerFactorQuantityShape https://brickschema.org/schema/BrickShape#PressureQuantityShape https://brickschema.org/schema/BrickShape#RadianceQuantityShape https://brickschema.org/schema/BrickShape#StaticPressureQuantityShape https://brickschema.org/schema/BrickShape#TemperatureQuantityShape https://brickschema.org/schema/BrickShape#ThermalEnergyQuantityShape https://brickschema.org/schema/BrickShape#TimeQuantityShape https://brickschema.org/schema/BrickShape#VelocityPressureQuantityShape

```

Deprecations

Deprecations JSON

json { "https://brickschema.org/schema/Brick#Acceleration_Time": { "version": "1.4.4", "message": "Brick-defined quantity 'Acceleration_Time' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Time' directly.", "replacement": "http://qudt.org/vocab/quantitykind/Time" }, "https://brickschema.org/schema/Brick#Atmospheric_Pressure": { "version": "1.4.4", "message": "Brick-defined quantity 'Atmospheric_Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/AtmosphericPressure' directly.", "replacement": "http://qudt.org/vocab/quantitykind/AtmosphericPressure" }, "https://brickschema.org/schema/Brick#Deceleration_Time": { "version": "1.4.4", "message": "Brick-defined quantity 'Deceleration_Time' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Time' directly.", "replacement": "http://qudt.org/vocab/quantitykind/Time" }, "https://brickschema.org/schema/Brick#Dynamic_Pressure": { "version": "1.4.4", "message": "Brick-defined quantity 'Dynamic_Pressure' (also referred to as Velocity_Pressure) is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/DynamicPressure' directly.", "replacement": "http://qudt.org/vocab/quantitykind/DynamicPressure" }, "https://brickschema.org/schema/Brick#Electric_Current": { "version": "1.4.4", "message": "Brick-defined quantity 'Electric_Current' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/ElectricCurrent' directly.", "replacement": "http://qudt.org/vocab/quantitykind/ElectricCurrent" }, "https://brickschema.org/schema/Brick#Energy": { "version": "1.4.4", "message": "Brick-defined quantity 'Energy' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Energy' directly.", "replacement": "http://qudt.org/vocab/quantitykind/Energy" }, "https://brickschema.org/schema/Brick#Frequency": { "version": "1.4.4", "message": "Brick-defined quantity 'Frequency' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Frequency' directly.", "replacement": "http://qudt.org/vocab/quantitykind/Frequency" }, "https://brickschema.org/schema/Brick#Gauge_Pressure": { "version": "1.4.4", "message": "Brick-defined quantity 'Gauge_Pressure' is deprecated. Use the QUDT quantity 'qudt:QuantityKind/Pressure' and indicate contextually that it is gauge pressure if necessary.", "replacement": "http://qudt.org/vocab/quantitykind/Pressure" }, "https://brickschema.org/schema/Brick#Irradiance": { "version": "1.4.4", "message": "Brick-defined quantity 'Irradiance' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Irradiance' directly. For specific solar irradiance, use brick:Solar_Irradiance.", "replacement": "http://qudt.org/vocab/quantitykind/Irradiance" }, "https://brickschema.org/schema/Brick#Power_Factor": { "version": "1.4.4", "message": "Brick-defined quantity 'Power_Factor' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/PowerFactor' directly.", "replacement": "http://qudt.org/vocab/quantitykind/PowerFactor" }, "https://brickschema.org/schema/Brick#Pressure": { "version": "1.4.4", "message": "Brick-defined generic quantity 'Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Pressure' directly, or more specific QUDT/Brick quantities like qudt:QuantityKind/StaticPressure, qudt:QuantityKind/AtmosphericPressure, brick:Differential_Pressure, etc.", "replacement": "http://qudt.org/vocab/quantitykind/Pressure" }, "https://brickschema.org/schema/Brick#Radiance": { "version": "1.4.4", "message": "Brick-defined quantity 'Radiance' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Radiance' directly. For specific solar radiance, use brick:Solar_Radiance.", "replacement": "http://qudt.org/vocab/quantitykind/Radiance" }, "https://brickschema.org/schema/Brick#Radioactivity_Concentration_Sensor": { "version": "1.4.4", "message": "Brick-defined quantity 'Radioactivity_Concentration_Sensor' is deprecated. Use Air_Quality_Sensor instead, or the provided sensor class for the specific kind or source of radioactivity (e.g. Radon gas)", "replacement": "https://brickschema.org/schema/Brick#Air_Quality_Sensor" }, "https://brickschema.org/schema/Brick#Static_Pressure": { "version": "1.4.4", "message": "Brick-defined quantity 'Static_Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/StaticPressure' directly.", "replacement": "http://qudt.org/vocab/quantitykind/StaticPressure" }, "https://brickschema.org/schema/Brick#Temperature": { "version": "1.4.4", "message": "Brick-defined generic quantity 'Temperature' is deprecated for direct use. Use the equivalent QUDT quantity 'qudt:QuantityKind/Temperature' directly, or more specific Brick quantities like brick:Dry_Bulb_Temperature, brick:Wet_Bulb_Temperature, etc., which now subclass the QUDT quantity.", "replacement": "http://qudt.org/vocab/quantitykind/Temperature" }, "https://brickschema.org/schema/Brick#Thermal_Energy": { "version": "1.4.4", "message": "Brick-defined quantity 'Thermal_Energy' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/ThermalEnergy' directly.", "replacement": "http://qudt.org/vocab/quantitykind/ThermalEnergy" }, "https://brickschema.org/schema/Brick#Time": { "version": "1.4.4", "message": "Brick-defined quantity 'Time' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Time' directly.", "replacement": "http://qudt.org/vocab/quantitykind/Time" }, "https://brickschema.org/schema/Brick#Velocity_Pressure": { "version": "1.4.4", "message": "Brick-defined quantity 'Velocity_Pressure' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/DynamicPressure' directly.", "replacement": "http://qudt.org/vocab/quantitykind/DynamicPressure" }, "https://brickschema.org/schema/Brick#Voltage": { "version": "1.4.4", "message": "Brick-defined quantity 'Voltage' is deprecated. Use the equivalent QUDT quantity 'qudt:QuantityKind/Voltage' directly.", "replacement": "http://qudt.org/vocab/quantitykind/Voltage" } }

- Python
Published by gtfierro 10 months ago

Brick - Nightly Build 2025-04-25

Commits

  • 62f7942: Fix REC patches: rdf:Class → rdfs:Class (#691) (ektrah) #691
  • 2482b8f: Move rec:Wing under rec:Architecture (#688) (ektrah) #688
  • be171ea: Mark brick:powerFlow and brick:powerFlow explicitly as deprecated (#690) (ektrah) #690

- Python
Published by github-actions[bot] 11 months ago

Brick - Nightly Build 2025-04-17

Commits

  • 21d5d29: Updating quantity definitions (#687) (Gabe Fierro) #687

- Python
Published by github-actions[bot] 11 months ago

Brick - Nightly Build 2025-03-29

- Python
Published by github-actions[bot] 11 months ago

Brick - Nightly Build 2025-03-22

- Python
Published by github-actions[bot] 12 months ago

Brick - v1.4.3

What's Changed

  • fix release tool and update docs by @gtfierro in https://github.com/BrickSchema/Brick/pull/679
  • add Valve parent to HVAC valve subclasses. by @gtfierro in https://github.com/BrickSchema/Brick/pull/680
  • Add missing properties from rec.ttl by @metesaka in https://github.com/BrickSchema/Brick/pull/681
  • add resolution property by @metesaka in https://github.com/BrickSchema/Brick/pull/683
  • v1.4.3 Release by @gtfierro in https://github.com/BrickSchema/Brick/pull/686

New Contributors

  • @metesaka made their first contribution in https://github.com/BrickSchema/Brick/pull/681

Added Concepts

None of these are actually new concepts, but there were bugs in their definitions that made them not properly modeled.

``` https://brickschema.org/schema/Brick#RoomAirTemperature_Sensor https://brickschema.org/schema/Brick#aliasOf https://brickschema.org/schema/Brick#hasQuantity https://brickschema.org/schema/Brick#hasSubstance https://brickschema.org/schema/Brick#resolution https://brickschema.org/schema/BrickShape#DeprecationShape https://brickschema.org/schema/BrickShape#ElectricVehicleChargingDirectionalityShape https://brickschema.org/schema/BrickShape#ElectricVehicleChargingTypeShape https://brickschema.org/schema/BrickShape#ElectricVehicleConnectorTypeShape https://brickschema.org/schema/BrickShape#ResolutionShape

```

Removed Concepts

Most of these are the result of fixed definitions. For example the ElectricVehicleChargingDirectionalityShape shape was mistakenly defined in the wrong namespace.

``` https://brickschema.org/schema/Brick#DeprecationShape https://brickschema.org/schema/Brick#ElectricVehicleChargingDirectionalityShape https://brickschema.org/schema/Brick#ElectricVehicleChargingTypeShape https://brickschema.org/schema/Brick#ElectricVehicleConnectorTypeShape https://brickschema.org/schema/Brick#Relationship

```

Deprecations

Deprecations JSON

json { "https://w3id.org/rec#AudioVisualEquipment": { "version": "1.4.0", "message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:Audio_Visual_Equipment", "replacement": "https://brickschema.org/schema/Brick#Audio_Visual_Equipment" }, "https://w3id.org/rec#Gateway": { "version": "1.4.0", "message": "REC ICT classes are being phased out in favor of Brick classes. For a replacement, consider brick:Gateway", "replacement": "https://brickschema.org/schema/Brick#Gateway" } }

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.2...v1.4.3

- Python
Published by gtfierro 12 months ago

Brick - Nightly Build 2025-03-15

- Python
Published by github-actions[bot] 12 months ago

Brick - Nightly Build 2025-03-14

- Python
Published by github-actions[bot] 12 months ago

Brick - Nightly Build 2025-03-13

- Python
Published by github-actions[bot] 12 months ago

Brick - Nightly Build 2025-03-12

- Python
Published by github-actions[bot] 12 months ago

Brick - Nightly Build 2025-03-11

- Python
Published by github-actions[bot] 12 months ago

Brick - Nightly Build 2025-03-07

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-06

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-04

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-03

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-02

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-03-01

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-28

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-27

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-26

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-25

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-24

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-23

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-17

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-02-16

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-01-13

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-01-12

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-01-10

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-01-07

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-01-06

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-01-05

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2025-01-01

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2024-12-30

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2024-12-29

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2024-12-23

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2024-12-22

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2024-12-20

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2024-12-18

- Python
Published by github-actions[bot] about 1 year ago

Brick - Nightly Build 2024-11-30

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-22

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-21

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-20

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-19

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-16

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-14

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-11

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-10

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-05

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-04

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-11-03

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-31

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-30

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-29

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-27

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-25

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-22

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-21

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-20

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-10-18

- Python
Published by github-actions[bot] over 1 year ago

Brick - v1.4.2

What's Changed

  • Update development instructions and requirements by @gtfierro in https://github.com/BrickSchema/Brick/pull/660
  • Fix missing labels by @gtfierro in https://github.com/BrickSchema/Brick/pull/663
  • Remove circular Brick import by @gtfierro in https://github.com/BrickSchema/Brick/pull/661
  • Update to QUDT v2.1.42 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/665
  • Create version branch for v1.4.2 by @gtfierro in https://github.com/BrickSchema/Brick/pull/662
  • Add rdfs labels back by @gtfierro in https://github.com/BrickSchema/Brick/pull/666

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.1...v1.4.2

- Python
Published by gtfierro over 1 year ago

Brick - Nightly Build 2024-09-16

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-09-15

- Python
Published by github-actions[bot] over 1 year ago

Brick - v1.4.1

What's Changed

  • Srr qudt 2 1 37 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/631
  • Use pyontoenv package for environment management by @gtfierro in https://github.com/BrickSchema/Brick/pull/634
  • Fix issue 632 by @gtfierro in https://github.com/BrickSchema/Brick/pull/635
  • Update bacnet ontology by @gtfierro in https://github.com/BrickSchema/Brick/pull/633
  • Adding 223 example by @gtfierro in https://github.com/BrickSchema/Brick/pull/642
  • Updating tool by @gtfierro in https://github.com/BrickSchema/Brick/pull/638
  • v1.4.1 Release by @gtfierro in https://github.com/BrickSchema/Brick/pull/649
  • V1.4.1 release (re-do) by @gtfierro in https://github.com/BrickSchema/Brick/pull/653
  • bump brick version
  • Move fume hood under exhaust fan class (#641)
  • Update fume hood definition
  • Deprecate Speed Status (#639)
  • Update speed mode status definition and remove speed status definition
  • REC Updates (#647)
  • Add deprecated brick locations from the 'x' file to bricksrc/recpatches.ttl following existing styles and properties.
  • remove bad module
  • adding rec
  • add submodules to checkout
  • small fixes
  • add pyproject
  • bump pyontoenv
  • Add property definitions for REC relationships (#650)
  • define REC relationships
  • only add the BSH property shape if it is a Brick property
  • fix relationship definition and catch these problems with an amended test
  • formatting on test
  • fix deactivation shape
  • small changes to tests
  • feat: add deprecations for brick:TeamRoom, brick:Lobby, and brick:Lounge in recpatches.ttl
  • chore: remove deprecated location classes from recpatches.ttl
  • feat: update deprecated brick classes to their corresponding rec classes in recpatches.ttl
  • Add artifact comment to PRs (#651)
  • feat: add deprecations for brick:TeamRoom, brick:Lobby, and brick:Lounge in recpatches.ttl
  • chore: remove deprecated location classes from recpatches.ttl
  • feat: update deprecated brick classes to their corresponding rec classes in recpatches.ttl
  • try to upload artifact on PR
  • fix if condition for v4
  • only comment once
  • fixing the expressions. Use a variable to configure which version of python to use. cancel in-progress builds
  • patching more REC classes: Lounge, TEamRoom, Lobby, Hazardous Materials Storage, and Vertical Space
  • fixing up rec patches
  • fixing up script to generate release notes

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.4.0...v1.4.1

Deprecations

Deprecations JSON

json { "https://brickschema.org/schema/Brick#Ablutions_Room": { "version": "1.4.0", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Ablutions_Room", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Detention_Room": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Detention_Room", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Environment_Box": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Environment_Box", "replacement": "https://w3id.org/rec#Laboratory" }, "https://brickschema.org/schema/Brick#Field_Of_Play": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Field_Of_Play", "replacement": "https://w3id.org/rec#OutdoorSpace" }, "https://brickschema.org/schema/Brick#First_Aid_Room": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for First_Aid_Room", "replacement": "https://w3id.org/rec#TreatmentRoom" }, "https://brickschema.org/schema/Brick#Freezer": { "version": "1.4.0", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Freezer", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Gatehouse": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Gatehouse", "replacement": "https://w3id.org/rec#Building" }, "https://brickschema.org/schema/Brick#Hazardous_Materials_Storage": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Hazardous_Materials_Storage", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Hospitality_Box": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Hospitality_Box", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Hot_Box": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Hot_Box", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Information_Area": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Information_Area", "replacement": "https://w3id.org/rec#Reception" }, "https://brickschema.org/schema/Brick#Lighting_Zone": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Lighting_Zone", "replacement": "https://w3id.org/rec#Zone" }, "https://brickschema.org/schema/Brick#Loading_Dock": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Loading_Dock", "replacement": "https://w3id.org/rec#LoadingReceivingRoom" }, "https://brickschema.org/schema/Brick#Majlis": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Majlis", "replacement": "https://w3id.org/rec#Lounge" }, "https://brickschema.org/schema/Brick#Media_Hot_Desk": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Media_Hot_Desk", "replacement": "https://w3id.org/rec#RecordingRoom" }, "https://brickschema.org/schema/Brick#Media_Production_Room": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Media_Production_Room", "replacement": "https://w3id.org/rec#RecordingRoom" }, "https://brickschema.org/schema/Brick#Outside": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Outside", "replacement": "https://w3id.org/rec#OutdoorSpace" }, "https://brickschema.org/schema/Brick#Parking_Level": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Parking_Level", "replacement": "https://w3id.org/rec#Level" }, "https://brickschema.org/schema/Brick#Parking_Structure": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Parking_Structure", "replacement": "https://w3id.org/rec#Building" }, "https://brickschema.org/schema/Brick#Prayer_Room": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Prayer_Room", "replacement": "https://w3id.org/rec#MeditationRoom" }, "https://brickschema.org/schema/Brick#Pump_Room": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Pump_Room", "replacement": "https://w3id.org/rec#UtilitiesRoom" }, "https://brickschema.org/schema/Brick#Riser": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Riser", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Speed_Status": { "version": "1.4.0", "message": "Speed Status is no longer necessary. Use Speed Mode Status for motors with various categorical speed settings, such as low, medium, and high. To further clarify, points representing the current speed of a variable speed fan as an analog value or input, use Speed Sensor.", "replacement": "https://brickschema.org/schema/Brick#Speed_Mode_Status" }, "https://brickschema.org/schema/Brick#Sports_Service_Room": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Sports_Service_Room", "replacement": "https://w3id.org/rec#ExerciseRoom" }, "https://brickschema.org/schema/Brick#Stage_Riser": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Stage_Riser", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#TETRA_Room": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for TETRA_Room", "replacement": "https://w3id.org/rec#TelecommunicationRoom" }, "https://brickschema.org/schema/Brick#Ticketing_Booth": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Ticketing_Booth", "replacement": "https://w3id.org/rec#Building" }, "https://brickschema.org/schema/Brick#Tunnel": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Tunnel", "replacement": "https://w3id.org/rec#Room" }, "https://brickschema.org/schema/Brick#Water_Tank": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Water_Tank", "replacement": "https://w3id.org/rec#UtilitiesRoom" }, "https://brickschema.org/schema/Brick#Wing": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. For a replacement, consider rec:Wing", "replacement": "https://w3id.org/rec#Wing" }, "https://brickschema.org/schema/Brick#Media_Room": { "version": "1.4.0", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Media_Room", "replacement": "https://w3id.org/rec#RecordingRoom" }, "https://brickschema.org/schema/Brick#Vertical_Space": { "version": "1.4.1", "message": "Brick location classes are being phased out in favor of RealEstateCore classes. There is not yet a replacement in REC for Vertical_Space", "replacement": "https://w3id.org/rec#Room" } }

- Python
Published by gtfierro over 1 year ago

Brick - Nightly Build 2024-07-31

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-07-18

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-06-26

- Python
Published by github-actions[bot] over 1 year ago

Brick - Nightly Build 2024-05-14

- Python
Published by github-actions[bot] almost 2 years ago

Brick - Nightly Build 2024-05-04

- Python
Published by github-actions[bot] almost 2 years ago

Brick - v1.4.0

What's Changed

  • v1.3.0 by @gtfierro in https://github.com/BrickSchema/Brick/pull/348
  • Update all python versions to latest, add 3.10.4 by @gtfierro in https://github.com/BrickSchema/Brick/pull/414
  • open() calls explicitly set UTF-8 encoding by @hammar in https://github.com/BrickSchema/Brick/pull/416
  • Fix some typos by @ektrah in https://github.com/BrickSchema/Brick/pull/421
  • Unify EntityProperty property shapes that reference brick:value by @gtfierro in https://github.com/BrickSchema/Brick/pull/424
  • Fix sh:or/sh:property by @ektrah in https://github.com/BrickSchema/Brick/pull/418
  • Fix shape generation from issue 422 by @gtfierro in https://github.com/BrickSchema/Brick/pull/427
  • Fix QUDT.Unit by @ektrah in https://github.com/BrickSchema/Brick/pull/428
  • Remove duplicate shackles for brick:Location by @ektrah in https://github.com/BrickSchema/Brick/pull/420
  • Ensure entity properties have exactly one unit by @gtfierro in https://github.com/BrickSchema/Brick/pull/431
  • Ensure ValueShapes are in BSH namespace by @gtfierro in https://github.com/BrickSchema/Brick/pull/432
  • Fix #434 by @gtfierro in https://github.com/BrickSchema/Brick/pull/435
  • Additional 1.3.0 fixes by @gtfierro in https://github.com/BrickSchema/Brick/pull/440
  • Fix typo and some missing tags (#434) reported by mcc513. by @danjhugo in https://github.com/BrickSchema/Brick/pull/436
  • Make tests run in windows by @Gamecock in https://github.com/BrickSchema/Brick/pull/443
  • Add tags to PV generation system by @gtfierro in https://github.com/BrickSchema/Brick/pull/453
  • Stricter shape enforcement by @gtfierro in https://github.com/BrickSchema/Brick/pull/454
  • Update pre-commit by @gtfierro in https://github.com/BrickSchema/Brick/pull/455
  • Update nightly-builds.yml by @epaulson in https://github.com/BrickSchema/Brick/pull/456
  • Merge domain and range shapes by @ektrah in https://github.com/BrickSchema/Brick/pull/457
  • Add shacl namespace/prefix declarations by @gtfierro in https://github.com/BrickSchema/Brick/pull/465
  • Add shacl declarations by @gtfierro in https://github.com/BrickSchema/Brick/pull/469
  • Added AbsoluteHumiditySensor by @hammar in https://github.com/BrickSchema/Brick/pull/462
  • Fix sh:prefixes usage by @gtfierro in https://github.com/BrickSchema/Brick/pull/470
  • Srr fix prefixes by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/471
  • Limit subproperty inference to entity properties by @gtfierro in https://github.com/BrickSchema/Brick/pull/473
  • fix/compareversionstool by @filiphl in https://github.com/BrickSchema/Brick/pull/467
  • Fix inverse property inference rule to use owl, not 223p annotation by @gtfierro in https://github.com/BrickSchema/Brick/pull/475
  • Add brick:Relationship superproperty by @gtfierro in https://github.com/BrickSchema/Brick/pull/423
  • Remove Substance punning by @gtfierro in https://github.com/BrickSchema/Brick/pull/476
  • add ict devices by @jbkoh in https://github.com/BrickSchema/Brick/pull/452
  • Fix #468 by removing unmaintained Brick conversion tool by @gtfierro in https://github.com/BrickSchema/Brick/pull/477
  • Include external ontology dependencies in the Brick+extensions build by @gtfierro in https://github.com/BrickSchema/Brick/pull/463
  • Made InferInverseProperties good neighbors by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/485
  • First pass at proposed approach by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/487
  • Add hasSubstance to meters by @gtfierro in https://github.com/BrickSchema/Brick/pull/490
  • Add Zone CO2 Level Sensor ; remove duplicate Limit definition by @gtfierro in https://github.com/BrickSchema/Brick/pull/492
  • Srr skos narrower by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/488
  • Srr test currency by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/495
  • Removed inclusion of unit definitions by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/484
  • Switch to SHACL properties instead of RDFS domain/range by @gtfierro in https://github.com/BrickSchema/Brick/pull/491
  • Switch to SHACL property shapes for Brick relationships by @gtfierro in https://github.com/BrickSchema/Brick/pull/493
  • Upgrade to QUDT v2.1.26 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/497
  • Change QUDT.hasQuality to QUDT.hasQuantity in BRICK.Pressure_Status by @ektrah in https://github.com/BrickSchema/Brick/pull/498
  • Fix ontology IRI of SHACL by @ektrah in https://github.com/BrickSchema/Brick/pull/499
  • Handle extensions separately by @gtfierro in https://github.com/BrickSchema/Brick/pull/500
  • Srr sparql interpret 223 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/505
  • Fix some typos by @ektrah in https://github.com/BrickSchema/Brick/pull/508
  • Update QUDT to v2.1.27 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/512
  • Make sure matching tests can use aliases by @gtfierro in https://github.com/BrickSchema/Brick/pull/516
  • Several minor fixes by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/514
  • Srr no 223 import by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/511
  • Introduce aliases by @ektrah in https://github.com/BrickSchema/Brick/pull/504
  • Add Automatic_Tint_Window_Array by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/525
  • Add Electrical_Energy_Usage_Sensor by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/524
  • Fix Deprecation Statements by @gtfierro in https://github.com/BrickSchema/Brick/pull/527
  • Updating development dependencies by @gtfierro in https://github.com/BrickSchema/Brick/pull/530
  • Better structure for defining extensions to Brick by @gtfierro in https://github.com/BrickSchema/Brick/pull/528
  • Srr cleanup 223 extension by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/523
  • Rename and restructure temperature setpoints by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/506
  • Allow extensions with 223 by @gtfierro in https://github.com/BrickSchema/Brick/pull/533
  • Fix qudt.hasquantity -> brick.hasquantity by @gtfierro in https://github.com/BrickSchema/Brick/pull/537
  • Srr update 223 extension files by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/536
  • Remove SHACL import by @gtfierro in https://github.com/BrickSchema/Brick/pull/540
  • Removed orphan import statements from Brick+extensions.ttl by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/538
  • Break_Room should be canonical by @jbkoh in https://github.com/BrickSchema/Brick/pull/541
  • Update ref-schema to latest version and check for any issues by @gtfierro in https://github.com/BrickSchema/Brick/pull/542
  • Rename Solar Radiance Sensor to Solar Irradiance Sensor for Accuracy by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/543
  • Added Volume by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/547
  • Refreshed 223 and QUDT files by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/549
  • Make sure aliases are also NodeShapes by @gtfierro in https://github.com/BrickSchema/Brick/pull/552
  • Fix ref-schema imports by @gtfierro in https://github.com/BrickSchema/Brick/pull/557
  • Remove empty integration test harness by @gtfierro in https://github.com/BrickSchema/Brick/pull/559
  • remove duplicate param definitions by @gtfierro in https://github.com/BrickSchema/Brick/pull/558
  • Replacing sh:and/sh:not with just sh:not by @gtfierro in https://github.com/BrickSchema/Brick/pull/562
  • Add Solar Inverter by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/560
  • Add Reheat_Command by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/550
  • Introduce Base Tank class and deprecate Water_Tank by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/553
  • Fix license by @gtfierro in https://github.com/BrickSchema/Brick/pull/582
  • Add Tablet to equipment by @anil72007 in https://github.com/BrickSchema/Brick/pull/402
  • Swap "power" for "electrical" in complexity and flow shapes by @gtfierro in https://github.com/BrickSchema/Brick/pull/425
  • Fix IndexError in add_definitions by checking list length by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/603
  • Updated QUDT to v2.1.32 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/579
  • Add dampers, fans, and wall air conditioner by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/605
  • Add booster and circulating pump by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/602
  • Add EVSE Charging Concepts by @gtfierro in https://github.com/BrickSchema/Brick/pull/529
  • Output obsolete terms in error message by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/609
  • Add valves by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/610
  • Expand pressure sensor and setpoint by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/607
  • Modeling VRFs and Heat Pumps by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/590
  • Add level command and status by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/565
  • Add additional ontology imports by @gtfierro in https://github.com/BrickSchema/Brick/pull/501
  • Add waste tracking and management concepts by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/598
  • Add gauge pressure sensors by @gtfierro in https://github.com/BrickSchema/Brick/pull/569
  • Add Switchgear classes by @wcrd in https://github.com/BrickSchema/Brick/pull/578
  • Add open close and dehumidify command by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/611
  • fix the parents of hot water differential tempearture sensor by @jbkoh in https://github.com/BrickSchema/Brick/pull/614
  • V1.4.0 Release Candidate 1 by @gtfierro in https://github.com/BrickSchema/Brick/pull/613
  • implement color temperature and lighting level by @jbkoh in https://github.com/BrickSchema/Brick/pull/459
  • Make minor changes to Brick/223 mapping by @gtfierro in https://github.com/BrickSchema/Brick/pull/618
  • Fix Brick/REC example model by @gtfierro in https://github.com/BrickSchema/Brick/pull/616
  • Minor Brick/REC fixes by @gtfierro in https://github.com/BrickSchema/Brick/pull/620
  • Add rule to deal with subproperties and equivalent properties by @gtfierro in https://github.com/BrickSchema/Brick/pull/624
  • Add condenser water loop by @gtfierro in https://github.com/BrickSchema/Brick/pull/623
  • Bump black from 23.3.0 to 24.3.0 by @dependabot in https://github.com/BrickSchema/Brick/pull/627
  • Finalize 1.4 release by @gtfierro in https://github.com/BrickSchema/Brick/pull/625

New Contributors

  • @hammar made their first contribution in https://github.com/BrickSchema/Brick/pull/416
  • @ektrah made their first contribution in https://github.com/BrickSchema/Brick/pull/421
  • @danjhugo made their first contribution in https://github.com/BrickSchema/Brick/pull/436
  • @Gamecock made their first contribution in https://github.com/BrickSchema/Brick/pull/443
  • @filiphl made their first contribution in https://github.com/BrickSchema/Brick/pull/467
  • @connorjcantrell made their first contribution in https://github.com/BrickSchema/Brick/pull/525
  • @dependabot made their first contribution in https://github.com/BrickSchema/Brick/pull/627

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.3.0...v1.4.0

- Python
Published by gtfierro almost 2 years ago

Brick - Nightly Build 2024-04-15

- Python
Published by github-actions[bot] almost 2 years ago

Brick - Nightly Build 2024-04-13

- Python
Published by github-actions[bot] almost 2 years ago

Brick - Nightly Build 2024-04-12

- Python
Published by github-actions[bot] almost 2 years ago

Brick - v1.4.0 Release Candidate 1

What's Changed

  • v1.3.0 by @gtfierro in https://github.com/BrickSchema/Brick/pull/348
  • Update all python versions to latest, add 3.10.4 by @gtfierro in https://github.com/BrickSchema/Brick/pull/414
  • open() calls explicitly set UTF-8 encoding by @hammar in https://github.com/BrickSchema/Brick/pull/416
  • Fix some typos by @ektrah in https://github.com/BrickSchema/Brick/pull/421
  • Unify EntityProperty property shapes that reference brick:value by @gtfierro in https://github.com/BrickSchema/Brick/pull/424
  • Fix sh:or/sh:property by @ektrah in https://github.com/BrickSchema/Brick/pull/418
  • Fix shape generation from issue 422 by @gtfierro in https://github.com/BrickSchema/Brick/pull/427
  • Fix QUDT.Unit by @ektrah in https://github.com/BrickSchema/Brick/pull/428
  • Remove duplicate shackles for brick:Location by @ektrah in https://github.com/BrickSchema/Brick/pull/420
  • Ensure entity properties have exactly one unit by @gtfierro in https://github.com/BrickSchema/Brick/pull/431
  • Ensure ValueShapes are in BSH namespace by @gtfierro in https://github.com/BrickSchema/Brick/pull/432
  • Fix #434 by @gtfierro in https://github.com/BrickSchema/Brick/pull/435
  • Additional 1.3.0 fixes by @gtfierro in https://github.com/BrickSchema/Brick/pull/440
  • Fix typo and some missing tags (#434) reported by mcc513. by @danjhugo in https://github.com/BrickSchema/Brick/pull/436
  • Make tests run in windows by @Gamecock in https://github.com/BrickSchema/Brick/pull/443
  • Add tags to PV generation system by @gtfierro in https://github.com/BrickSchema/Brick/pull/453
  • Stricter shape enforcement by @gtfierro in https://github.com/BrickSchema/Brick/pull/454
  • Update pre-commit by @gtfierro in https://github.com/BrickSchema/Brick/pull/455
  • Update nightly-builds.yml by @epaulson in https://github.com/BrickSchema/Brick/pull/456
  • Merge domain and range shapes by @ektrah in https://github.com/BrickSchema/Brick/pull/457
  • Add shacl namespace/prefix declarations by @gtfierro in https://github.com/BrickSchema/Brick/pull/465
  • Add shacl declarations by @gtfierro in https://github.com/BrickSchema/Brick/pull/469
  • Added AbsoluteHumiditySensor by @hammar in https://github.com/BrickSchema/Brick/pull/462
  • Fix sh:prefixes usage by @gtfierro in https://github.com/BrickSchema/Brick/pull/470
  • Srr fix prefixes by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/471
  • Limit subproperty inference to entity properties by @gtfierro in https://github.com/BrickSchema/Brick/pull/473
  • fix/compareversionstool by @filiphl in https://github.com/BrickSchema/Brick/pull/467
  • Fix inverse property inference rule to use owl, not 223p annotation by @gtfierro in https://github.com/BrickSchema/Brick/pull/475
  • Add brick:Relationship superproperty by @gtfierro in https://github.com/BrickSchema/Brick/pull/423
  • Remove Substance punning by @gtfierro in https://github.com/BrickSchema/Brick/pull/476
  • add ict devices by @jbkoh in https://github.com/BrickSchema/Brick/pull/452
  • Fix #468 by removing unmaintained Brick conversion tool by @gtfierro in https://github.com/BrickSchema/Brick/pull/477
  • Include external ontology dependencies in the Brick+extensions build by @gtfierro in https://github.com/BrickSchema/Brick/pull/463
  • Made InferInverseProperties good neighbors by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/485
  • First pass at proposed approach by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/487
  • Add hasSubstance to meters by @gtfierro in https://github.com/BrickSchema/Brick/pull/490
  • Add Zone CO2 Level Sensor ; remove duplicate Limit definition by @gtfierro in https://github.com/BrickSchema/Brick/pull/492
  • Srr skos narrower by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/488
  • Srr test currency by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/495
  • Removed inclusion of unit definitions by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/484
  • Switch to SHACL properties instead of RDFS domain/range by @gtfierro in https://github.com/BrickSchema/Brick/pull/491
  • Switch to SHACL property shapes for Brick relationships by @gtfierro in https://github.com/BrickSchema/Brick/pull/493
  • Upgrade to QUDT v2.1.26 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/497
  • Change QUDT.hasQuality to QUDT.hasQuantity in BRICK.Pressure_Status by @ektrah in https://github.com/BrickSchema/Brick/pull/498
  • Fix ontology IRI of SHACL by @ektrah in https://github.com/BrickSchema/Brick/pull/499
  • Handle extensions separately by @gtfierro in https://github.com/BrickSchema/Brick/pull/500
  • Srr sparql interpret 223 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/505
  • Fix some typos by @ektrah in https://github.com/BrickSchema/Brick/pull/508
  • Update QUDT to v2.1.27 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/512
  • Make sure matching tests can use aliases by @gtfierro in https://github.com/BrickSchema/Brick/pull/516
  • Several minor fixes by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/514
  • Srr no 223 import by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/511
  • Introduce aliases by @ektrah in https://github.com/BrickSchema/Brick/pull/504
  • Add Automatic_Tint_Window_Array by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/525
  • Add Electrical_Energy_Usage_Sensor by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/524
  • Fix Deprecation Statements by @gtfierro in https://github.com/BrickSchema/Brick/pull/527
  • Updating development dependencies by @gtfierro in https://github.com/BrickSchema/Brick/pull/530
  • Better structure for defining extensions to Brick by @gtfierro in https://github.com/BrickSchema/Brick/pull/528
  • Srr cleanup 223 extension by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/523
  • Rename and restructure temperature setpoints by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/506
  • Allow extensions with 223 by @gtfierro in https://github.com/BrickSchema/Brick/pull/533
  • Fix qudt.hasquantity -> brick.hasquantity by @gtfierro in https://github.com/BrickSchema/Brick/pull/537
  • Srr update 223 extension files by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/536
  • Remove SHACL import by @gtfierro in https://github.com/BrickSchema/Brick/pull/540
  • Removed orphan import statements from Brick+extensions.ttl by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/538
  • Break_Room should be canonical by @jbkoh in https://github.com/BrickSchema/Brick/pull/541
  • Update ref-schema to latest version and check for any issues by @gtfierro in https://github.com/BrickSchema/Brick/pull/542
  • Rename Solar Radiance Sensor to Solar Irradiance Sensor for Accuracy by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/543
  • Added Volume by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/547
  • Refreshed 223 and QUDT files by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/549
  • Make sure aliases are also NodeShapes by @gtfierro in https://github.com/BrickSchema/Brick/pull/552
  • Fix ref-schema imports by @gtfierro in https://github.com/BrickSchema/Brick/pull/557
  • Remove empty integration test harness by @gtfierro in https://github.com/BrickSchema/Brick/pull/559
  • remove duplicate param definitions by @gtfierro in https://github.com/BrickSchema/Brick/pull/558
  • Replacing sh:and/sh:not with just sh:not by @gtfierro in https://github.com/BrickSchema/Brick/pull/562
  • Add Solar Inverter by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/560
  • Add Reheat_Command by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/550
  • Introduce Base Tank class and deprecate Water_Tank by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/553
  • Fix license by @gtfierro in https://github.com/BrickSchema/Brick/pull/582
  • Add Tablet to equipment by @anil72007 in https://github.com/BrickSchema/Brick/pull/402
  • Swap "power" for "electrical" in complexity and flow shapes by @gtfierro in https://github.com/BrickSchema/Brick/pull/425
  • Fix IndexError in add_definitions by checking list length by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/603
  • Updated QUDT to v2.1.32 by @steveraysteveray in https://github.com/BrickSchema/Brick/pull/579
  • Add dampers, fans, and wall air conditioner by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/605
  • Add booster and circulating pump by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/602
  • Add EVSE Charging Concepts by @gtfierro in https://github.com/BrickSchema/Brick/pull/529
  • Output obsolete terms in error message by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/609
  • Add valves by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/610
  • Expand pressure sensor and setpoint by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/607
  • Modeling VRFs and Heat Pumps by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/590
  • Add level command and status by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/565
  • Add additional ontology imports by @gtfierro in https://github.com/BrickSchema/Brick/pull/501
  • Add waste tracking and management concepts by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/598
  • Add gauge pressure sensors by @gtfierro in https://github.com/BrickSchema/Brick/pull/569
  • Add Switchgear classes by @wcrd in https://github.com/BrickSchema/Brick/pull/578
  • Add open close and dehumidify command by @connorjcantrell in https://github.com/BrickSchema/Brick/pull/611
  • fix the parents of hot water differential tempearture sensor by @jbkoh in https://github.com/BrickSchema/Brick/pull/614
  • V1.4.0 Release Candidate 1 by @gtfierro in https://github.com/BrickSchema/Brick/pull/613

New Contributors

  • @hammar made their first contribution in https://github.com/BrickSchema/Brick/pull/416
  • @ektrah made their first contribution in https://github.com/BrickSchema/Brick/pull/421
  • @danjhugo made their first contribution in https://github.com/BrickSchema/Brick/pull/436
  • @Gamecock made their first contribution in https://github.com/BrickSchema/Brick/pull/443
  • @filiphl made their first contribution in https://github.com/BrickSchema/Brick/pull/467
  • @connorjcantrell made their first contribution in https://github.com/BrickSchema/Brick/pull/525

Full Changelog: https://github.com/BrickSchema/Brick/compare/v1.3.0...v1.4.0-rc1


Added Classes

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#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#Condensing_Unit 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#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#Exhaust_Fan_Disable_Command https://brickschema.org/schema/Brick#Exhaust_Fan_Enable_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#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#ICT_Equipment https://brickschema.org/schema/Brick#ICT_Hardware https://brickschema.org/schema/Brick#Isolation_Damper https://brickschema.org/schema/Brick#Isolation_Switch 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#Main_Circuit_Breaker https://brickschema.org/schema/Brick#Main_Disconnect_Switch https://brickschema.org/schema/Brick#Mixing_Valve 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#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#Reversing_Valve https://brickschema.org/schema/Brick#Sensor_Equipment https://brickschema.org/schema/Brick#Separation_Tank 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#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#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#Zone_CO2_Level_Sensor https://brickschema.org/schema/Brick#Zone_Damper 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 Classes (with replacements)

https://brickschema.org/schema/Brick#Air 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#Chilled_Water https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Sensor https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Sensor https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Setpoint https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Setpoint https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Chilled_Water_Return_Flow_Sensor https://brickschema.org/schema/Brick#Entering_Chilled_Water_Flow_Sensor https://brickschema.org/schema/Brick#Chilled_Water_Return_Temperature_Sensor https://brickschema.org/schema/Brick#Entering_Chilled_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Sensor https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Sensor https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Setpoint https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Flow_Setpoint https://brickschema.org/schema/Brick#Chilled_Water_Supply_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Collection_Basin_Water https://brickschema.org/schema/Brick#Condenser https://brickschema.org/schema/Brick#Condenser_Water https://brickschema.org/schema/Brick#Deionized_Water https://brickschema.org/schema/Brick#Differential_Discharge_Return_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Differential_Entering_Leaving_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Differential_Supply_Return_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Differential_Entering_Leaving_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Discharge_Air https://brickschema.org/schema/Brick#Discharge_Chilled_Water https://brickschema.org/schema/Brick#Leaving_Chilled_Water https://brickschema.org/schema/Brick#Discharge_Chilled_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Discharge_Condenser_Water https://brickschema.org/schema/Brick#Leaving_Condenser_Water https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Flow_Sensor https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Flow_Sensor https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Discharge_Hot_Water https://brickschema.org/schema/Brick#Leaving_Hot_Water https://brickschema.org/schema/Brick#Discharge_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Discharge_Water https://brickschema.org/schema/Brick#Leaving_Water https://brickschema.org/schema/Brick#Discharge_Water_Flow_Sensor https://brickschema.org/schema/Brick#Leaving_Water_Flow_Sensor https://brickschema.org/schema/Brick#Discharge_Water_Flow_Setpoint https://brickschema.org/schema/Brick#Leaving_Water_Flow_Setpoint https://brickschema.org/schema/Brick#Discharge_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Domestic_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Domestic_Water 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#Exhaust_Air 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_Exchanger_Discharge_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Heat_Exchanger_Leaving_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Heat_Exchanger_Supply_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Heat_Exchanger_Leaving_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Heat_Sensor https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Discharge_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_High_Temperature_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Return_Temperature_Sensor https://brickschema.org/schema/Brick#Entering_High_Temperature_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Supply_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_High_Temperature_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Hot_Water https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Sensor https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Sensor https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Setpoint https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Setpoint https://brickschema.org/schema/Brick#Hot_Water_Discharge_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Hot_Water_Return_Flow_Sensor https://brickschema.org/schema/Brick#Hot_Water_Entering_Flow_Sensor https://brickschema.org/schema/Brick#Hot_Water_Return_Temperature_Sensor https://brickschema.org/schema/Brick#Entering_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Sensor https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Sensor https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Setpoint https://brickschema.org/schema/Brick#Hot_Water_Leaving_Flow_Setpoint https://brickschema.org/schema/Brick#Hot_Water_Supply_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Ice 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#Makeup_Water https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Discharge_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Medium_Temperature_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Return_Temperature_Sensor https://brickschema.org/schema/Brick#Entering_Medium_Temperature_Hot_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Supply_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Medium_Temperature_Hot_Water_Temperature_Sensor 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#Potable_Water https://brickschema.org/schema/Brick#Refrigerant https://brickschema.org/schema/Brick#Return_Air https://brickschema.org/schema/Brick#Return_Chilled_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Entering_Chilled_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Return_Condenser_Water https://brickschema.org/schema/Brick#Entering_Condenser_Water https://brickschema.org/schema/Brick#Return_Condenser_Water_Flow_Sensor https://brickschema.org/schema/Brick#Entering_Condenser_Water_Flow_Sensor https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Entering_Condenser_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Entering_Condenser_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Return_Hot_Water https://brickschema.org/schema/Brick#Entering_Hot_Water https://brickschema.org/schema/Brick#Return_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Entering_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Return_Water https://brickschema.org/schema/Brick#Entering_Water https://brickschema.org/schema/Brick#Return_Water_Flow_Sensor https://brickschema.org/schema/Brick#Entering_Water_Flow_Sensor https://brickschema.org/schema/Brick#Return_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Entering_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Return_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Entering_Water_Temperature_Setpoint 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#Leaving_Chilled_Water https://brickschema.org/schema/Brick#Supply_Chilled_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Supply_Condenser_Water https://brickschema.org/schema/Brick#Leaving_Condenser_Water https://brickschema.org/schema/Brick#Supply_Condenser_Water_Flow_Sensor https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Flow_Sensor https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Condenser_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Supply_Hot_Water https://brickschema.org/schema/Brick#Leaving_Hot_Water https://brickschema.org/schema/Brick#Supply_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Leaving_Hot_Water_Temperature_Setpoint https://brickschema.org/schema/Brick#Supply_Water https://brickschema.org/schema/Brick#Leaving_Water https://brickschema.org/schema/Brick#Supply_Water_Flow_Sensor https://brickschema.org/schema/Brick#Leaving_Water_Flow_Sensor https://brickschema.org/schema/Brick#Supply_Water_Flow_Setpoint https://brickschema.org/schema/Brick#Leaving_Water_Flow_Setpoint https://brickschema.org/schema/Brick#Supply_Water_Temperature_Sensor https://brickschema.org/schema/Brick#Leaving_Water_Temperature_Sensor 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/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

- Python
Published by gtfierro about 2 years ago

Brick - Nightly Build 2024-01-25

Commits

  • 12deea6: V1.4.0 Release Candidate 1 (#613) (Gabe Fierro) #613

- Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-01-16

Commits

  • dfe0985: Merge remote-tracking branch 'upstream/master' (Connor Cantrell) #590
  • b9cccb8: Merge branch 'master' of https://github.com/BrickSchema/Brick into update-master (Connor Cantrell) #590
  • a74f788: Add VRF, Heat Pump, and Chiller equipment (Connor Cantrell) #590
  • 256aec5: Add VRF System (Connor Cantrell) #590
  • b6decd3: Add definitions (Connor Cantrell) #590
  • 8fc21e8: Add Condensing Unit definitions (Connor Cantrell) #590
  • 6f4cb1b: Add commas (Connor Cantrell) #590
  • 7eb9bd6: Add Expansion Valves (Connor Cantrell) #590
  • 4c5e4d5: Update Electronic Expansion Valve name (Connor Cantrell) #590
  • 2c8a2a2: Move expansion valves to new metering device class (Connor Cantrell) #590
  • 1e1fe92: Add refrigeration system (Connor Cantrell) #590
  • 3afe698: Add metering device definitions (Connor Cantrell) #590
  • 5a10c2c: Add connectedTo relationship (Connor Cantrell) #590
  • 8e73f53: Rename metering device to throttling device (Connor Cantrell) #590
  • cbcc5d4: Add ground, air, water source condensing and packaged units (Connor Cantrell) #590
  • 192c141: Add alias to Duct FCU (Connor Cantrell) #590
  • 135c7c2: Add horizontal tag to Duct FCU (Connor Cantrell) #590
  • c3d3f22: Rename throttling device to refrigerant metering device (Connor Cantrell) #590
  • 56f6ad1: Add capillary tube metering device (Connor Cantrell) #590
  • 71af139: Expand pressure sensor (Connor Cantrell) #607
  • d0e88cc: Move water differential pressure sensor (Connor Cantrell) #607
  • 3818c36: Add pressure setpoints (Connor Cantrell) #607
  • cee4c88: Add subclass field (Connor Cantrell) #607
  • 82b469f: Add tags (Connor Cantrell) #607
  • c65c4f7: Merge branch 'expand-pressure-sensor-and-setpoint' of github.com:mapped/Brick (Gabe Fierro)
  • 2cbc5b4: Merge branch 'master' into expand-pressure-sensor-and-setpoint (Connor Cantrell) #607
  • 88bb25b: Expand pressure sensor (Connor Cantrell) #607
  • 9bb7b67: Move water differential pressure sensor (Connor Cantrell) #607
  • 9ee0e93: Add pressure setpoints (Connor Cantrell) #607
  • c68da9a: Add subclass field (Connor Cantrell) #607
  • a7d19d9: Add tags (Connor Cantrell) #607
  • cfe9075: Merge branch 'expand-pressure-sensor-and-setpoint' of https://github.com/mapped/Brick into expand-pressure-sensor-and-setpoint (Connor Cantrell) #607
  • ce844dc: Fix commas and quotations (Connor Cantrell) #607
  • ced7812: Add quotation (Connor Cantrell) #607
  • fcfa489: Add VRF, Heat Pump, and Chiller equipment (Connor Cantrell) #590
  • 636e03e: Add Expansion Valves (Connor Cantrell) #590
  • f313094: Update Electronic Expansion Valve name (Connor Cantrell) #590
  • d15d70e: Move expansion valves to new metering device class (Connor Cantrell) #590
  • 720b806: Rename metering device to throttling device (Connor Cantrell) #590
  • bbe898a: Merge branch 'master' into add-vrf (Connor Cantrell) #590
  • e4e3931: Merge branch 'master' into expand-pressure-sensor-and-setpoint (Connor Cantrell) #607
  • c2950c4: Remove comma (Connor Cantrell) #590
  • f1a83a6: Fix format (Connor Cantrell) #590
  • bc0c789: Wrap definition (Connor Cantrell) #590
  • bbc944e: Add entering and leaving water pressure sensor (Connor Cantrell) #607
  • 6a03d2a: Update obsolete terms (Connor Cantrell) #590
  • 8510dd9: Remove Packaged GSHP (Connor Cantrell) #590
  • 85929ed: Merge branch 'expand-pressure-sensor-and-setpoint' of github.com:mapped/Brick (Gabe Fierro) #607
  • a562778: Merging definitions (Gabe Fierro)
  • 150e51e: fixing requirements.txt (Gabe Fierro)
  • d6f1822: Merge branch 'master' of github.com:BrickSchema/Brick (Gabe Fierro)
  • 567feaf: Merge branch 'add-vrf' of github.com:mapped/Brick into mapped-add-vrf (Gabe Fierro) #590
  • 7f96f5d: re-encoding definitions (Gabe Fierro)
  • 8a0cecb: Merge branch 'mapped-add-vrf' (Gabe Fierro)
  • db76a6e: Add level command and status (#565) (Connor Cantrell) #565
  • 044b683: Add additional ontology imports (#501) (Gabe Fierro) #501

- Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-01-15

Commits

  • f3da688: Add valves (#610) (Connor Cantrell) #610

- Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-01-14

- Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-01-13

Commits

  • c4b7d23: Output terms in error message (#609) (Connor Cantrell) #609

- Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2024-01-11

- Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2023-12-16

- Python
Published by github-actions[bot] about 2 years ago

Brick - Nightly Build 2023-11-27

- Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2023-11-21

- Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2023-11-11

- Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2023-09-25

- Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2023-09-21

- Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2023-08-29

- Python
Published by github-actions[bot] over 2 years ago

Brick - Nightly Build 2023-07-25

- Python
Published by github-actions[bot] over 2 years ago

Brick - v1.3.0 Release

Brick v1.3.0 is the result of more than a year of work by the Brick development team and a growing community of international contributors. This release of Brick contains several major improvements and changes since Brick v1.2.1 as well as a number of bug fixes and smaller additions.

The big features in Brick v1.3.0 are: - moving from an OWL-based ontology to a SHACL-based ontology. This allows Brick and Brick tooling to make use of the validation features of SHACL, which will help to ensure that Brick models are consistent and valid. We recommend using the pySHACL project to conduct validation of Brick models. The brickschema package also provides support for validation - ref:hasExternalReference is a new relationship that relates Brick entities to their representations in other digital forms, for example IFC models, BACnet networks and timeseries databases. This builds on work on the ref-schema, a new RDF schema for standardizing these external references - ability to model meter/submeter hierarchies, their relationships to devices and rooms, and the data they produce - ability to model the current value of Points, using brick:lastKnownValue - dramatically expanded sets of entity properties, capturing "nameplate" and other static characteristics of Brick entities - adding useful semantic annotations to all Brick Point classes with the brick:hasSubstance and brick:hasQuantity properties - unit tests added to all Brick examples to ensure they are up-to-date with correct Brick usage - additional classes covering, among other things, different kinds of fans, sensors, PV systems - return/supply/discharge water have been swapped for entering (return) and leaving (supply/discharge) water - instances of deprecated concepts are now marked with warnings during SHACL validation

Many of these major features are documented at https://docs.brickschema.org/ .

Contributors

A huge thanks to the contributors who helped with this release

  • @gtfierro
  • @jbulow
  • @jbkoh
  • @ektrah
  • @shatdal
  • @carlosduarteroa
  • @david-waterworth
  • @hicksjacobp
  • @hammar
  • @anil72007
  • @wcrd
  • @epaulson

Deprecations

Deprecated concept and in what version the concept was deprecated https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Return_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Differential_Discharge_Return_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Differential_Supply_Return_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Chilled_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Chilled_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Hot_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Hot_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Exhaust_Fan_Disable_Command 1.3.0 https://brickschema.org/schema/Brick#Exhaust_Fan_Enable_Command 1.3.0 https://brickschema.org/schema/Brick#Fresh_Air_Fan 1.3.0 https://brickschema.org/schema/Brick#Heat_Exchanger_Discharge_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Heat_Exchanger_Supply_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Return_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Chilled_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Return_Hot_Water 1.3.0 https://brickschema.org/schema/Brick#Return_Hot_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Return_Water 1.3.0 https://brickschema.org/schema/Brick#Return_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Chilled_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Chilled_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Hot_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Hot_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Supply_Water_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Water_Temperature_Sensor 1.3.0

Added Classes

Active_Chilled_Beam Air_Flow_Alarm Alarm_Sensitivity_Parameter Ammonia_Sensor Atrium Automatic_Tint_Window Blind Blind_Group Boiler_Command CO2_Alarm_Sensitivity_Parameter CRAH Chilled_Beam Chilled_Water_Discharge_Temperature_Sensor Chilled_Water_Return_Flow_Sensor Cold_Deck Computer_Room_Air_Handler Condenser_Water_Flow_Sensor Condenser_Water_Flow_Setpoint Cooling_Enable_Command Cooling_Mode_Status Current_Ratio_Setpoint DDAHU Damper_Position_Status Dewpoint_Setpoint Differential_Discharge_Return_Water_Temperature_Sensor Differential_Entering_Leaving_Water_Temperature_Sensor Differential_Setpoint Differential_Temperature_Setpoint Direct_Expansion_Cooling_Coil Direct_Expansion_Heating_Coil Discharge_Air_Differential_Pressure_Sensor Discharge_Air_Differential_Pressure_Setpoint Discharge_Air_Integral_Gain_Parameter Discharge_Air_Plenum Discharge_Air_Proportional_Gain_Parameter Discharge_Chilled_Water_Temperature_Setpoint Discharge_Condenser_Water Discharge_Condenser_Water_Flow_Sensor Discharge_Condenser_Water_Temperature_Sensor Discharge_Condenser_Water_Temperature_Setpoint Discharge_Hot_Water_Temperature_Setpoint Domestic_Hot_Water_Discharge_Temperature_Sensor Domestic_Hot_Water_Discharge_Temperature_Setpoint Domestic_Hot_Water_Temperature_Sensor Dry_Cooler Dual_Duct_Air_Handling_Unit Electric_Energy_Sensor Electric_Power_Sensor Energy_Generation_Sensor Entering_Chilled_Water Entering_Chilled_Water_Flow_Sensor Entering_Chilled_Water_Flow_Setpoint Entering_Chilled_Water_Temperature_Sensor Entering_Chilled_Water_Temperature_Setpoint Entering_Condenser_Water Entering_Condenser_Water_Flow_Sensor Entering_Condenser_Water_Temperature_Sensor Entering_Condenser_Water_Temperature_Setpoint Entering_Domestic_Hot_Water_Temperature_Sensor Entering_Domestic_Hot_Water_Temperature_Setpoint Entering_High_Temperature_Hot_Water_Temperature_Sensor Entering_Hot_Water Entering_Hot_Water_Flow_Sensor Entering_Hot_Water_Flow_Setpoint Entering_Hot_Water_Temperature_High_Reset_Setpoint Entering_Hot_Water_Temperature_Load_Shed_Status Entering_Hot_Water_Temperature_Low_Reset_Setpoint Entering_Hot_Water_Temperature_Sensor Entering_Hot_Water_Temperature_Setpoint Entering_Medium_Temperature_Hot_Water_Temperature_High_Reset_Setpoint Entering_Medium_Temperature_Hot_Water_Temperature_Load_Shed_Setpoint Entering_Medium_Temperature_Hot_Water_Temperature_Load_Shed_Status Entering_Medium_Temperature_Hot_Water_Temperature_Low_Reset_Setpoint Entering_Medium_Temperature_Hot_Water_Temperature_Sensor Entering_Water_Differential_Pressure_Deadband_Setpoint Entering_Water_Differential_Pressure_Integral_Time_Parameter Entering_Water_Differential_Pressure_Proportional_Band_Parameter Entering_Water_Temperature_Alarm Entering_Water_Temperature_Deadband_Setpoint Entering_Water_Temperature_Integral_Time_Parameter Entering_Water_Temperature_Proportional_Band_Parameter Fan_Command Fan_Speed_Command Fire_Alarm Fire_Alarm_Control_Panel Fire_Alarm_Manual_Call_Point Fire_Alarm_Pull_Station Frequency_Setpoint Generation_Sensor HVAC_Valve Heat_Detector Heat_Exchanger_Discharge_Water_Temperature_Sensor Heat_Exchanger_Leaving_Water_Temperature_Sensor Heat_Sink_Temperature_Sensor Heating_Enable_Command Heating_Mode_Status High_Air_Flow_Alarm High_Supply_Air_Temperature_Alarm High_Temperature_Hot_Water_Discharge_Temperature_Sensor Hot_Deck Hot_Water_Discharge_Temperature_Sensor Hot_Water_Return_Flow_Sensor Humidity_Deadband_Setpoint Illuminance_Setpoint Induction_Unit Leaving_Chilled_Water Leaving_Chilled_Water_Flow_Sensor Leaving_Chilled_Water_Flow_Setpoint Leaving_Chilled_Water_Temperature_Sensor Leaving_Chilled_Water_Temperature_Setpoint Leaving_Condenser_Water Leaving_Condenser_Water_Flow_Sensor Leaving_Condenser_Water_Temperature_Sensor Leaving_Condenser_Water_Temperature_Setpoint Leaving_Domestic_Hot_Water_Temperature_Sensor Leaving_Domestic_Hot_Water_Temperature_Setpoint Leaving_High_Temperature_Hot_Water_Temperature_Sensor Leaving_Hot_Water Leaving_Hot_Water_Flow_Sensor Leaving_Hot_Water_Flow_Setpoint Leaving_Hot_Water_Temperature_High_Reset_Setpoint Leaving_Hot_Water_Temperature_Load_Shed_Status Leaving_Hot_Water_Temperature_Low_Reset_Setpoint Leaving_Hot_Water_Temperature_Sensor Leaving_Hot_Water_Temperature_Setpoint Leaving_Medium_Temperature_Hot_Water_Temperature_High_Reset_Setpoint Leaving_Medium_Temperature_Hot_Water_Temperature_Load_Shed_Setpoint Leaving_Medium_Temperature_Hot_Water_Temperature_Load_Shed_Status Leaving_Medium_Temperature_Hot_Water_Temperature_Low_Reset_Setpoint Leaving_Medium_Temperature_Hot_Water_Temperature_Sensor Leaving_Water_Differential_Pressure_Deadband_Setpoint Leaving_Water_Differential_Pressure_Integral_Time_Parameter Leaving_Water_Differential_Pressure_Proportional_Band_Parameter Leaving_Water_Temperature_Alarm Leaving_Water_Temperature_Deadband_Setpoint Leaving_Water_Temperature_Integral_Time_Parameter Leaving_Water_Temperature_Proportional_Band_Parameter Light_Command Low_Air_Flow_Alarm Low_Battery_Alarm Low_Discharge_Air_Flow_Alarm Low_Discharge_Air_Temperature_Alarm Low_Supply_Air_Flow_Alarm Low_Supply_Air_Temperature_Alarm Low_Voltage_Alarm Manual_Fire_Alarm_Activation_Equipment Max_Fresh_Air_Setpoint_Limit Max_Outside_Air_Flow_Setpoint_Limit Max_Supply_Air_Temperature_Setpoint_Limit Medium_Temperature_Hot_Water_Discharge_Temperature_Sensor Min_Frequency_Command Min_Load_Setpoint Min_Supply_Air_Temperature_Setpoint_Limit Mixed_Air_Flow_Sensor Natural_Gas_Flow_Sensor Natural_Gas_Seismic_Shutoff_Valve Natural_Gas_Temperature_Sensor Natural_Gas_Usage_Sensor Occupancy_Count_Sensor Occupied_Air_Temperature_Cooling_Setpoint Occupied_Air_Temperature_Heating_Setpoint Occupied_Cooling_Mode_Status Occupied_Cooling_Temperature_Setpoint Occupied_Heating_Mode_Status Occupied_Heating_Temperature_Setpoint Occupied_Humidity_Setpoint Occupied_Load_Shed_Command Outside_Fan Passive_Chilled_Beam Power_Factor_Sensor Preheat_Command Pump_Status Reactive_Energy_Sensor Refrigerant Refrigerant_Level_Sensor Relay Relay_Command Relief_Damper Relief_Fan Return_Condenser_Water_Temperature_Setpoint Sensor_Failure_Alarm Shading_Equipment Smoke_Detector Soil Soil_Temperature_Sensor Speed_Command Speed_Mode_Status Supply_Air_Dewpoint_Sensor Supply_Air_Flow_High_Reset_Setpoint Supply_Air_Flow_Low_Reset_Setpoint Supply_Air_Flow_Reset_Setpoint Supply_Air_Smoke_Detection_Alarm Supply_Air_Static_Pressure_Step_Parameter Supply_Air_Temperature_Cooling_Setpoint Supply_Air_Temperature_Heating_Setpoint Supply_Air_Temperature_Setpoint_Limit Supply_Water_Temperature_Sensor Switch_Status Temperature_Adjust_Sensor Temperature_Alarm_Sensitivity_Parameter Thermostat_Status Thermostatic_Mixing_Valve Tint_Command Tint_Status Transfer_Fan Unoccupied_Cooling_Mode_Status Unoccupied_Cooling_Supply_Air_Flow_Setpoint Unoccupied_Cooling_Temperature_Deadband_Setpoint Unoccupied_Cooling_Temperature_Setpoint Unoccupied_Discharge_Air_Flow_Setpoint Unoccupied_Heating_Discharge_Air_Flow_Setpoint Unoccupied_Heating_Mode_Status Unoccupied_Heating_Supply_Air_Flow_Setpoint Unoccupied_Heating_Temperature_Deadband_Setpoint Unoccupied_Heating_Temperature_Setpoint Unoccupied_Humidity_Setpoint Unoccupied_Mode_Status Unoccupied_Supply_Air_Flow_Setpoint Valve_Position_Alarm Valve_Position_Command Valve_Status Voltage_Alarm Voltage_Ratio_Setpoint Zone_Air_Conditioning_Mode_Status Zone_Occupied_Load_Shed_Command

Removed Classes

Air_Humidity_Setpoint Chilled_Water_Pump_Differential_Pressure_Deadband_Setpoint Dew_Point_Setpoint Discharge_Water_Differential_Pressure_Deadband_Setpoint Discharge_Water_Differential_Pressure_Integral_Time_Parameter Discharge_Water_Differential_Pressure_Proportional_Band_Parameter Discharge_Water_Temperature_Alarm Discharge_Water_Temperature_Proportional_Band_Parameter Discharge_Water_Temperature_Setpoint Electrical_Power_Sensor Hot_Water_Discharge_Temperature_Load_Shed_Status Hot_Water_Supply_Temperature_High_Reset_Setpoint Hot_Water_Supply_Temperature_Load_Shed_Status Hot_Water_Supply_Temperature_Low_Reset_Setpoint Louver Medium_Temperature_Hot_Water_Discharge_Temperature_High_Reset_Setpoint Medium_Temperature_Hot_Water_Discharge_Temperature_Low_Reset_Setpoint Medium_Temperature_Hot_Water_Supply_Temperature_High_Reset_Setpoint Medium_Temperature_Hot_Water_Supply_Temperature_Load_Shed_Setpoint Medium_Temperature_Hot_Water_Supply_Temperature_Load_Shed_Status Medium_Temperature_Hot_Water_Supply_Temperature_Low_Reset_Setpoint Supply_Water_Differential_Pressure_Deadband_Setpoint Supply_Water_Differential_Pressure_Integral_Time_Parameter Supply_Water_Differential_Pressure_Proportional_Band_Parameter Supply_Water_Temperature_Alarm Supply_Water_Temperature_Deadband_Setpoint Supply_Water_Temperature_Integral_Time_Parameter Supply_Water_Temperature_Proportional_Band_Parameter Supply_Water_Temperature_Setpoint

- Python
Published by gtfierro over 3 years ago

Brick - v1.3.0-draft1

This is a draft release with draft release notes

Brick v1.3.0 is the result of more than a year of work by the Brick development team and a growing community of international contributors. This release of Brick contains several major improvements and changes since Brick v1.2.1 as well as a number of bug fixes and smaller additions.

The big features in Brick v1.3.0 are: - moving from an OWL-based ontology to a SHACL-based ontology. This allows Brick and Brick tooling to make use of the validation features of SHACL, which will help to ensure that Brick models are consistent and valid. We recommend using the pySHACL project to conduct validation of Brick models. The brickschema package also provides support for validation - ref:hasExternalReference is a new relationship that relates Brick entities to their representations in other digital forms, for example IFC models, BACnet networks and timeseries databases. This builds on work on the ref-schema, a new RDF schema for standardizing these external references - ability to model meter/submeter hierarchies, their relationships to devices and rooms, and the data they produce - ability to model the current value of Points, using brick:lastKnownValue - dramatically expanded sets of entity properties, capturing "nameplate" and other static characteristics of Brick entities - adding useful semantic annotations to all Brick Point classes with the brick:hasSubstance and brick:hasQuantity properties - unit tests added to all Brick examples to ensure they are up-to-date with correct Brick usage - additional classes covering, among other things, different kinds of fans, sensors, PV systems - return/supply/discharge water have been swapped for entering (return) and leaving (supply/discharge) water - instances of deprecated concepts are now marked with warnings during SHACL validation

Many of these major features are documented at https://docs.brickschema.org/ .

Deprecations

Deprecated concept and in what version the concept was deprecated https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Return_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Supply_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Chilled_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Differential_Discharge_Return_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Differential_Supply_Return_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Chilled_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Chilled_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Condenser_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Hot_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Hot_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Discharge_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Discharge_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Domestic_Hot_Water_Supply_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Exhaust_Fan_Disable_Command 1.3.0 https://brickschema.org/schema/Brick#Exhaust_Fan_Enable_Command 1.3.0 https://brickschema.org/schema/Brick#Fresh_Air_Fan 1.3.0 https://brickschema.org/schema/Brick#Heat_Exchanger_Discharge_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Heat_Exchanger_Supply_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#High_Temperature_Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Discharge_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Return_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Supply_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Discharge_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Return_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Medium_Temperature_Hot_Water_Supply_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Chilled_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Condenser_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Return_Hot_Water 1.3.0 https://brickschema.org/schema/Brick#Return_Hot_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Return_Water 1.3.0 https://brickschema.org/schema/Brick#Return_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Return_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Chilled_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Chilled_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Sensor 1.3.0 https://brickschema.org/schema/Brick#Supply_Condenser_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Hot_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Hot_Water_Temperature_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Water 1.3.0 https://brickschema.org/schema/Brick#Supply_Water_Flow_Sensor 1.3.0 https://brickschema.org/schema/Brick#Supply_Water_Flow_Setpoint 1.3.0 https://brickschema.org/schema/Brick#Supply_Water_Temperature_Sensor 1.3.0

- Python
Published by gtfierro over 3 years ago