From 4002d34129a988289e13e166740f6134a277e75f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 7 Aug 2022 20:25:46 +0200 Subject: [PATCH] autopushed --- agora pkg chapter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agora pkg chapter.md b/agora pkg chapter.md index 89859891c..49300ed1d 100644 --- a/agora pkg chapter.md +++ b/agora pkg chapter.md @@ -35,7 +35,7 @@ The Agora [[knowledge graph]] can be defined as a **hypergraph** `A` with a set An Agora differs from other projects in the personal knowledge space in a few ways: whereas a **personal knowledge graph** usually contains resources authored or collected by a single person, and a **wiki** usually contains resources produced by a group, an Agora contains, integrates and interlinks both personal and group resources. Whereas links in a personal knowledge graph or wiki usually have a single target, **Agora links fan out by default** and can be thought of as queries mapping to sets of resources. This is consistent with a general design principle of facilitating storage and retrieval of entity-mapped information with a view toward removing friction from agreement and cooperation. -Building on the general principles above and a [[free software]][^reference] reference implementation of the underlying protocols and data, we model and detail how to implement a distributed system that provisions social knowledge services ethically and sustainably, upholding [[data sovereignty]] principles. We then analyze some of the potential applications of such a system. Finally, we shortly explore future work and social implications assuming that the Agora is run as a [[confederated]] system for the [[public good]]. +Building on these general principles and a [[free software]][^reference] reference implementation of the underlying protocols and data, we model and detail how to implement a distributed system that provisions social knowledge services ethically and sustainably with a focus on upholding [[data sovereignty]] principles. We then analyze some of the potential applications of such a system. Finally, we shortly explore future work and implications assuming that the Agora network is run as a [[confederated]] system for the [[public good]]. [^reference]: The provided [[reference Agora]] tries to remain tool, format and platform agnostic, building on general conventions common to many tools and platforms in the knowledge space for ease of integration and maximal inclusivity[^inclusivity] and diversity[^diversity].