From 30dbbcaff959cd09784f1e175ee186f513876d2c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 2 Aug 2022 00:42:26 +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 1e92e510e..d265ca1b3 100644 --- a/agora pkg chapter.md +++ b/agora pkg chapter.md @@ -28,7 +28,7 @@ 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 [[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 [[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, 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 mapping to sets of resources. This is consistent with a general design criterion of facilitating the storage and retrieval of information and removing friction from cooperation.