autopushed

This commit is contained in:
2022-08-02 01:31:13 +02:00
parent a2853ac480
commit c1949865ac
+1 -3
View File
@@ -71,7 +71,6 @@ An Agora is any public space that defines itself as such and follows an explicit
Individual Agora instances, initially provisioned and maintained by like-minded groups but later moving to a fully distributed model, are expected to **federate** and organize into a greater [[Agora network]]. Individual Agora instances, initially provisioned and maintained by like-minded groups but later moving to a fully distributed model, are expected to **federate** and organize into a greater [[Agora network]].
- #push [[agora protocol]]
- a [[protocol]]. - a [[protocol]].
- Based on lightweight conventions for [[knowledge federation]] and the [[data format]] described below. - Based on lightweight conventions for [[knowledge federation]] and the [[data format]] described below.
- [[plain text]] as layer 0 (bootstrapping layer). - [[plain text]] as layer 0 (bootstrapping layer).
@@ -118,7 +117,6 @@ We describe later how this network can integrate with the wider internet ecosyst
- Whereas links in a personal knowledge graph or wiki usually have a single target (a particular note or page), **Agora links fan out by default**; targets can be thought of [[collections]] of resources. - Whereas links in a personal knowledge graph or wiki usually have a single target (a particular note or page), **Agora links fan out by default**; targets can be thought of [[collections]] of resources.
- While a **personal knowledge graph** usually contains resources and links authored or collected by a single person, and a **wiki** usually contains resources provisioned by a group in (a priori) a shared voice, an Agora tries to integrate and interlink both personal and group resources while preserving distinct voices[^chorus]. - While a **personal knowledge graph** usually contains resources and links authored or collected by a single person, and a **wiki** usually contains resources provisioned by a group in (a priori) a shared voice, an Agora tries to integrate and interlink both personal and group resources while preserving distinct voices[^chorus].
- As of the time of writing, some personal knowledge graph tools are exploring collaborative editing in format- and platform-specific ways. In contrast to this, **the reference Agora described in this chapter tries to be tool, format and platform agnostic** to maximize interoperability and data exchange and provide utility to users of many tools and systems. This is achieved by targeting a minimum viable set of cross-tool conventions. - As of the time of writing, some personal knowledge graph tools are exploring collaborative editing in format- and platform-specific ways. In contrast to this, **the reference Agora described in this chapter tries to be tool, format and platform agnostic** to maximize interoperability and data exchange and provide utility to users of many tools and systems. This is achieved by targeting a minimum viable set of cross-tool conventions.
- The reference system is based on off-the-shelf components like git and Markdown.
[^kfg]: https://www.knowledgefutures.org/ [^kfg]: https://www.knowledgefutures.org/
@@ -171,7 +169,7 @@ We describe later how this network can integrate with the wider internet ecosyst
### Flow problems ### Flow problems
- #pull [[liquid democracy]] [[network flow]] - #pull [[liquid democracy]] [[network flow]]
- We bootstrap a [[Universal Basic Income]] experiment using an Agora with a set of simple rules: - We seek to bootstrap a [[Universal Basic Income]] experiment using an Agora with a set of simple rules:
- If you consider yourself under-privileged, you sign up to receive an income. - If you consider yourself under-privileged, you sign up to receive an income.
- If you consider yourself over-privileged, you sign up to donate an income. - If you consider yourself over-privileged, you sign up to donate an income.
- Incomes are recurring donations for a set number of months. - Incomes are recurring donations for a set number of months.