From 4738fabfeb63ac65ab1a440e80139f4af9b2d5d2 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 25 Jan 2021 20:07:22 +0100 Subject: [PATCH] Auto: misc. --- agora-recipes.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/agora-recipes.md b/agora-recipes.md index 1033d3d5c..eca3c2788 100644 --- a/agora-recipes.md +++ b/agora-recipes.md @@ -3,7 +3,13 @@ - [[push]] [[aip21]] - An [[experiment]] or [[mvp]] for both [[agora search]] and [[m prime]]. - [[m prime]] is a [[problem solving]] [[framework]]. - - [[agora search]] is a [[search engine]] based on annotated crowdsourced data. + - A [[recipe]] is a possible [[solution]] to a [[problem]] (you don't have cake yet you want cake; here's how to produce cake). + - It includes a set of requirements or [[dependencies]]. + - [[time]] and [[ingredients]]. Sometimes [[skill]]. + - It includes an [[algorithm]]. + - A [[procedure]] to [[transform]] the starting conditions into final conditions (cake). + - [[agora search]] is a [[search engine]] based on annotated crowdsourced canonical references for terms or entities. + - [[cake]] is an entity. [//begin]: # "Autogenerated link references for markdown compatibility" @@ -13,5 +19,10 @@ [agora search]: agora-search "Agora Search" [m prime]: m-prime "M Prime" [problem solving]: problem-solving "Problem Solving" +[recipe]: recipe "Recipe" +[problem]: problem "Problem" +[time]: time "Time" +[algorithm]: algorithm "Algorithm" +[procedure]: procedure "Procedure" [search engine]: search-engine "Search Engine" [//end]: # "Autogenerated link references" \ No newline at end of file