autopushed

This commit is contained in:
2022-08-20 18:19:35 +02:00
parent 7b269bf8b9
commit 375005c670
+9 -7
View File
@@ -100,18 +100,20 @@ In text format, Agora Protocol is a series of typographical conventions that all
If you are reading this book, you probably know Agora Protocol even before reading about it: it is meant to reflect and build on existing practices in the personal knowledge management space, like: If you are reading this book, you probably know Agora Protocol even before reading about it: it is meant to reflect and build on existing practices in the personal knowledge management space, like:
- #tags - #Tags designate entities as related to the annotated resource.
- Tags designate entities as related to the annotated resource. - [[Wikilinks]] designate entities as related to the annotated resource.
- [[wikilinks]] - Wikilinks may be preferred when trying to encode phrases or a particular typographical realization, as they seamlessly contain lossless [[unicode]] strings.
- Wikilinks designate entities as related to the annotated resource. - [[Outlines]], as encoded by nested lists such as this one, allow the author to easily communicate and heterarchies in a cross platform way.
- They are preferred when trying to encode phrases or a particular typographical convention, as they seamlessly contain lossless [[unicode]] strings. - [[Optimistic linking]]
- [[optimistic linking]]
- Links that lead nowhere (currently) are encouraged - Links that lead nowhere (currently) are encouraged
- in an Agora, the place they lead includes resources written by others - in an Agora, the place they lead includes resources written by others
- [[outlines]]
When interpreting the above, an Agora is liberal in what it accepts and tries to default to being extra useful to the user -- meaning it is optimistic in association. #CamelCase equates to [[camel case]] and all known variations, in the sense that the user might provide either and be later served matching resources in all associated contexts. When interpreting the above, an Agora is liberal in what it accepts and tries to default to being extra useful to the user -- meaning it is optimistic in association. #CamelCase equates to [[camel case]] and all known variations, in the sense that the user might provide either and be later served matching resources in all associated contexts.
Note that outlines plus linking are sufficient to encode a [[hypergraph]] in an easily parseable way, heterarchies encoding relationships between [[wikilinks]] at different levels. In the opinion of the author this structure is sufficient to encode a [[hypergraph]] in a human friendly way, which might do away with the need for programmatically generated [[block references]][^blockrefs].
[^blockrefs]: [[Block References]] are suboptimal as [[cognitive devices]] due to being [[adversarial]].
- #push [[agora protocol]] - #push [[agora protocol]]
- a [[protocol]]. - a [[protocol]].
- Based on lightweight conventions for [[knowledge federation]] and the [[data formats]] described below. - Based on lightweight conventions for [[knowledge federation]] and the [[data formats]] described below.