From version 45.1
edited by Andrea Omicini
on 10/08/2021 12:51
Change comment: There is no comment for this version
To version 33.1
edited by Andrea Omicini
on 10/08/2021 03:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,4 @@
1 1  {{include document="Main.MacroSheet"/}}{{include document="Publications.MacroSheet"/}}{{include document="Theses.MacroSheet"/}}{{include document="MoK.MacroSheet"/}}
2 -
3 3  >{{velocity}}#moklong(){{/velocity}} ({{mok/}} for short) is a model for knowledge self-organisation, exploiting the biochemical metaphor for its basic abstractions, and biochemical coordination as its coordination model.
4 4  >As far as the basic #mok() abstractions are concerned, in {{mok/}} knowledge //atoms// are generated by knowledge sources in shared spaces – //compartments// –, self-aggregate to shape knowledge //molecules//, and autonomously move toward knowledge consumers, whose actions (either epistemic or not) are represented as //enzymes//.
5 5  >As far as the {{mok/}} computational model is concerned, {{mok/}} features biochemical tuple spaces for the creation, aggregation, diffusion and consumption of knowledge atoms and molecules.
... ... @@ -10,47 +10,69 @@
10 10  * [[Andrea Omicini>>AndreaOmicini.WebHome]] [[[Mail>>mailto:andrea.omicini@unibo.it]]]
11 11  
12 12  == Technology ==
12 +Current {{mok/}} implementations are based on the [[{{tucson/}}>>http://tucson.unibo.it]] coordination technology.
13 +Since they are used for tests and experiments, they are not publicly available, yet.
13 13  
14 -Current {{mok/}} implementations are based on the [[{{tucson/}}>>http://tucson.unibo.it||target="_blank"]] coordination technology. Since they are used for tests and experiments, they are not publicly available, yet.
15 +== Main links ==
15 15  
16 -== Main links ==
17 +* [[{{mok/}} on #apice()>>http://mok.apice.unibo.it]]
18 +* [[{{mok/}} on FaceBook>>http://www.facebook.com/MoleculesOfKnowledge]]
17 17  
18 -* [[{{mok/}} on {{apice/}}>>http://mok.apice.unibo.it||target="_blank"]]
19 -* [[{{mok/}} on FaceBook>>http://www.facebook.com/MoleculesOfKnowledge||target="_blank"]]
20 +== About {{mok/}} ==
20 20  
21 -== Main {{mok/}} Sources ==
22 +=== Books ===
22 22  
23 23  {{velocity}}
24 -* Books
25 -** #pubATVinline('MokBookSpringer2016')
26 -* Papers
27 -** Foundations
25 +* #pubATVinline('MokBookSpringer2016')
26 +{{/velocity}}
27 +
28 +=== Papers ===
29 +
30 +==== Foundations ====
31 +
32 +{{velocity}}
28 28  #set($mokPaperlist = ['MokDcaiia2012','MokIdc2012'])
29 29  #foreach($mokPaper in $mokPaperlist)
30 -*** #pubATVinline($mokPaper)
35 +* #pubATVinline($mokPaper)
31 31  #end
32 -** Social action
37 +{{/velocity}}
38 +
39 +==== Social action ====
40 +
41 +{{velocity}}
33 33  #set($mokPaperlist = ['MokAisb2013','MokAiia2015'])
34 34  #foreach($mokPaper in $mokPaperlist)
35 -*** #pubATVinline($mokPaper)
44 +* #pubATVinline($mokPaper)
36 36  #end
37 -** Expressiveness
46 +{{/velocity}}
47 +
48 +==== Expressiveness ====
49 +
50 +{{velocity}}
38 38  #set($mokPaperlist = ['MokFocas2014','MoKParamEngWoa2013'])
39 39  #foreach($mokPaper in $mokPaperlist)
40 -*** #pubATVinline($mokPaper)
53 +* #pubATVinline($mokPaper)
41 41  #end
42 -** {{mok/}}-News
55 +{{/velocity}}
56 +
57 +==== {{mok/}}-News ====
58 +
59 +{{velocity}}
43 43  #set($mokPaperlist = ['MokSasow2012'])
44 44  #foreach($mokPaper in $mokPaperlist)
45 -*** #pubATVinline($mokPaper)
62 +* #pubATVinline($mokPaper)
46 46  #end
47 -* Theses
64 +{{/velocity}}
65 +
66 +=== Theses ===
67 +
68 +{{velocity}}
48 48  #set($mokThesislist = ['KnowledgemoleculesMariani2011','OcchiutoMok2012'])
49 49  #foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument("Theses.$mokThesis"))
50 -** [[$mokThesisDoc.getValue('title')>>Theses.$mokThesis]]
71 +* [[$mokThesisDoc.getValue('title')>>Theses.$mokThesis]]
51 51  #end
52 -* Student Projects
53 -** [[RSS-based sources of knowledge in MoK-News>>http://apice.unibo.it/xwiki/bin/view/Courses/SdLm1213Projects-RSSMoK]]
54 54  {{/velocity}}
55 55  
75 +=== Student Projects ===
56 56  
77 +* [[RSS-based sources of knowledge in MoK-News>>http://apice.unibo.it/xwiki/bin/view/Courses/SdLm1213Projects-RSSMoK]]

ReSpecT    TuCSoN