Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Aug 29, 2024
1 parent ae03c67 commit 5593ea9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c6884e80
bfc758a7
2 changes: 1 addition & 1 deletion cypher.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ <h3 class="anchored" data-anchor-id="beispielabfragen">Beispielabfragen</h3>
<pre class="cypher"><code>MATCH (n:E16_Measurement)-[:P40_observed_dimension]-&gt;(m:E54_Dimension)-[:P2_has_type]-&gt;(:E55_Type)-[:P48_has_preferred_identifier]-&gt;(l)
MATCH (m)-[:P91_has_unit]-&gt;(:E58_Measurement_Unit)-[:P48_has_preferred_identifier]-&gt;(o)
RETURN m.P90_has_value AS value, o.P3_has_note AS unit, l.P3_has_note AS note</code></pre>
<div id="53ff05d3" class="cell" data-execution_count="1">
<div id="401f4f6c" class="cell" data-execution_count="1">
<div class="cell-output cell-output-stdout">
<pre><code>2.8,cm,Höhe (Scan)</code></pre>
</div>
Expand Down

0 comments on commit 5593ea9

Please sign in to comment.