Consiglio Nazionale delle RicercheProgetto COORDINATO - AGENZIA2001
codice: CNRC01CB50_006

1. Progetto di ricerca Coordinato

Coordinatore del progetto ERINA FERRO  
Titolo del progetto Sistema di monitoraggio del territorio mediante visione artificiale e tecnologie mobili  


2. Dati registrati

Cognome POGGI  
Nome AGOSTINO  
Sesso M  
Data di nascita 21/07/1962  
Luogo di nascita Genova  
Nazionalità ITALY  
Istituzione di
appartenenza
Università di Parma  
Qualifica Professore associato  
Matricola CNR
(se dipendente)
 
Codice Fiscale PGGGTN62L21D969B  


3. TITOLO della ricerca


Testo italiano

Sistema di monitoraggio del territorio mediante visione artificiale e tecnologie mobili - Infrastrutture ad agenti


Testo inglese
System for the monitoring of the territory by means of artificial vision and mobile technologies - Agent infrastructures


4. Descrizione del programma e dei compiti della unita' di ricerca


Testo italiano

L’unità di ricerca del Dipartimento di Ingegneria dell’Informazione dell’Università di Parma si propone come obiettivo lo studio e la realizzazione di un sistema software capace di permettere:
1. interazione tra calcolatori eterogenei (workstation e personal computer con diverso sistema operativo e computer palmari) distribuiti geograficamente e comunicanti attraverso internet, la rete radiomobile cellulare e la rete satellitare;
2. l’integrazione dei dati proveniente dai diversi nodi del sistema, la loro distribuzione agli altri nodi del sistema, e la possibilità di accedere a questi dati anche dall’esterno del sistema tramite il Web.
Per realizzare sistemi del genere, è possibile utilizzare la tecnologia degli agenti. Gli agenti sono degli strumenti software ideati con lo scopo di semplificare l'interoperabilità tra sistemi artificiali e l'uomo, ma anche per semplificare l'interoperabilità tra sistemi artificiali differenti (Genesereth, 1994; Wooldridge & Jennings, 1995; Jennings & Wooldridge, 1998).
Un grande impulso all'utilizzo della tecnologia ad agenti è stato dato da FIPA (Foundation for Intelligent and Physical Agents) (FIPA, 1999). FIPA è un consorzio internazionale comprendente le principali aziende nel campo delle telecomunicazioni e dei computer che ha l'obiettivo di definire uno standard di interoperabilità tra sistemi ad agenti. In particolare, FIPA ha già definito: una piattaforma software di riferimento per i sistemi ad agenti, un linguaggio di comunicazione orientato agli agenti detto FIPA ACL e un'interfaccia tra agente e sistema artificiale e tra agente e uomo.
Le tecnologie ad agenti hanno la caratteristica di semplificare al massimo l’integrazione di moduli e di sistemi software differenti e quindi ben si prestano ad essere utilizzate in un progetto in cui bisognerà integrare componenti eterogenee, sviluppate da gruppi di ricerca differenti, e sistemi preesistenti (ad esempio, sistemi per la gestione di basi di dati e server Web).
Un altro motivo fondamentale che spinge verso l'uso delle tecnologie ad agenti per la realizzazione di un Sistema di monitoraggio del territorio è la disponibilità di strumenti software (ambienti di programmazione e librerie di componenti) che semplificano la realizzazione di sistemi ad agenti (Reticular Systems, 1999).
Uno di questi strumenti è JADE (Java Agent Development Environment) (Bellifemine et al., 2001; JADE, 2000). JADE è un ambiente di sviluppo di sistemi ad agenti realizzato da questa unità di ricerca per conto dello Telecom Italia Lab. Le sue proprietà principali sono: la disponibilità di una implementazione distribuita della piattaforma software di riferimento di FIPA, la capacità di distribuire il sistema su una rete di calcolatori eterogenei (workstation e personal computer con diverso sistema operativo e computer palmari) e comunicanti attraverso la rete fissa o mobile, la disponibilità di componenti software per realizzare agenti che comunicano tramite il linguaggio FIPA ACL, la disponibilità di strumenti grafici per lo sviluppo, la gestione e il "debugging" di programmi, e l'uso del linguaggio Java come linguaggio di programmazione semplificando l'integrazione dei sistemi ad agenti con le tecnologie di rete. Inoltre, JADE è distribuito "open source" da Telecom Italia Lab ed è già stato ed è utilizzato in vari progetti di ricerca nazionali e internazionali. In particolare, JADE è utilizzato in tre progetti Europei, Agentcities (Agentcities, 2001), CoMMA - Corporate Memory Management through Agents (CoMMA, 2000) e LEAP - Lightweight Extensible Agent Platform (LEAP, 2000), a cui questa unità di ricerca partecipa.

