diff --git a/agora.md b/agora.md index dbe53ca19..81d3c23c4 100644 --- a/agora.md +++ b/agora.md @@ -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" diff --git a/personal-knowledge-graph.md b/personal-knowledge-graph.md new file mode 100644 index 000000000..2578ade23 --- /dev/null +++ b/personal-knowledge-graph.md @@ -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" \ No newline at end of file diff --git a/pkm.md b/pkm.md index 2d28c5e98..01e874cf9 100644 --- a/pkm.md +++ b/pkm.md @@ -1,4 +1,4 @@ # Pkm -- [[push]] [[personal knowledge management]]. +- [[pull]] [[personal knowledge management]].