Auto: misc.

This commit is contained in:
2020-12-30 01:45:10 +01:00
parent ab8427e01c
commit 4c10020a20
3 changed files with 20 additions and 2 deletions
+3 -1
View File
@@ -1,11 +1,12 @@
# Agora
- [The Agora is a distributed knowledge graph and experimental social network](https://anagora.org/).
- As an Agora *guest* you can:
- As an Agora *guest* you can currently:
- Navigate the Agora, which is composed of nodes which aggregate content from many users on the same topic or entity.
- See [[backlinks]] and [[pulled nodes]].
- As an Agora *user* you can:
- Have your content be surfaced to users at relevant times (when they are visiting a node on a relevant topic or entity).
- Have related content be surfaced to *you* as you work on your [[personal knowledge graph]].
- Make use of [[agora actions]].
- Note anyone can run an Agora of their own if they so desire. The Agora is [[open source]].
- To participate in the Agora, you need some way to publish content elsewhere online. The Agora doesn't host your data, but rather pulls it from a location *you* control and renders it for you and other users.
@@ -30,6 +31,7 @@
[//begin]: # "Autogenerated link references for markdown compatibility"
[backlinks]: backlinks "Backlinks"
[pulled nodes]: pulled-nodes "Pulled Nodes"
[digital garden]: digital-garden "Digital Garden"
[agora actions]: agora-actions "Agora Actions"
[open source]: open-source "Open Source"
[markdown]: markdown "Markdown"
+16
View File
@@ -0,0 +1,16 @@
# Personal Knowledge Graph
- The [[agora]] is a [[distributed knowledge graph]] assembled out of opportunistically cross-linked personal knowledge databases.
- [[go]] https://research.google/pubs/pub48375/
- [[pull]] [[digital garden]]
- [[pull]] [[pkm]]
[//begin]: # "Autogenerated link references for markdown compatibility"
[agora]: agora "Agora"
[distributed knowledge graph]: distributed-knowledge-graph "Distributed Knowledge Graph"
[go]: go "Go"
[pull]: pull "Pull"
[digital garden]: digital-garden "Digital Garden"
[pkm]: pkm "Pkm"
[//end]: # "Autogenerated link references"
+1 -1
View File
@@ -1,4 +1,4 @@
# Pkm
- [[push]] [[personal knowledge management]].
- [[pull]] [[personal knowledge management]].