L’attività specifica dell’unità di ricerca dell’Università di Parma è parte del task "TSK2-calcolatore palmare" del WG1 e si articolerà nelle seguenti fasi.

1° anno:
Definizione dei requisiti del sistema multi-agente
Progettazione del sistema multi-agente e definizione delle interfacce verso i diversi moduli del sistema
Implementazione del sistema multi-agente

2° anno:
Implementazione delle interfacce verso i diversi moduli del sistema
Integrazione del sistema multi-agente nel prototipo
Sperimentazione

Riferimenti bibliografici

- Agentcities. The Agentcities Project Home Page. 2000. Available at http://www.agentcities.org.
- F. Bellifemine, A. Poggi, G. Rimassa. Developing multi agent systems with a FIPA-compliant agent framework. Software Practice & Experience, 31:103-128, 2001
- CoMMA. The CoMMA Project Home Page. 2000. Available at http://www.ii.atos-group.com/sophia/comma/HomePage.htm.
- FIPA. Foundation for Intelligent Physical Agents. Specifications. 1999. Available at http://www.fipa.org.
- M.R. Genesereth and S.P. Ketchpel. Software Agents. Comm. of ACM, 37(7):48-53.1994.
- JADE. The JADE Project Home Page. 2000 Available at http://sharon.cselt.it/projects/jade
- N.R. Jennings, M. Wooldrige. Agent Technology: Foundations, Applications, and Markets. Springer, Berlin, Germany, 1998.
- LEAP. The LEAP Project Home Page. 2000. Available at http://leap.crm-paris.com.
- Reticular Systems. Agent Construction Tools. 1999. Available at http://www.agentbuilder.com.
- M. Wooldrige, N.R. Jennings. Intelligent Agents: Theory and Practice, The Knowledge Engineering Review, 10(2):115-152, 1995.


Testo inglese
The research unit of the Department of Information Engineering at the University of Parma has the goal the study and the realization of a software system able to allow:
1) the interaction among heterogeneous computers ( workstations and personal computers with different operating system and PDAs) acting on a geographic and heterogeneous networks (internet, mobile and satellite nets);
2) the integration of data coming from the different computers of the system, the distribution to the other computers of the system, and the possibility of an external access to its data via the Web.
Agent technology can be used for the realization of such systems. Agents are software programs realized with the purpose of simplifying the interoperability between different artificial systems (Genesereth, 1994; Wooldridge & Jennings, 1995; Jennings & Wooldridge, 1998).
A great impulse to the use of agent technology has been given by FIPA (Foundation for Intelligent and Physical Agents) (FIPA, 1999). FIPA is an international consortium consisting of the main telecommunication and computer industries; its goal is the definition of a interoperability standard for agent systems. In particular, FIPA has already defined: a reference software platform for agent systems, an agent-oriented communication language called FIPA ACL, and an agent-artificial system and an agent-human interaction interface.
Agent technologies have the property of simplifying the integration of different software modules and systems and so they are suitable to be used inside a project where the heterogeneous components, realized by different research groups, must be integrated together and with some pre-existing software systems (i.e., database management systems and Web servers).
Another reason to use agent technology for the realization of a system for the monitoring of the territory is the availability of software tools (development tools, components libraries, etc.) that make easy the realization of agent systems (Reticular Systems, 1999). One of this tools is JADE (Java Agent Development Environment) (Bellifemine et al., 2001; JADE, 2000). JADE is a development environment for agent systems realized by this research unit for Telecom Italia Lab. Its main features are: the availability a distributed implementation of the FIPA reference software platform, the availability of software components for the realization of agents communicating through FIPA ACL, the availability of graphic tools for program development, management and debugging, the use of Java as programming language which simplifies the integration of agent systems with network technologies. Moreover, JADE is an open source software and has been and is used in different national and international projects. In particular, JADE is used in three European projects, Agentcities (Agentcities, 2001), CoMMA - Corporate Memory Management through Agents (CoMMA, 2000) e LEAP - Lightweight Extensible Agent Platform (LEAP, 2000) to which this research unit participates.

