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