Auto: misc.

This commit is contained in:
2020-12-30 13:39:29 +01:00
parent c560e33fc6
commit c1e98baddc
6 changed files with 42 additions and 5 deletions
+11 -3
View File
@@ -1,8 +1,11 @@
# Node
- Nodes and edges are the heart of the [[agora]], which is in essence a [[distributed knowledge graph]].
- Nodes are made of one or more [[subnode]]s volunteered by different [[user]]s and [[source]]s.
- Sources are those available through an [[agora client]].
- A node maps to a [[wikilink]].
- You can think of it as a [[sequential wiki]] page on a [[topic]] or [[entity]].
- Nodes are made of one or more [[subnodes]] volunteered by different [[users]] and [[sources]].
- Subnodes are currently plain Markdown notes stored somewhere on the internet.
- Sources are those available through an [[agora client]].
- If you just got here from Twitter, consider [[agora twitter integration]].
- [[tweet]] https://twitter.com/flancian/status/1342093633940561921
@@ -10,7 +13,12 @@
[//begin]: # "Autogenerated link references for markdown compatibility"
[agora]: agora "Agora"
[distributed knowledge graph]: distributed-knowledge-graph "Distributed Knowledge Graph"
[subnode]: subnode "Subnode"
[wikilink]: wikilink "Wikilink"
[sequential wiki]: sequential-wiki "Sequential Wiki"
[entity]: entity "Entity"
[subnodes]: subnodes "Subnodes"
[users]: users "Users"
[sources]: sources "Sources"
[agora client]: agora-client "Agora Client"
[agora twitter integration]: agora-twitter-integration "Agora Twitter Integration"
[tweet]: tweet "Tweet"