Auto: misc.

This commit is contained in:
2021-01-02 18:14:54 +01:00
parent a2d7fd152c
commit 35445ddc2e
+14 -5
View File
@@ -1,16 +1,25 @@
# Crowdsourced Search # Crowdsourced Search
- [[pull]] [[agora search]] - [[pull]] [[agora search]]
- Every entity can have a node in the Agora. - Any [[entity]] can have a [[node]] in the [[Agora]].
- Search queries are entities. - Search queries are entities.
- Nodes are crowdsourced. - Search queries can also be decomposed in constituent entities for better modeling using a grammar, but that is not strictly necessary.
- The [[agora]] is a sensible platform to implement crowdsourced search. - The Agora is a [[distributed knowledge graph]] by the people, for the people.
- Agora [[nodes]] are [[crowdsourced]].
- From the above it seems to follow that the [[Agora]] is a sufficient platform to implement crowdsourced search.
- You can think of a [[node]] as equivalent to a user-editable search result page for the search query matching the node title.
- [[go links]] are explicit offerings for relevant links around the internet.
- [[pull]] [[jump]] - [[pull]] [[jump]]
[//begin]: # "Autogenerated link references for markdown compatibility" [//begin]: # "Autogenerated link references for markdown compatibility"
[pull]: pull "Pull" [pull]: pull "Pull"
[agora search]: agora-search "Agora Search" [agora search]: agora-search "Agora Search"
[agora]: agora "Agora" [entity]: entity "Entity"
[node]: node "Node"
[Agora]: agora "Agora"
[distributed knowledge graph]: distributed-knowledge-graph "Distributed Knowledge Graph"
[nodes]: nodes "Nodes"
[crowdsourced]: crowdsourced "Crowdsourced"
[jump]: jump "Jump" [jump]: jump "Jump"
[//end]: # "Autogenerated link references" [//end]: # "Autogenerated link references"