The activity of University of Parma research unit is part of task "TSK2 - PDA" of WG1 and is composed of the following phases:

First year

Multi-agent system requirement definition
Design of the multi-agent system and definition of the interfaces toward the different system modules
Realization of the multi-agent system

Second year

Realization of the interfaces toward the different system modules
Integration of the multi-agent system in the prototype
Experimentation

References

- Agentcities. The Agentcities Project Home Page. 2000. Available at http://www.agentcities.org.
- F. Bellifemine, A. Poggi, G. Rimassa. Developing multi agent systems with a FIPA-compliant agent framework. Software Practice & Experience, 31:103-128, 2001.
- CoMMA. The CoMMA Project Home Page. 2000. Available at http://www.ii.atos-group.com/sophia/comma/HomePage.htm.
- FIPA. Foundation for Intelligent Physical Agents. Specifications. 1999. Available at http://www.fipa.org.
- M.R. Genesereth and S.P. Ketchpel. Software Agents. Comm. of ACM, 37(7):48-53.1994.
- JADE. The JADE Project Home Page. 2000 Available at http://sharon.cselt.it/projects/jade
- N.R. Jennings, M. Wooldrige. Agent Technology: Foundations, Applications, and Markets. Springer, Berlin, Germany, 1998.
- LEAP. The LEAP Project Home Page. 2000. Available at http://leap.crm-paris.com.
- Reticular Systems. Agent Construction Tools. 1999. Available at http://www.agentbuilder.com.
- M. Wooldrige, N.R. Jennings. Intelligent Agents: Theory and Practice, The Knowledge Engineering Review, 10(2):115-152, 1995.


5. Area Scientifica/Settore

Area Scientifica Scienze della terra e dell'ambiente  
Settore ING-IND/09 - Sistemi per l'energia e l'ambiente  


6. Codici NABS

Infrastrutture e pianificazione del territorio - Sistemi di telecomunicazione,
Controllo e tutela dell'ambiente - Protezione contro i rischi naturali


7. Parole chiave


Testo italiano

Parola chiave 1 SISTEMI MULTI-AGENTI 
Parola chiave 2 COLLEGAMENTO WIRELESS  
Parola chiave 3 INTEGRAZIONE DATI 
Parola chiave 4 RETI ETEROGENEE 
Parola chiave 5 INFORMAZIONI PUBBLICHE SU INTERNET  


Testo inglese
Parola chiave 1 MULTI-AGENT SYSTEMS 
Parola chiave 2 WIRELESS LINK  
Parola chiave 3 DATA INTEGRATION 
Parola chiave 4 HETEROGENEOUS NETWORKS 
Parola chiave 5 PUBLIC INFORMATION ON INTERNET 


8. Curriculum e/o l'elenco delle proprie pubblicazioni

