Skip to content

Commit

Permalink
Update Brick 1.3 -> 1.4 references
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Sep 11, 2024
1 parent b2b4e3c commit bc677e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libraries/ZonePAC/shapes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
@prefix : <urn:zonepac-app/> .

<urn:zonepac-app> a owl:Ontology ;
owl:imports <https://brickschema.org/schema/1.3/Brick> ;
owl:imports <https://brickschema.org/schema/1.4/Brick> ;
.

:zonepac-zone a sh:NodeShape ;
Expand Down
2 changes: 1 addition & 1 deletion libraries/sites/medium-office/contraints.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@prefix bldg: <urn:medium-office/> .

: a owl:Ontology ;
owl:imports <https://brickschema.org/schema/1.3/Brick> ;
owl:imports <https://brickschema.org/schema/1.4/Brick> ;
owl:imports <https://nrel.gov/BuildingMOTIF/constraints> ;
owl:imports <urn:ashrae/g36> ;
.
Expand Down

0 comments on commit bc677e3

Please sign in to comment.