Skip to content

Commit

Permalink
deploy: a44d4ad
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSteen committed Sep 19, 2024
1 parent f329fc7 commit f215d06
Show file tree
Hide file tree
Showing 14 changed files with 1,146 additions and 1,107 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/explanations/shapes-and-templates.doctree
Binary file not shown.
Binary file modified .doctrees/guides/generating-queries.doctree
Binary file not shown.
Binary file modified .doctrees/guides/ingress-bacnet-to-brick.doctree
Binary file not shown.
Binary file modified .doctrees/tutorials/model_correction.doctree
Binary file not shown.
Binary file modified .doctrees/tutorials/model_creation.doctree
Binary file not shown.
Binary file modified .doctrees/tutorials/model_validation.doctree
Binary file not shown.
68 changes: 34 additions & 34 deletions explanations/shapes-and-templates.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions guides/generating-queries.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ <h3>Setup<a class="headerlink" href="#setup" title="Permalink to this heading">#
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=392996c6-14cb-46eb-9fff-072c74b1368d (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=070cc11b-fc24-4f63-8edf-52d2df9d057d (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -621,7 +621,7 @@ <h3>Generating Queries from Shapes<a class="headerlink" href="#generating-querie
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>PREFIX sh: &lt;http://www.w3.org/ns/shacl#&gt;
PREFIX rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt;
PREFIX rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt;
SELECT ?coolsp ?heatsp ?roomTemp ?target WHERE {
SELECT ?coolsp ?target ?roomTemp ?heatsp WHERE {
?target rdf:type/rdfs:subClassOf* &lt;https://brickschema.org/schema/Brick#Fan_Coil_Unit&gt; .
?target &lt;https://brickschema.org/schema/Brick#hasPoint&gt; ?coolsp .
?coolsp rdf:type/rdfs:subClassOf* &lt;https://brickschema.org/schema/Brick#Occupied_Cooling_Temperature_Setpoint&gt; .
Expand Down
2,127 changes: 1,080 additions & 1,047 deletions guides/ingress-bacnet-to-brick.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions tutorials/model_correction.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,10 +529,10 @@ <h2>Setup<a class="headerlink" href="#setup" title="Permalink to this heading">#
warn(Warning(f&quot;Extra \&quot;{extra_name}\&quot; is not satisfied because requirement {req} is not installed.&quot;))
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:24:14,353 | root | WARNING: An ontology could not resolve a dependency on https://brickschema.org/schema/1.3/Brick (No row was found when one was required). Check this is loaded into BuildingMOTIF
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:32:20,985 | root | WARNING: An ontology could not resolve a dependency on urn:ashrae/g36 (No row was found when one was required). Check this is loaded into BuildingMOTIF
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:24:14,354 | root | WARNING: An ontology could not resolve a dependency on urn:ashrae/g36 (No row was found when one was required). Check this is loaded into BuildingMOTIF
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:32:20,989 | root | WARNING: An ontology could not resolve a dependency on https://brickschema.org/schema/1.3/Brick (No row was found when one was required). Check this is loaded into BuildingMOTIF
</pre></div>
</div>
</div>
Expand All @@ -554,10 +554,16 @@ <h2>Model Validation<a class="headerlink" href="#model-validation" title="Permal
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:24:14,376 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries (No row was found when one was required). Trying shape collections
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:32:21,005 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of urn:ashrae/g36 from Libraries (No row was found when one was required). Trying shape collections
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:24:14,382 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries. Trying shape collections
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:32:21,011 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of urn:ashrae/g36 from Libraries. Trying shape collections
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:32:21,346 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries (No row was found when one was required). Trying shape collections
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:32:21,353 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries. Trying shape collections
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
Expand Down
26 changes: 13 additions & 13 deletions tutorials/model_creation.html
Original file line number Diff line number Diff line change
Expand Up @@ -588,16 +588,16 @@ <h2>Loading Libraries<a class="headerlink" href="#loading-libraries" title="Perm
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The Brick library contains the following templates:
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> - https://brickschema.org/schema/Brick#Heating_Ventilation_Air_Conditioning_System
- https://brickschema.org/schema/Brick#Ice_Tank_Leaving_Water_Temperature_Sensor
- https://brickschema.org/schema/Brick#Reactive_Power_Sensor
- https://brickschema.org/schema/Brick#Relative_Humidity_Sensor
- https://brickschema.org/schema/Brick#Effective_Air_Temperature_Cooling_Setpoint
- https://brickschema.org/schema/Brick#Limit
- https://brickschema.org/schema/Brick#Chilled_Water_Temperature_Sensor
- https://brickschema.org/schema/Brick#Luminaire_Driver
- https://brickschema.org/schema/Brick#Low_Outside_Air_Temperature_Enable_Differential_Sensor
- https://brickschema.org/schema/Brick#Steam_Valve
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> - https://brickschema.org/schema/Brick#Ozone_ConcentrationShape
- https://brickschema.org/schema/Brick#Mode_Command
- https://brickschema.org/schema/Brick#Outside_Air_Lockout_Temperature_Setpoint
- https://brickschema.org/schema/Brick#Standby_Glycool_Unit_On_Off_Status
- https://brickschema.org/schema/Brick#Freeze_Status
- https://brickschema.org/schema/Brick#Discharge_Air_Differential_Pressure_Sensor
- https://brickschema.org/schema/Brick#Min_Speed_Setpoint_Limit
- https://brickschema.org/schema/Brick#Heat_Detector
- https://brickschema.org/schema/Brick#Disable_Status
- https://brickschema.org/schema/Brick#Differential_Pressure_Integral_Time_Parameter
</pre></div>
</div>
</div>
Expand All @@ -621,7 +621,7 @@ <h3>Adding Individual RDF Triples to a Model<a class="headerlink" href="#adding-
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=b7f7c747-3caf-4f35-9720-ee367e85916b (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=e93a8599-db33-4296-92a6-115ea0ea9d46 (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -667,7 +667,7 @@ <h3>Importing RDF Graphs Into a Model<a class="headerlink" href="#importing-rdf-
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=b7f7c747-3caf-4f35-9720-ee367e85916b (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=e93a8599-db33-4296-92a6-115ea0ea9d46 (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -909,7 +909,7 @@ <h3>Adding Evaluated Templates to the Model<a class="headerlink" href="#adding-e
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=b7f7c747-3caf-4f35-9720-ee367e85916b (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Graph identifier=e93a8599-db33-4296-92a6-115ea0ea9d46 (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions tutorials/model_validation.html
Original file line number Diff line number Diff line change
Expand Up @@ -727,10 +727,10 @@ <h3>Adding the Manifest to the Model<a class="headerlink" href="#adding-the-mani
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:25:52,343 | root | WARNING: An ontology could not resolve a dependency on urn:ashrae/g36 (No row was found when one was required). Check this is loaded into BuildingMOTIF
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:33:53,816 | root | WARNING: An ontology could not resolve a dependency on urn:ashrae/g36 (No row was found when one was required). Check this is loaded into BuildingMOTIF
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:25:52,344 | root | WARNING: An ontology could not resolve a dependency on https://brickschema.org/schema/1.3/Brick (No row was found when one was required). Check this is loaded into BuildingMOTIF
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:33:53,819 | root | WARNING: An ontology could not resolve a dependency on https://brickschema.org/schema/1.3/Brick (No row was found when one was required). Check this is loaded into BuildingMOTIF
</pre></div>
</div>
</div>
Expand All @@ -756,16 +756,16 @@ <h3>Validating the Model<a class="headerlink" href="#validating-the-model" title
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:25:52,366 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of urn:ashrae/g36 from Libraries (No row was found when one was required). Trying shape collections
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:33:53,834 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of urn:ashrae/g36 from Libraries (No row was found when one was required). Trying shape collections
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:25:52,372 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of urn:ashrae/g36 from Libraries. Trying shape collections
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:33:53,840 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of urn:ashrae/g36 from Libraries. Trying shape collections
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:25:52,745 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries (No row was found when one was required). Trying shape collections
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:33:54,132 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries (No row was found when one was required). Trying shape collections
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:25:52,753 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries. Trying shape collections
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>2024-09-19 19:33:54,140 | buildingmotif.dataclasses.shape_collection | WARNING: Could not resolve import of https://brickschema.org/schema/1.3/Brick from Libraries. Trying shape collections
</pre></div>
</div>
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
Expand Down

0 comments on commit f215d06

Please sign in to comment.