Changes for page Products

From version 161.1
edited by Andrea Omicini
on 11/08/2021 06:10
Change comment: There is no comment for this version
To version 162.1
edited by Andrea Omicini
on 11/08/2021 06:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,7 +15,7 @@
15 15  
16 16  {{id name='arg2p'/}}
17 17  == {{arg2p/}} ==
18 -|[[image:Arg2p.WebHome@Arg2P-logo.png||width='100']]|(((
18 +|[[image:Arg2p.WebHome@Arg2P-logo.png||width='100em']]|(((
19 19  {{arg2p/}} (short for {{argtuprolog/}}) is a logic-based agreement framework enabling defeasible reasoning in intelligent systems
20 20  )))(((
21 21  **Space**: [[{{arg2p/}} Home>>Arg2p.WebHome]]
... ... @@ -24,7 +24,7 @@
24 24  
25 25  {{id name='aloo'/}}
26 26  == ALOO ==
27 -|[[image:aloo256x256.jpg||width='400']]|(((
27 +|[[image:aloo256x256.jpg||width='400em']]|(((
28 28  ALOO is a general-purpose concurrent programming language based on objects and agents as first-class abstractions. It is a Concurrent OOP language where concurrency aspects (parallelisms, asynchronous programming, etc) are modeled in terms of agent-oriented abstractions. Or, it can be conceived as an Agent-Oriented Programming language not based on logic programming - like state-of-the-art AOP languages - but on OOP. The language comes with a platform (compiler, runtime) and an Eclipse-based IDE.
29 29  ALOO is the most recent evolution of the simpAL project.
30 30  )))(((
... ... @@ -44,7 +44,7 @@
44 44  
45 45  {{id name='homemanager'/}}
46 46  == #hm() ==
47 -|[[image:Products.HomeManager@logoHM2.jpg||width='250']]|(((
47 +|[[image:Products.HomeManager@logoHM2.jpg||width='250em']]|(((
48 48  #hm() is a prototype agent-based platform for the construction of Socio-Technical Smart Spaces and Smart Environments, starting from the control of an intelligent home to a wider Smart Living scenario, where home users are situated in space and time in the surrounding environment.
49 49  The house is seen as an intelligent environment made of independent devices that participate to an agent society: following the Butlers vision and architecture, Home Manager aims both to enable a rich interaction experience for the user in the interaction with the smart house, and to anticipate his/her needs based both on the user's habits and policies, while respecting the general system policies which capture the global goals and constraints.
50 50  The implementation is Java-based, developed on top of the TuCSoN agent infrastructure, and deployable also on low-cost devices such as Raspberry PI2.
... ... @@ -55,7 +55,7 @@
55 55  
56 56  {{id name='lpaas'/}}
57 57  == #lpaas() ==
58 -|[[image:LPaaS.WebHome@2P-LPaaS.png||width='600']]|(((
58 +|[[image:LPaaS.WebHome@2P-LPaaS.png||width='600em']]|(((
59 59  #lpaas() (short for #lpaasfull()) is a logic-based agreement framework enabling defeasible reasoning in intelligent systemsLogic Programming as a Service (LPaaS) is an evolution of the logic programming (LP) paradigm for intelligent IoT. 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. Its purpose is to enable situated reasoning via explicit definition of the spatial-temporal structure of the environment where situated entities act and interact.
60 60  )))(((
61 61  **Space**: [[#lpaas() Home>>LPaaS.WebHome]]
... ... @@ -66,7 +66,7 @@
66 66  
67 67  {{id name='mok'/}}
68 68  == #moklong() ==
69 -|[[image:MoK.WebHome@mok-logo.png||width="200"]]|(((
69 +|[[image:MoK.WebHome@mok-logo.png||width="200em"]]|(((
70 70  #moklong() (#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.
71 71  )))(((
72 72  **Space**: [[#mok() Home>>MoK.WebHome]]
... ... @@ -96,7 +96,7 @@
96 96  
97 97  {{id name='respect'/}}
98 98  == #respect() ==
99 -|[[image:ReSpecT.WebHome@r!_logo.png||width="400"]]|(((
99 +|[[image:ReSpecT.WebHome@r!_logo.png||width="400em"]]|(((
100 100  #respect() is a logic-based coordination language both to define the behaviour of tuple centres and to coordinate software agents. #respect() assumes a tuple-based coordination model, where communication is based on logic tuples, and the behaviour of the coordination media in response to communication events is not fixed once and for all by the coordination model, but can be defined and tailored according to system's global requirements. According to this conceptual framework, #respect() has a twofold role:
101 101  * as a specification language - #respect() makes it possible to filter communication events and associate them to reactions by means of first-order logic tuples.
102 102  * as a reaction language - #respect() supports the notion of reaction as a computational activity to be executed locally to a tuple centre in response to communication events, by providing for both a logic-based syntax for the definition of reactions, and a model for their execution.
... ... @@ -107,7 +107,7 @@
107 107  
108 108  {{id name='simpa'/}}
109 109  == #simpa() ==
110 -|[[image:SimpA.WebHome@simpa-logo.jpg||width="250"]]|(((
110 +|[[image:SimpA.WebHome@simpa-logo.jpg||width="250em"]]|(((
111 111  #simpa() is a framework extending the basic Java environment with an agent-oriented abstraction layer for programming complex (concurrent in particular) applications.
112 112  
113 113  #simpa() is based on the #aea() (Agents and Artifacts) programming model, which introduces high-level metaphors taken from human society, namely agents - analogous to humans, as executors of activities and activities — and artifacts — analogous of the objects, resources, tools that are dynamically constructed, used, manipulated by humans to support / realise their individual and social activities.
... ... @@ -127,7 +127,7 @@
127 127  
128 128  {{id name='soda'/}}
129 129  == #soda() ==
130 -|[[image:SODA.WebHome@soda-logo.png||width="200"]]|(((
130 +|[[image:SODA.WebHome@soda-logo.png||width="200em"]]|(((
131 131  #soda() (Societies in Open and Distributed Agent spaces) is a methodology for the analysis and design of complex agent-based systems. #soda() is not concerned with //intra-agent issues//: designing a multi-agent system with #soda() leads to defining agents in terms of their required observable behaviour and their role in the multi-agent system.
132 132  Instead, #soda() concentrated on //inter-agent// issues, like the engineering of societies and infrastructures for multi-agent systems.
133 133  Recently a new and extended version of the methodology has been proposed, which takes into account both the Agents and Aartifacts (#aea()) meta-model, and a mechanism to manage the complexity of system description.
... ... @@ -138,7 +138,7 @@
138 138  
139 139  {{id name='traumatracker'/}}
140 140  == #traumatracker() ==
141 -|[[image:TraumaTracker.WebHome@TT-logo.png||width="500"]]|(((
141 +|[[image:TraumaTracker.WebHome@TT-logo.png||width="500em"]]|(((
142 142  Developed in collaboration with the Trauma Center and the Emergency Department of the "Bufalini" Hospital in Cesena, Italy, #traumatracker() is a project in which agent technologies are exploited to realise Personal Medical Digital Assistant Agents (PMDA) supporting a Trauma Team in trauma management operations. This project aims at exploring the fruitful integration of software personal agents with wearable/eyewear computing, based on mobile and wearable devices such as smart-glasses.
143 143  
144 144  The key functionality of #traumatracker() is to keep track of relevant events occurring during the management of a trauma, for two basic purposes. The first one is about tracking, i.e. to have an accurate documentation of the trauma, to automate the creation (and management) of reports and to enable offlne data analysis. The second one is a first kind of assistance, in terms of the real-time generation of warnings and suggestions to be perceived through the smartglasses, by analysing and reasoning upon the tracked events and data. The system has been designed and developed using cognitive agent technologies based on the Belief-Desire-Intention (BDI) architecture, as supported by the JaCaMo agent platform.
... ... @@ -149,7 +149,7 @@
149 149  
150 150  {{id name='tucson'/}}
151 151  == #tucson() ==
152 -|[[image:TuCSoN.WebHome@tucson.jpg||width="200"]]|(((
152 +|[[image:TuCSoN.WebHome@tucson.jpg||width="200em"]]|(((
153 153  #tucson() (Tuple Centres over the Network) is a model (and related infrastructure and technology) for the coordination of Internet agents.
154 154  
155 155  #tucson() exploits a notion of local tuple-based interaction space, called tuple centre, which is a tuple space enhanced with the notion of behaviour specification.
... ... @@ -165,7 +165,7 @@
165 165  
166 166  == #tuprolog() ==
167 167  {{id name='tuprolog'/}}
168 -|[[image:Tuprolog.WebHome@2p-logo.png||width="400"]]|(((
168 +|[[image:Tuprolog.WebHome@2p-logo.png||width="400em"]]|(((
169 169  #tuprolog() is a Java-based light-weight Prolog for Internet applications and infrastructures. For this purpose, #tuprolog() is designed to feature some interesting qualities: it is //easily deployable//, just requiring the presence of a Java VM and an invocation upon a single JAR file; its core is both //minimal//, taking the form of a tiny Java object containing only the most essential properties of a Prolog engine, and //configurable//, thanks to the loading and unloading of predicates, functors and operators embedded in libraries; the //integration between Prolog and Java// is as wide, deep, clean as possible; finally, //interoperability// is developed along the two main lines of Internet standard patterns and coordination models.
170 170  )))(((
171 171  **Space**: [[{{tuprolog/}} Home>>Tuprolog.WebHome]]