mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
autopushed
This commit is contained in:
+13
-9
@@ -1,12 +1,16 @@
|
|||||||
# agora graph
|
# 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:
|
- a [[thing]].
|
||||||
|
- [[distributed knowledge graph]].
|
||||||
0. create a branch. Done: 'graph'.
|
- The heart of an [[Agora commons]].
|
||||||
1. decide whether to
|
- a [[project]].
|
||||||
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.
|
- 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:
|
||||||
2. use runnable subnodes; essentially implement [[run]] or [[exec]] plus
|
- create a branch. Done: 'graph'.
|
||||||
1. [[javascript subnodes]]
|
- decide whether to
|
||||||
2. [[python subnodes]]
|
- 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.
|
||||||
3. do [[rdf]] first: expose rdf for the agora and use something like [[rdf grapher]] to graph
|
- use runnable subnodes; essentially implement [[run]] or [[exec]] plus
|
||||||
|
- [[javascript subnodes]]
|
||||||
|
- [[python subnodes]]
|
||||||
|
- do [[rdf]] first: expose 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