Skip to content

Commit fd1cbcc

Browse files
Merge pull request #35 from lawrencerowland/codex/add-app-to-gimmer-and-link-index
2 parents e559bf3 + 2206b8b commit fd1cbcc

3 files changed

Lines changed: 717 additions & 0 deletions

File tree

app-index.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@
1919
17,build-a-shed-petri-net-split-materials,Build-a-shed Petri net with split materials and parallel prep tasks,Assistant,HTML/JS,"petri net, concurrency, materials",,
2020
19,operadic-composition-complex-systems,Operadic composition for complex systems (and shed + Petri net + WBS),Assistant,HTML/JS,"operads, petri net, wbs",,
2121
20,mountain-refuge-petri-wbs-demo,Petri net → SMC → WBS demo for a mountain refuge toy project,Assistant,HTML/JS,"petri net, smc, wbs, mountain refuge",,
22+
21,gimmer-crag-shed-ontology-explorer,Gimmer Crag shed ontology explorer with Turtle graph view,Assistant,HTML/JS,"ontology, turtle, graph",,

app-index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ <h2>Example App</h2>
3434
<li><a href="apps/build-a-shed-petri-net-split-materials/index.html">build-a-shed-petri-net-split-materials</a></li>
3535
<li><a href="apps/operadic-composition-complex-systems/index.html">operadic-composition-complex-systems</a></li>
3636
<li><a href="apps/mountain-refuge-petri-wbs-demo/index.html">mountain-refuge-petri-wbs-demo</a></li>
37+
<li><a href="apps/gimmer-crag-shed-ontology-explorer/index.html">gimmer-crag-shed-ontology-explorer</a></li>
3738
</ul>
3839
</section>
3940
<section>

0 commit comments

Comments
 (0)