Agostino Poggi è professore associato di sistemi di elaborazione dell'informazione presso la Facoltà di Ingegneria dell'Università di Parma. La sua attività di ricerca è centrata sui sistemi orientati agli oggetti e ad agenti e il loro uso per la realizzazione di sistemi distribuiti e multimediali. In questi settori di ricerca è coinvolto in vari progetti nazionali e internazionali, in particolare, coordinata la ricerca del suo dipartimento nell'ambito di due progetti IST della Comunità europea: Agentcities, CoMMA e LEAP. Durante la sua attività ha scritto più di un centinaio di articoli pubblicati su riviste e atti di congressi internazionali e il suo contributo scientifico è stato riconosciuto nel 1988 con il "System Research Foundation Outstanding Scholarly Contribution Award". Ha conseguito la laurea in Ingegneria Elettronica e il titolo di Dottore di Ricerca in Ingegneria Elettronica e Informatica dall'Università di Genova rispettivamente nel 1987 e nel 1992. Dal 1993 al 1998 è stato ricercatore presso la Facoltà di Ingegneria dell'Università di Parma. È membro delle associazioni scientifiche AI*IA e IEEE. È il coordinatore del gruppo di lavoro della AI*IA su ``Agenti e sistemi Multi-Agente'' ed è nel direttivo della rivista internazionale IEEE Internet Computing.

