autopushed

This commit is contained in:
2022-08-24 01:03:24 +02:00
parent e8dc5751ed
commit 3bb73f1c5e
+5 -1
View File
@@ -315,10 +315,14 @@ An Agora tries to solve all of these based on social signals contributed to the
- [[heterarchies]], as represented by [[agora trees]] and [[path/like/queries]], can be reinforced by the Agora as more users hint at them. - [[heterarchies]], as represented by [[agora trees]] and [[path/like/queries]], can be reinforced by the Agora as more users hint at them.
- Hypothesis: this can do away with the need for fixed taxonomies or category systems, and the associated upkeep cost (and potentially gatekeeping) that comes with them. - Hypothesis: this can do away with the need for fixed taxonomies or category systems, and the associated upkeep cost (and potentially gatekeeping) that comes with them.
- [[equivalence classes]] - [[equivalence classes]]
- If [[x]] pulls [[y]] and [[y]] pulls [[x]], then [[x]] ~ [[y]], meaning [[x]] and [[y]] converge in some useful context. This is true in particular if more than one user has contributed these signals.
- [[ranking]] - [[ranking]]
- It is well known[^pagerank] that links provide a strong signal for relevant and notability in graph like systems.
- #uprank is an explicit Agora Protocol action that takes a subnode or user and hints at an intent to rank them more highly than the current resource.
- #pull can be used
- [[filtering]] - [[filtering]]
If users write that [[x]] pulls [[y]]. [^pagerank]: TODO: find paper or good up to date reference.
## Collaborative world building ## Collaborative world building
- We seek to provision and maintain a distributed knowledge graph tailored specifically to the goal of solving problems: those of its users and society at large. - We seek to provision and maintain a distributed knowledge graph tailored specifically to the goal of solving problems: those of its users and society at large.