Skip to content

Commit

Permalink
deploy: d163076
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSteen committed Sep 20, 2024
1 parent 5b013f3 commit 32185c5
Show file tree
Hide file tree
Showing 10 changed files with 1,092 additions and 1,118 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_creation.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=4dce51e0-3c7b-4236-b327-8d845d3bd43d (&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=35f5ea88-d0ee-4939-9c82-e80b9447429e (&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 ?roomTemp ?coolsp ?heatsp ?target WHERE {
SELECT ?target ?roomTemp ?heatsp ?coolsp 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,110 changes: 1,042 additions & 1,068 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.

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#Water
- https://brickschema.org/schema/Brick#Contact_Sensor
- https://brickschema.org/schema/Brick#Cooling_Start_Stop_Status
- https://brickschema.org/schema/Brick#Solar_Thermal_Collector
- https://brickschema.org/schema/Brick#Flow_LossShape
- https://brickschema.org/schema/Brick#Transfer_Fan
- https://brickschema.org/schema/Brick#Luminance_Command
- https://brickschema.org/schema/Brick#Thermal_Power_Meter
- https://brickschema.org/schema/Brick#Max_Position_Setpoint_Limit
- https://brickschema.org/schema/Brick#Min_Heating_Supply_Air_Flow_Setpoint_Limit
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> - https://brickschema.org/schema/Brick#Water_Temperature_Sensor
- https://brickschema.org/schema/Brick#On_Status
- https://brickschema.org/schema/Brick#Thermal_EnergyShape
- https://brickschema.org/schema/Brick#Discharge_Air_Temperature_Sensor
- https://brickschema.org/schema/Brick#Exhaust_Fan_Disable_Command
- https://brickschema.org/schema/Brick#Mixed_Damper
- https://brickschema.org/schema/Brick#Shower
- https://brickschema.org/schema/Brick#Embedded_Temperature_Sensor
- https://brickschema.org/schema/Brick#Exhaust_Air_Flow_Proportional_Band_Parameter
- https://brickschema.org/schema/Brick#Server_Room
</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=7bac5591-2525-4f5e-87e5-8a41cf68eb3b (&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=9cac45d6-3d80-4a34-a25f-acf8f1c4a4b7 (&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=7bac5591-2525-4f5e-87e5-8a41cf68eb3b (&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=9cac45d6-3d80-4a34-a25f-acf8f1c4a4b7 (&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=7bac5591-2525-4f5e-87e5-8a41cf68eb3b (&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=9cac45d6-3d80-4a34-a25f-acf8f1c4a4b7 (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down

0 comments on commit 32185c5

Please sign in to comment.