Skip to content

Commit

Permalink
deploy: 947483c
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewSteen committed Sep 20, 2024
1 parent e8f354a commit 4715abe
Show file tree
Hide file tree
Showing 10 changed files with 1,113 additions and 1,137 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=73d7983f-cf0a-40e7-86b0-3db6244c1698 (&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=ccffa4f8-cced-4af6-8339-657410845234 (&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 ?heatsp ?coolsp ?roomTemp ?target WHERE {
SELECT ?coolsp ?target ?heatsp ?roomTemp 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,148 changes: 1,061 additions & 1,087 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.

28 changes: 15 additions & 13 deletions tutorials/model_creation.html
Original file line number Diff line number Diff line change
Expand Up @@ -586,16 +586,18 @@ <h2>Loading Libraries<a class="headerlink" href="#loading-libraries" title="Perm
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The Brick library contains the following templates:
- https://brickschema.org/schema/Brick#Max_Unoccupied_Heating_Supply_Air_Flow_Setpoint_Limit
- https://brickschema.org/schema/Brick#Min_Heating_Supply_Air_Flow_Setpoint_Limit
- https://brickschema.org/schema/Brick#Temperature_Tolerance_Parameter
- https://brickschema.org/schema/Brick#Leaving_Chilled_Water_Temperature_Setpoint
- https://brickschema.org/schema/Brick#Radiant_Panel_Temperature_Setpoint
- https://brickschema.org/schema/Brick#On_Timer_Sensor
- https://brickschema.org/schema/Brick#Thermostat_Status
- https://brickschema.org/schema/Brick#Energy_System
- https://brickschema.org/schema/Brick#Surveillance_Camera
- https://brickschema.org/schema/Brick#Demand_Sensor
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span> - https://brickschema.org/schema/BrickShape#PhaseCountShape
- https://brickschema.org/schema/Brick#Run_Request_Status
- https://brickschema.org/schema/Brick#Min_Unoccupied_Heating_Discharge_Air_Flow_Setpoint_Limit
- https://brickschema.org/schema/Brick#EnthalpyShape
- https://brickschema.org/schema/Brick#Air_Flow_Demand_Setpoint
- https://brickschema.org/schema/Brick#TABS_Panel
- https://brickschema.org/schema/Brick#Discharge_Air_Duct_Pressure_Status
- https://brickschema.org/schema/Brick#Dry_Cooler
- https://brickschema.org/schema/Brick#Unoccupied_Heating_Temperature_Setpoint
- https://brickschema.org/schema/Brick#Battery
</pre></div>
</div>
</div>
Expand All @@ -619,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=61e69005-5f46-4f3d-80ef-7d3f83095149 (&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=ea9857fe-bf71-411f-b658-34f762124d98 (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -665,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=61e69005-5f46-4f3d-80ef-7d3f83095149 (&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=ea9857fe-bf71-411f-b658-34f762124d98 (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -907,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=61e69005-5f46-4f3d-80ef-7d3f83095149 (&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=ea9857fe-bf71-411f-b658-34f762124d98 (&lt;class &#39;rdflib.graph.Graph&#39;&gt;)&gt;
</pre></div>
</div>
</div>
Expand Down

0 comments on commit 4715abe

Please sign in to comment.