mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
autopushed
This commit is contained in:
+8
-9
@@ -3,13 +3,12 @@
|
|||||||
- The heart of an [[Agora commons]].
|
- The heart of an [[Agora commons]].
|
||||||
- See [[agora doc]].
|
- See [[agora doc]].
|
||||||
- a [[project]].
|
- a [[project]].
|
||||||
- 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:
|
- I want to graph both the Agora as a whole and the context of a node in the agora, as per [[agora ui]].
|
||||||
- create a branch. Done: 'graph'.
|
- local graphs: done (partial implementation).
|
||||||
- decide whether to
|
- global graph: running in dev but very resource intensive, may need to refactor/redo.
|
||||||
- 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.
|
- it could be cool to get a graph in [[agora doc]] though...
|
||||||
- use runnable subnodes; essentially implement [[run]] or [[exec]] plus
|
- could be nice to do this through [[runnable subnodes]]:
|
||||||
- [[javascript subnodes]]
|
- [[javascript subnodes]]
|
||||||
- [[python subnodes]]
|
- [[python subnodes]]
|
||||||
- do [[rdf]] first: expose rdf for the agora and use something like [[rdf grapher]] to graph
|
- did [[rdf]] first: exposed rdf for the agora and use something like [[rdf grapher]] to graph
|
||||||
- I did this in the end
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user