Auto: misc.

This commit is contained in:
2021-04-07 20:07:57 +02:00
parent aa380ae106
commit bfe8ce63a8
3 changed files with 18 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# agora graph
I want to graph both the agora as a whole and the context of a node in the agora, as per [[agora ui]]. This requires:
0. create a branch. Done: 'branch'.
1. decide whether to
1. hardcode a path, say /agora-graph, to be a handler specialized in this. Probably the quickest, but it doesn't show the "agora spirit" as much.
2. use runnable subnodes; essentially implement [[run]] or [[exec]] plus
1. [[javascript subnodes]]
2. [[python subnodes]]
3. do [[rdf]] first: expose rdf for the agora and use something like [[rdf grapher]] to graph
+1
View File
@@ -15,6 +15,7 @@
- [[jsonlz4]] - [[jsonlz4]]
- [[jdoe]] - [[jdoe]]
- [[metasj]] - [[metasj]]
- [[agora graph]]
- [[tabfs]] - [[tabfs]]
- [[perkeep]] - [[perkeep]]
- [[karlicoss]] - [[karlicoss]]
+5
View File
@@ -0,0 +1,5 @@
# rdf grapher
- a [[service]]
- [[go]] https://www.ldf.fi/service/rdf-grapher