Modifiche per il documento LPaaS

Dalla versione 7.1
modificato da Andrea Omicini
il 10/08/2021 14:43
Cambia il commento: Nessun commento per questa versione
Alla versione 8.1
modificato da Andrea Omicini
il 10/08/2021 14:52
Cambia il commento: Document converted from syntax xwiki/1.0 to syntax xwiki/2.1

Summary

Details

Page properties
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.1
Content
... ... @@ -1,27 +1,27 @@
1 -#includeMacros("Main.MacroSheet")
2 -#includeMacros("Publications.MacroSheet")
3 -#includeMacros("LPaaS.MacroSheet")
1 +{{include document="Main.MacroSheet"/}} {{include document="Publications.MacroSheet"/}} {{include document="LPaaS.MacroSheet"/}}
4 4  
5 -1 #lpaasfull() (#lpaas())
3 +{{velocity filter="none"}}
4 +{{html clean="false" wiki="true"}}
5 += #lpaasfull() (#lpaas()) =
6 6  
7 -<div id="main-view" style='float:left;width:77%;'>
7 +(% id="main-view" style='float:left;width:77%;' %)(((
8 8  
9 9  #lpaas() is an an effective enabling technology for intelligent IoT.
10 10  It is a logic-based, service-oriented approach for distributed situated intelligence, conceived and designed as the natural evolution of LP in nowadays pervasive computing systems.
11 11  Its purpose is to enable situated reasoning via explicit definition of the spatial-temporal structure of the environment where situated entities act and interact.
12 12  
13 -1.1 #lpaasfull() in #tuprolog()
13 +== #lpaasfull() in #tuprolog() ==
14 14  
15 15  #lpaas() in #tuprolog() consists in the #lpaas() implementation built on top of the tuProlog system, that makes it possible to build distributed intelligent IoT environment distributing reasoning and inference capabilities amongst the components they have, and let them balance the computational requirements to best suit the deployment scenario at hand—for instance, embedding #lpaas() in more powerful components and letting ask their services by need.
16 -
16 +<p/>
17 17  The repository contains prototype implementations built on top of the #tuprolog() system, which provides the required interoperability and customisation.
18 +<p/>
19 +LPaaS is released under the GNU Lesser General Public License, via [[GitLab>>https://gitlab.com/pika-lab/lpaas]] as a Git repository.
20 +<p/>
21 +The #lpaas() RESTful API documentation can be found [[here>>https://app.swaggerhub.com/apis/PIKA-lab/LPaaS/1]].
18 18  
19 -LPaaS is released under the GNU Lesser General Public License, via [GitLab | https://gitlab.com/pika-lab/lpaas] as a Git repository.
23 +)))
20 20  
21 -The #lpaas() RESTful API documentation can be found [here | https://app.swaggerhub.com/apis/PIKA-lab/LPaaS/1].
22 -
23 -</div>
24 -
25 25  <div id="sidebar" style='float:right;width:22%;'>
26 26   <div id="sidebox" align="right" style='background:silver;padding-left:4px;padding-right:4px;'>
27 27   ####
... ... @@ -28,10 +28,10 @@
28 28   <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Contacts</b></div>
29 29   <small>
30 30   <div>
31 - [ Roberta Calegari | RobertaCalegari.WebHome ] \[[Mail|mailto:roberta.calegari@unibo.it]\]<br/>
32 - [ Giovanni Ciatto | GiovanniCiatto.WebHome ] \[[Mail|mailto:giovanni.ciatto@unibo.it]\]<br/>
33 - [ Enrico Denti | EnricoDenti.WebHome ] \[[Mail|mailto:enrico.denti@unibo.it]\]<br/>
34 - [ Andrea Omicini | AndreaOmicini.WebHome ] \[[Mail|mailto:andrea.omicini@unibo.it]\]<br/>
31 + [[Roberta Calegari>>RobertaCalegari.WebHome]] [[[Mail>>mailto:roberta.calegari@unibo.it]]]<br/>
32 + [[Giovanni Ciatto>>GiovanniCiatto.WebHome]] [[[Mail>>mailto:giovanni.ciatto@unibo.it]]]<br/>
33 + [[Enrico Denti>>EnricoDenti.WebHome]] [[[Mail>>mailto:enrico.denti@unibo.it]]]<br/>
34 + [[Andrea Omicini>>AndreaOmicini.WebHome]] [[[Mail>>mailto:andrea.omicini@unibo.it]]]<br/>
35 35   </div>
36 36   </small>
37 37   ####
... ... @@ -38,8 +38,8 @@
38 38   <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Links</b></div>
39 39   <small>
40 40   <div>
41 - [GitLab | https://gitlab.com/pika-lab/lpaas]<br/>
42 - [IRIS | http://cris.unibo.it/handle/11585/648066]<br/>
41 + [[GitLab>>https://gitlab.com/pika-lab/lpaas]]<br/>
42 + [[IRIS>>http://cris.unibo.it/handle/11585/648066]]<br/>
43 43  
44 44   </div>
45 45   </small>
... ... @@ -47,5 +47,10 @@
47 47   </div>
48 48  </div>
49 49  <br/>
50 +{{/html}}
51 +{{/velocity}}
50 50  
51 -<div id="main-inline" style='float:left;width:100%'></div>
53 +(% id="main-inline" style="float:left;width:100%" %)
54 +(((
55 +
56 +)))

Riferimenti

Roberta Calegari email  |  Giovanni Ciatto email  |  Enrico Denti email  |  Andrea Omicini email

Download

GitHub  |  BitBucket