From 8548d15d864c554a44648e72ce5607b62208f960 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 1 Aug 2022 21:12:32 +0200 Subject: [PATCH] autopushed --- agora pkg chapter.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/agora pkg chapter.md b/agora pkg chapter.md index fea7f8d58..1cb0c4f1a 100644 --- a/agora pkg chapter.md +++ b/agora pkg chapter.md @@ -28,10 +28,10 @@ This node is longer than the average [[Agora]] node :) It has multiple sections. In this [[paper]] we describe an **Agora**, a [[social knowledge graph]] provisioned and maintained by a self-governing community as a [commons](https://anagora.org/commons). -The 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 and integrates both personal and group resources and actively interlinks them. While 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 mapping to sets of resources. This is consistent with a general design criterion of facilitating the retrieval and storing of information and removing friction from cooperation. - The Agora [[knowledge graph]] can be defined as a **hypergraph** `A` with a set of `k` **nodes** `N`[^node] (entities an Agora knows about) integrated out of **subnodes** `SN_0 .. SN_k` containing **subedges** `SE_0 .. SE_k`, aggregating into **edges** `E_0 .. E_k` (semantic links between entities inferred out of known subnodes). Edges are annotated implicitly by link context and explicitly via the application of [[agora protocol]]), which is extensible. +The 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 and integrates both personal and group resources and actively interlinks them. While 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 mapping to sets of resources. This is consistent with a general design criterion of facilitating the retrieval and storing of information and removing friction from cooperation. + Building on the above and [[free software]][^reference], we model and detail how to implement a distributed system that provisions social knowledge services ethically and sustainably respecting [[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]]. [^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]. @@ -42,13 +42,13 @@ Building on the above and [[free software]][^reference], we model and detail how ## Introduction -In this paper we describe an **[[Agora]]**, a free [[knowledge commons]] bootstrapped by a self-governing community on a subset of the [[internet]]: [[digital gardens]], [[wikis]], [[social networks]] using [[free software]]. +The reference Agora is bootstrapped by a self-governing community on a subset of the [[internet]]: [[digital gardens]], [[wikis]] and [[social networks]] as retrieved and integrated using [[free software]]. The Agora has multiple facets which we will explore in the following pages: - It is a high level [[protocol]] for information exchange and cooperation mostly based on existing conventions. - #pull [[agora protocol]] - - It is a set of bridges for supported [[sources]] and converters for [[exchange formats]]. + - It is a set of importers for supported [[sources]] and converters for [[exchange formats]]. - #pull [[agora bridge]] - It is a [[free software]] implementation of a renderer platform built on the above. - #pull [[agora server]]