Elenco cronologico delle pubblicazione di Agostino Poggi a partire dal 1997
[1] A. Poggi, G. Adorni. A multi language environment to develop multi agent applications. In J.P. Muller, M. Wooldrige, N.R. Jennings, eds., Intelligent Agents III - Lecture Notes on Artificial Intelligence, volume 1193, pp. 325-339, 1997. Berlin, Germany, Springer Verlag Publ.
[2] G. Adorni, A. Poggi. Object-Oriented Programming languages: a natural framework for Distributed Artificial Intelligence. In A. Kent, ed., Encyclopedia of of Library and Information Science, volume 59, pp. 277-291, 1997. New York, Marcel Dekker, Inc.
[3] F. Bellifemine, P. Marenzoni, A. Poggi. Specifiche funzionali ed architetturali di un sistema ad agenti per il servizio ARMIDA. Documento Tecnico DTR 97.0883, CSELT, Torino, Italy, 1997.
[4] G. Adorni, M. Mordonini, A. Poggi. Autonomous agents coordination through traffic signals and rules. In Proc. IEEE Int. Conf. on Intelligent Transportation Systems, Boston, MA, 1997.
[5] G. Adorni, G. Ferrari, A. Poggi. Attribute Grammars as a Robust Technical Basis for a Human-Computer Interaction General Purpose Architecture. Int. Journal of Human-Computer Studies. 47:531-563, 1997.
[6] F. Bellifemine, P. Marenzoni, A. Poggi. A multi-agent system for video on demand services. In Proc. Third International Conference on the Practical Application of Intelligent Agent and Multi Agent Technology (PAAM98), pp. 619-620, London, U.K., 1998.
[7] A. Poggi, G. Golinelli. Automatic storing and retrieval of large collections of images. In Proc. 11th International Conference on Industrial & Engineering Applications of Artificial Intelligence & Expert Systems (IEA/AIE-98), pp. 628-637, Benicassim, Spain, 1998.
[8] P. Marenzoni, A. Poggi. Improving video on demand services through agent technology. In Proc. AI*IA - Giornata di Lavoro su Agenti: teorie, architetture, linguaggi, applicazioni, pp. 191-195, Padova, Italy, 1998.
[9] A. Poggi, G. Destri. Using PVM to develop a distributed object-oriented language for heterogeneous processing. The Journal of Systems and Software, 40(2):139-150, 1998.
[10] A. Poggi. Integrating object-oriented and rule-based programming for building agent systems. International Journal on Artificial Intelligence Tools, 7(2):221-238, 1998.
[11] A. Poggi, G. Rimassa. An efficient and flexible C++ library for concurrent programming. Software Practice & Experience, 28(13):1437-1463, 1998.
[12] F. Bellifemine, P. Marenzoni, A. Poggi. A multi-agent system for video on demand services. Documento Tecnico DTD 98.1117, CSELT, Torino, Italy, 1998.
[13] M. Bertozzi, G. Chiola, G. Ciaccio, G. Conte, P. Marenzoni, A. Poggi, P. Rossi. Tender for III/97/31 Lot 5, Derivevable: 1.1 DISCO Report on the state-of-the-art of PC Cluster Computing. Rapporto Tecnico DISI-TR-98-09, DISI - Università di Genova, Genova, Italy, 1998.
[14] G. Conte, M. Mazzeo, A. Poggi, P. Rossi, M. Vignali. Low Cost Databases for NOW. In Proc. Int. Workshop on Personal Computers based Networks Of Workstations, Parallel and Distributed Processing - Lecture Notes in Computer Science, volume 1586, pp 1163-1177, San Juan, Puerto Rico, 1999.
[15] F. Bellifemine, A. Poggi, G. Rimassa. JADE - A FIPA-compliant Agent Framework. In Proc. Fourth International Conference on the Practical Application of Intelligent Agent and Multi Agent Technology (PAAM99), pp. 97-108, London, U.K., 1999.
[16] G. Adorni, D. Bianchi, A. Poggi. Teleteaching experiences with a 'scalable' architecture. European Symposium on Telematics, Hypermedia and Artificial Intelligence in education and training for the new professions in the Information Society (THAI-ETIS), Varese, Italy, 1999.
[17] G. Adorni, M. S. Barbieri, D. Bianchi, A. Poggi, A. M. Sugliano. A three-layered scalable architecture for Computer Based Instruction. In Proc. 9th International Conference on Artificial Intelligence in Education (AIED-99), pp. 251-258, Le Mans, France, 1999.
[18] F. Bergenti, A. Poggi. A Devolopment Environment for the realization of Open and Scalable Multi-Agent Systems. In Proc. Ninth European Workshop on Multi-Agent Systems -MAAMAW 99, pp. 52-62, Valencia, Spain, 1999.
[19] A. Poggi, F. Bergenti, F. Bellifemine. An ontology description language for FIPA agent systems. Rapporto Tecnico DII-CE-TR001-99, DII - Università di Parma, Parma, Italy, 1999.
[20] F. Bergenti, A. Poggi, G. Rimassa. A C++ concurrency library for the development of flexible distributed applications. Rapporto Tecnico DII-CE-TR002-99, DII - Università di Parma, Parma, Italy, 1999.
[21] A. Poggi, G. Rimassa. A Multi-Agent Platform for Network Programming. In Proc. Workshop su Sistemi Distribuiti: Algoritmi, Architetture e Linguaggi (WSDAAL'99), pp. 56-57, L'Aquila, Italy, 1999.
[22] G. Adorni, S. Cagnoni, M. Mordonini, A. Poggi, G. Bianchino. SISTER: a flexible system for image retrieval. In Proc. AI*IA 99 Workshop on "intelligenza artificiale per i beni culturali”, pp 34-43, Bologna, Italy, 1999.
[23] G. Adorni, F.Bergenti, D. Bianchi, E. Calabrese, A. Poggi A flexible architecture for Computer Based Instruction. In Proc. AI*IA 99 Workshop on "intelligenza artificiale e didattica”, Bologna, Italy, 1999.
[24] A. Poggi, F. Bergenti. An Ontology Model for Agent-Based Applications. In Proc. Sixth Congress of the Italian Association for Artificial Intelligence (AI*IA 99), pp. 11-18, Bologna, Italy, 1999.
[25] S. Cagnoni, A. Poggi, G. Porcari. A modified modular eigenspace approach to face recognition. In Proc. 10th International Conference on Image Analysis and Processing (ICIAP'99), pp. 490-495, Venice, Italy, 1999.
[26] F. Bergenti, A. Poggi, G. Rimassa. A C++ concurrent library for the development of flexible distributed applications. In Proc. Congresso Associazione Italiana per l'Informatica ed il Calcolo Automatico (AICA99), pp. 49-63, Padova, Italy, 1999.
[27] A. Poggi, G. Armano. A Distributed Object-Oriented Language for Heterogeneous Computer Networks. The Journal of Supercomputing, 14(2):153-169, 1999.
[28] A. Poggi, G. Destri. MPOOL: an object-oriented library for task composition and coordination. Concurrency: Practice and Experience, 11(14):835-848, 1999.
[29] A. Poggi. Developing real applications with agent technologies. The Journal of System Integration, 9:311-328, 1999.
[30] M. Mordonini, A. Poggi. SISTER: a flexible system for image retrieval. Informatica – An International Journal of Computing and Informatics, 23:549:558, 1999.
[31] F. Bergenti, A. Poggi. CollAge: a Replicated-Instance Platform for Collaborative Applications Applications. The Journal of Applied Systems Studies, 1(3), 2000.
[32] F. Bellifemine, A. Poggi, G. Rimassa, P. Turci. An Object-Oriented Framework to Realize Agent Systems. In Proc. AI*IA TABOO Workshop "Dagli oggetti agli agenti: tendenze evolutive dei sistemi software", pp. 52-57, Parma, Italy, 2000.
[33] F. Bergenti, A. Poggi. An Agent-Based Approach to Manage Negotiation Protocols in Flexible CSCW Systems. In Proc. Fourth International Conference on Autonomous Agents (Agents 2000), pp. 267-268, Barcellona, Spain, 2000.
[34] A. Poggi, G. Rimassa. An agent model and platform for realizing efficient and reusable agent software. In Proc. Fourth International Conference on Autonomous Agents (Agents 2000), 74-75, Barcellona, Spain, 2000.
[35] F. Bergenti, A. Poggi. Aspect Views as a Means to Promote Reuse
in Aspect-Oriented Languages. ECOOP Workshop on Aspects and Dimensions of Concerns, Cannes-Sophia Antipolis, France, 2000.
[36] A. Poggi, G. Rimassa. Adding Extensible Synchronization Capabilities to the Agent Model of a FIPA-Compliant Agent Platform. In Proc. First International Workshop on Agent-Oriented Software Engineering (AOSE-2000), 206-215, Limerick, Ireland, 2000.
[37] F. Bergenti, A. Poggi. IDEA: A Design Assistant Based on Automatic Design Pattern Detection. In Proc. 12th International Conference on Software Engineering and Knowlege Engineering (SEKE 2000), pp. 336-343, Chicago, IL, 2000.
[38] F. Bellifemine, A. Poggi, G. Rimassa. Developing multi-agent systems with JADE. In Proc. Seventh International Workshop on Agent Theories, Architectures, and Languages (ATAL-2000), pp. 85-99, Boston, MA, 2000.
[39] F. Bergenti, A. Poggi. CollEAGUE: A Multi-Document Collaborative Environment for the Web. In N. Mastorakis ed., Signal Processing, Communications and Computer Science, pp 234-239, 2000, World Scientific and Engineering Society Press.
[40] F. Bergenti, A. Poggi. Using UML to Model Agent Interfaces. In Proc. 4th World Multiconference on Systemics, Cybernetics and Informatics (SCI 2000), pp. 645-648, Orlando, FL, 2000.
[41] F. Bergenti, A. Poggi, M. Somacher. JaNET: a Framework for Flexible Web-Content Retrieval. In Proc. IEEE International Conference on Multimedia and Expo, pp. 137-140, New York, NY, 2000.
[42] F. Bergenti, A. Poggi, G. Rimassa. Agent Architectures and Interaction Protocols for Corporate Management Systems. In Proc. ECAI Workshop on Knowledge Management and Organisational Memories, pp. 39-47, Berlin, Germany, 2000.
[43] F. Bergenti, A. Poggi. Exploiting UML in the Design of Multi-Agent Systems. In Proc. ECAI Workshop on Engineering Societies in the Agents' World, pp. 96-103, Berlin, Germany, 2000.
[44] F. Bergenti, A. Poggi, M. Somacher. An Interaction Protocol to Support Negotiation in Non-Stationary Environments. In Proc. AI*IA Workshop Agenti intelligenti e internet: teorie, strumenti e applicazioni, pp. 9-12, Milano, Italy, 2000.
[45] F. Bergenti, A. Poggi, G. Rimassa, M. Somacher. DisC++: A software library for Object Oriented Concurrent and Distributed Programming. In Proc. Workshop su Sistemi Distribuiti: Algoritmi, Architetture e Linguaggi (WSDAAL'00), Ischia, Italy, 2000.
[46] A. Poggi. Agents: standards, technology and applications. In Proc. Congresso AICA'2000, pp. 411-422, Taormina, Italy, 2000.
[47] F. Bellifemine, F. Bergenti, G. Caire, A. Poggi, G. Rimassa, T. Trucco. Using agent technology for information management and telecommunication. In Proc. Congresso AICA'2000, pp. 433-444, Taormina, Italy, 2000.
[48] P.Perez, H. Karp, R. Dieng, O. Corby, A. Giboin, F. Gandon, J. Quinqueton, A. Poggi, G. Rimassa, C. Fietta, J. Mueller, J. Hackstein. Corporate Memory Management through Agents. In B. Stanford-Smith and P.T. Kidd, eds., E-business: Key Issues, Applications and Technologies, pp. 360-366, 2000. Amsterdam, IOS Press.
[49] A. Poggi, G. Rimassa. Autonomous Agents and Multi Agent Systems: An emergent Technology. In Proc. 14th International Scientific Conference Mittweida (IWKM 2000), pp. 67-74, Mittweida, Germany, 2000.
[50] F. Bergenti, A. Poggi. Exploiting UML in the Design of Multi-Agent Systems. In A. Omicidi, R. Tolksdorf, F. Zambonelli, eds., Engineering Societies in the Agents World - Lecture Notes on Artificial Intelligence, volume 1972, pp 106-113, 2000. Berlin, Germany, Springer Verlag Publ.
[51] F. Bellifemine, A. Poggi., G. Rimassa, P. Turci. JADE – Software framework per la realizzazione di sistemi multi-agente. In Rapporti Tecnici CSELT, 28(4):551-564, Torino, Italy, 2000.
[52] F. Bellifemine, A. Poggi, G. Rimassa. Developing multi agent systems with a FIPA-compliant agent framework. Software Practice & Experience, 31:103-128, 2001.
[53] A. Poggi, G. Rimassa. Adding Extensible Synchronization Capabilities to the Agent Model of a FIPA-Compliant Agent Platform. In P. Ciacarini, M. Wooldridge, eds., Agent-Oriented Software Enginnering - Lecture Notes in Computer Science, volume 1957, pp 307-321, 2001. Berlin, Germany, Springer Verlag Publ.
[54] F. Bergenti, A. Poggi. A Development Toolkit to Realize Autonomous and Inter-operable In Proc. Agents Fifth International Conference on Autonomous Agents (Agents 2001), 632-639, Montreal, Canada, 2001.
[55] F. Bellifemine, A. Poggi, G. Rimassa. JADE - A FIPA2000 Compliant Agent Development Environment. In Proc. Agents Fifth International Conference on Autonomous Agents (Agents 2001), pp.216-217, Montreal, Canada, 2001.
[56] F. Bergenti, A. Poggi. Supporting Agent-Oriented Software Engineering with UML. In 13th International Conference on Software Engineering and Knowlege Engineering (SEKE 2001), pp. 291-298, Buenos Aires, Argentina, 2001.
[57] F. Bergenti, A. Poggi, M. Somacher. A Collaborative Middleware Supporting Off-the-Shelf Applications. In Proc. Sixth International Conference on Computer Supported Cooperative Work in Design (CSCWD 2001), pp. 30-35, London, Ontario, Canada, 2001.
[58] A. Poggi, G. Rimassa, P. Turci, G. Armano. JPort: Active Information Retrieval Agent-Based System. Accettato da International Conference on Intelligent Agents, Web Technologies and Internet Commerci, Las Vegas, NE, 2001.
[59] F. Bergenti, A. Poggi, B. Burg, G. Caire. Deploying FIPA – Compliant Systems on Handheld Devices. IEEE Internet Computing, 5(4):20-25, 2001.
[60] F. Bergenti, A. Poggi. LEAP: A FIPA Platform for Handheld and Mobile Devices. Accettato da Eighth International Workshop on Agent Theories, Architectures, and Languages (ATAL-2001), Seatle, CA, 2001.
[61] G. Adorni, F. Bergenti, A. Poggi, G. Rimassa. Enabling FIPA Agents on Small Devices. Accettato da Fifth International Workshop on Cooperative Information Agents (CIA-2001), Modena, Italy, 2001.


9. Mesi persona
INDICARE l'impegno del Responsabile dell' Unita' di ricerca 3  


10. Sede Ricerca

Denominazione Dipartimento di Ingegneria dell'Informazione 
Via/piazza Parco Area delle Scienze 181A 
Cap 43100 
Città PARMA 
Provincia PARMA 
Nazione ITALIA 
Telefono 0521 905728 
Fax 0521 905723 
Posta elettronica poggi@ce.unipr.it 


11. Collaboratori

Nome Cognome Sesso Data di nascita Luogo di nascita Provincia Codice Fiscale Qualifica Istituzione di appartenenza matricola CNR Funzioni Mesi persona
1. BERGENTI FEDERICO   M   17/04/1973   Parma   PR BRGFRC73D17G337V   Dottorando di ricerca Università di Parma -   Collaboratore - 3  
2. RIMASSA GIOVANNI   M   07/06/1971   Genova   GE RMSGNN71H07D969S   Dottorando di ricerca Università di Parma -   Collaboratore - 4  
3. SOMACHER MATTEO   M   18/07/1972   Parma   PR SMCMTT72L18G337U   Dottore di ricerca Università di Parma -   Collaboratore - 4  


12. Ripartizione finanziaria

Titolo  Quota 1 anno Quota cofinanziamento Quota 2 anno Quota cofinanziamento
Personale: dipendente e non dipendente 10 
(5165 Euro)
 
10 
(5165 Euro)
 
10 
(5165 Euro)
 
10 
(5165 Euro)
 
Spese generali 4 
(2066 Euro)
 
4 
(2066 Euro)
 
4 
(2066 Euro)
 
4 
(2066 Euro)
 
Attrezzature 10 
(5165 Euro)
 
10 
(5165 Euro)
 
   
Viaggi e missioni 13 
(6714 Euro)
 
13 
(6714 Euro)
 
12 
(6197 Euro)
 
12 
(6197 Euro)
 
Prestazioni di terzi 1 
(516 Euro)
 
1 
(516 Euro)
 
1 
(516 Euro)
 
1 
(516 Euro)
 
Materiali 2 
(1033 Euro)
 
2 
(1033 Euro)
 
3 
(1549 Euro)
 
3 
(1549 Euro)
 
TOTALE 40 
(20658 Euro)
 
40 
(20658 Euro)
 
30 
(15494 Euro)
 
30 
(15494 Euro)
 


13. Note Ripartizione finanziaria

La voce Spese per attrezzature è riferita all'acquisto di calcolatori palmari e schede per il loro collegamento su rete radiomobile.


14. Durata

Durata progetto 2 anni



Firma _________________________________________________



Per la copia da depositare presso il Rappresentante legale dell'Ente di appartenenza. - Se istituto del Cnr, presso il Direttore - per l'assenso alla diffusione via internet dei dati e la loro elaborazione necessaria al processo di Valutazione CL. 675/96 "Tutela dei dati personali" e per la veridicita' delle informazioni fornite.
 

Data 10/09/2001 14:12  
   


.