diff --git a/pull.md b/pull.md index 5e7c87ab4..ae2f4c799 100644 --- a/pull.md +++ b/pull.md @@ -4,9 +4,15 @@ - If you use this action, it will pull the target nodes to the current context. Like so: - [[pull]] [[pulled nodes]] - Pulling means that the target nodes show up after the node you are visiting; and said nodes show in the [[pulled]] [[links]] section. -- [[push]] doesn't exist yet, but might soon. It'll be close to its inverse. - - Pull and push might be seen as simple versions of [[transclusion]] and [[broadcast]] respectively. -- Note that in the context of a social network like the [[Agora]] "pull requests" to a node can be made to influence [[ranking]] and might help when trying to determine [[canonical forms]]. +- There is also [[push]]. It's not currently exactly its inverse, but it's close. + - Pull and push might be seen as implementing, or contributing to, forms of: + - [[transclusion]] + - [[broadcast]] + - [[pubsub]] + - [[canonical forms]] + - [[entity disambiguation]] + - [[ranking]] +- Note that in the context of a social network like the [[Agora]] [[pull]] and [[push]] can be used to implement a [[ranking algorithm]]. [//begin]: # "Autogenerated link references for markdown compatibility" @@ -18,6 +24,7 @@ [push]: push "Push" [transclusion]: transclusion "Transclusion" [broadcast]: broadcast "Broadcast" -[Agora]: agora "Agora" [ranking]: ranking "Ranking" +[Agora]: agora "Agora" +[ranking algorithm]: ranking-algorithm "Ranking Algorithm" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/ranking-algorithm.md b/ranking-algorithm.md index 5071d3214..50a1faa8c 100644 --- a/ranking-algorithm.md +++ b/ranking-algorithm.md @@ -1,5 +1,10 @@ # Ranking Algorithm - A social network could be said to be defined by its [[ranking algorithm]]. -- The [[Agora]] has an open ranking algorithm. +- The [[Agora]] would like to support all useful open ranking [[algorithms]]. + +[//begin]: # "Autogenerated link references for markdown compatibility" +[ranking algorithm]: ranking-algorithm "Ranking Algorithm" +[Agora]: agora "Agora" +[//end]: # "Autogenerated link references" \ No newline at end of file