Adding content to content a generic annotation system for biodiversity data

Size: px
Start display at page:

Download "Adding content to content a generic annotation system for biodiversity data"

Transcription

1 Studi Trent. Sci. Nat., 84 (2009): ISSN Museo Tridentino di Scienze Naturali, Trento 2009 Adding content to content a generic annotation system for biodiversity data Anton Güntsch 1*, Walter G. Berendsohn 1, Pepé Ciardelli 1, Andrea Hahn 2, Wolf-Henning Kusber 1 & Jinling Li 3 1 Botanischer Garten und Botanisches Museum Berlin-Dahlem, Freie Universität Berlin, Königin-Luise-Str. 6-8, Berlin, Germany 2 Global Biodiversity Information Facility (GBIF) Secretariat, Universitetsparken 15, 2100 Copenhagen, Denmark 3 Northwestern University, Department of Industrial Engineering & Management Sciences, 2145 Sheridan Road, Evanston, IL 60208, USA * Corresponding author BiodiversityInformatics[at]bgbm.org SUMMARY - Adding content to content a generic annotation system for biodiversity data - Biodiversity information networks such as GBIF and BioCASE provide access to a rapidly growing number of collection records, ranging from simple occurrence information to high resolution images. Today, about 150 million observation and collection records are available at a global level. Although the technology for providing and retrieving primary biodiversity data is reasonably mature, the development of advanced techniques for feedback using annotations has been neglected. We have developed and implemented a web-based annotation system which fills this gap. Rather than sending the annotation as a message to the collection holder, the system allows for adding, changing and removing information in a copy of the collection record. The modified record is then stored on a public annotation server together with all previous versions. This allows collection holders to compare the different versions and decide whether a given annotation will be fed back into the collection database. The system works with any GBIF-compliant information network. RIASSUNTO - Aggiungere contenuti ai contenuti un sistema per la gestione delle annotazioni per dati relativi alla biodiversità - Le reti informatiche per i dati sulla biodiversità, come GBIF e BioCASE, consentono l accesso a un numero, in rapido incremento, di schede sugli esemplari catalogati appartenenti a varie collezioni: le informazioni in esse contenute spaziano da semplici occorrenze in un area geografica fino a immagini ad alta risoluzione. Oggigiorno, a livello globale, sono disponibili circa 150 milioni di osservazioni e schede riferite a esemplari collezionati. Sebbene la tecnologia in grado di fornire e recuperare dati primari relativi alla biodiversità si sia evoluta raggiungendo livelli di funzionalità ragionevoli, è stato tuttavia trascurato lo sviluppo di tecniche avanzate di feedback che fanno uso di annotazioni. Abbiamo allora elaborato e implementato un sistema di annotazioni basato sul web che colma questa lacuna. Invece di inviare l annotazione al curatore della collezione sotto forma di messaggio, tale sistema consente di aggiungere, cambiare e rimuovere informazioni in una copia della scheda catalogata della collezione. La scheda modificata viene quindi salvata su un server pubblico per le annotazioni insieme a tutte le versioni precedenti. Questo consente ai curatori delle collezioni di paragonare le differenti versioni e di decidere se accettare una certa annotazione nel database della collezione. Il sistema può operare con qualsiasi rete informatica compatibile con GBIF. Key words: biodiversity informatics, collection networking, annotation software Parole chiave: informatica applicata alla biodiversità, reti informatiche di accesso alle collezioni, software per le annotazioni 1. Introduction Traditionally, biological collection objects consist of representative material collected at a single place at a certain point in time. For example, an object may be mounted on cardboard, with a label containing information provided by the collector. Over time, a variety of other informations is added in the form of annotations representing corrections, confirmations and results of scientific analyses (Fig. 1). Annotations increa se the value of biological collections and ensure that scientists Paper presented at the 2 nd Central European Diatom Meeting (CEDiatoM2), Museo Tridentino di Scienze Naturali, Trento, June 12-15, 2008.

2 124 Güntsch et al. A generic annotation system for biodiversity data Fig. 1 - Image of an annotated herbarium type-specimen collected by Humboldt in Columbia ( BGBM 2008). Fig. 1 - Immagine di un esemplare, raccolto da Humboldt in Columbia, inserito in un erbario annotato( BGBM 2008). working in collections have access to the scientific results of previous studies associated with the objects of interest (Perkins 2002). Electronic collection information systems now provide access to many millions of objects via common Internet portals, but have also interrupted the traditional flow of annotation information. A convincing method for adding information to the electronic surrogate of a collection object, and for feeding the information back to the collection holder, has yet to be developed. The EU 6th Framework project SYNTHESYS ( has tackled the problem and developed a structured annotation system for the European collection information network BioCASE (Biological Collection Access Service for Europe, BioCASE uses the GBIF technical infrastructure (Global Biodiversity Information Facility, for providing access to biological objects collected or observed in Europe (Güntsch et al. 2007). This article gives an overview of the annotation information flow implemented with the SYNTHESYS annotation system and outlines its benefits and limitations.

3 Studi Trent. Sci. Nat., 84 (2009): The SYNTHESYS annotation workflow The possibility of comparing the annotations for a biological collection object with its original label information is central to both the traditional annotation system and its electronic surrogate in biodiversity information networks. The SYNTHESYS annotation system was therefore built around a central server for handling versions of documents. Rather than developing this server ourselves, we decided to use the existing open-source revision control system subversion ( which is primarily intended for handling documents in the context of software programming, but is also an ideal platform for version control in the context of collection records. In addition to the subversion document repository, the annotation server connects to an authentication data base containing registered users of the system and their pass words (Fig. 2). Within the present architecture there are no further checks of the trustworthiness of authenticated users, which should be considered for future developments of the system. Being based on the GBIF technical infrastructure, the collection data themselves remain with the collection holders in their own database systems. Network accessibility is realized by means of standard provider software implementing either of the two protocols for networking biodiversity data, BioCASe or DiGIR, together with the XML data schemas ( w3.org/xml/) ABCD (Berendsohn 2003) or Darwin- Core (Anonymous 2005). Thanks to the provider software, collection data are always retrievable in a standardized format no matter how they are stored in the collection holding institution. Once a user has changed a record using the annotation system, it is stored in the subversion database together with all previous versions as a new version of this collection record. The collection holder then receives a message by containing the information that one of his messages has been changed, as well as the URLs of both the original and the changed records Fig. 2 - Information flow in the SYNTHESYS annotation system. Fig. 2 - Flusso d informazione nel sistema di annotazioni SYNTHESYS.

4 126 Güntsch et al. A generic annotation system for biodiversity data Fig. 3 - Using standard software to visualize the annotation history of a specimen. Fig. 3 - Utilizzo di un software standard per la visualizzazione della storia delle annotazioni effettuate su di un esemplare. on the server. There are innumerable freely available software tools supporting subversion which can then be used to analyze the changes. These include diff-tools to compare documents, as well as tools to graphically display the version history of a record (Fig. 3). Based on these data, collection holders are then able to make an informed decision about whether they want to ignore an annotation or import the modified record into their database. The software interface between collection-portals and the annotation system is simply the GBIF triple- ID consisting of institution, collection identifier, and an identifier of the particular collection record, with which the system can be plugged in in to different data portals with comparatively little effort. In addition, because it is based on transfer and storage of XMLdocuments, it is generic with respect to the collection data schema used. 3. User interface The annotation system has a plain HTML interface which can be used with any World Wide Web browser. It is simply linked to each collection record (details view) in the BioCASE portal ( case.org/europe/). Users using the system for the first time are prompted to register themselves with a spamsafe registration form. Once logged in successfully, the annotation form is opened offering two fields: for editing the collection record, and for entering a free-text comment (Fig. 4). Editing the collection record is done straightforwardly in its XML-representation (ABCD or one of the various variants of DarwinCore). When submitting modified records, an XML-validation algorithm checks whether the records are well-formed and valid. If not, the system comes back to the user with a list of potential problems. Occasionally, users may be unable to express their annotation in the terminology provided by the collection record itself. In these cases, the comment field can be used and the collection record remains unchanged. 4. Discussion and conclusions Decoupling the annotation process from the physical collection object and migrating it to an electronic web-based platform is highly complex. The SYN- THESYS annotation system is a first and promising step on the way to an entirely virtualized annotation en-

5 Studi Trent. Sci. Nat., 84 (2009): Fig. 4 - Editing a collection record on the web. Fig. 4 - Revisione di una scheda di catalogazione riferita a una collezione fatta sul web. vironment. Based on well-defined XML formats and correspond ing validation software, it is open enough to handle a variety of existing data formats as well as formats still in development. However, editing raw XML-documents is only possible for experienced users. There fore, future developments of the system will focus on semi-automatic form-generation based on XML-schemas. Another weakness of the system is that annotations can only be linked to single collection records. Therefore, there is no way to express a statement about a set of collection objects ( latitude/longitude values have been swapped in all your Italian records ). To achieve this, the software interface to the annotation system has to be extended from single triple-ids to multiple triple-ids and a form in the collection portal will be needed to support the application of the annotation system for more than one collection object. We believe that electronic web-based annotation sys tems have two substantial benefits: they can help collection holders and users to communicate better with one another; and they can speed up the workflows of both. However, such systems will not replace the taxonomic expertise necessary to make informed decisions about the validity of annotations within collections. In fact, they will likely require greater exper tise on the collection side if, as expected, they cause an increase in the number of annotations.

6 128 Güntsch et al. A generic annotation system for biodiversity data Acknowledgements This work was funded by the Network Activity D of the European Union 6 th Framework project SYNTHE- SYS. Pilot studies were carried out under the GBIF- D programme funded by the German Federal Ministry of Education and Research. References Anonymous, The DarwinCore wiki site. Available from WebHome [cited ]. Berendsohn W.G. (ed.), ABCD, Access to Biological Collection Data. Available from twiki/bin/view/abcd/ [cited ]. Güntsch A., Kusber W.-H., Döring M., Ciardelli P. & Berendsohn W.G., Common access to distributed biodiversity information. In: Kusber W.-H. & Jahn R. (ed.), Proceedings of the 1st Central European Diatom Meeting Berlin: [doi: /cediatom.109] Perkins K.D., Annotation of Herbarium Specimens: Recommendations. Available from edu/herbarium/anno/ [cited ]. Accettato per la stampa: 6 ottobre 2008

Network Activity D Developing and Maintaining Databases

Network Activity D Developing and Maintaining Databases Network Activity D - Developing and Maintaining Databases Report D3.2.2 User Interface implementation Patricia KELBERT MNHN Paris BGBM Berlin July 2006-1- Table of Contents 1 Introduction... 4 2 Material

More information

Die BioCASe-Software als Grundlage für die Übermittlung der Daten an das GBIF-Portal

Die BioCASe-Software als Grundlage für die Übermittlung der Daten an das GBIF-Portal Beispielbild Die BioCASe-Software als Grundlage für die Übermittlung der Daten an das GBIF-Portal Gabriele Dröge, Jörg Holetschek Botanic Garden & Botanical Museum Berlin-Dahlem Dept. of Biodiversity Informatics

More information

Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5

Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5 Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5 Obiettivi Al termine del corso i partecipanti saranno in grado di: Descrivere i processi coinvolti nella

More information

Corso: Administering Microsoft SQL Server 2012 Databases Codice PCSNET: MSQ2-1 Cod. Vendor: 10775 Durata: 5

Corso: Administering Microsoft SQL Server 2012 Databases Codice PCSNET: MSQ2-1 Cod. Vendor: 10775 Durata: 5 Corso: Administering Microsoft SQL Server 2012 Databases Codice PCSNET: MSQ2-1 Cod. Vendor: 10775 Durata: 5 Obiettivi Pianificare e installare SQL Server. Descrive i database di sistema, la struttura fisica

More information

Big Data, Big True. IDC Big Data Conference II, Bologna 19 novembre 2013. Fabio Rizzotto IT Research&Consulting Director, IDC Italy

Big Data, Big True. IDC Big Data Conference II, Bologna 19 novembre 2013. Fabio Rizzotto IT Research&Consulting Director, IDC Italy Big Data, Big True IDC Big Data Conference II, Bologna 19 novembre 2013 Fabio Rizzotto IT Research&Consulting Director, IDC Italy Il sorpasso dei Big Data sulla BI Business Intelligence Big Data Worldwide

More information

Sistemi di supporto alla cooperazione. Sistemi di supporto alla collaborazione, condivisione dell informazione

Sistemi di supporto alla cooperazione. Sistemi di supporto alla collaborazione, condivisione dell informazione Sistemi di supporto alla cooperazione Sistemi di supporto alla collaborazione, condivisione dell informazione Applicazioni Groupware: 3C Supporto alla comunicazione sincrona: Tele/video/desktop conferencing,

More information

Technologies and systems for business integration. www.xdatanet.com

Technologies and systems for business integration. www.xdatanet.com Technologies and systems for business integration www.xdatanet.com X DataNet, X software DataNet, builders software builders We have been We building, have been creating, building, and creating, developing

More information

22/11/2015-08:08:30 Pag. 1/10

22/11/2015-08:08:30 Pag. 1/10 22/11/2015-08:08:30 Pag. 1/10 CODICE: TITOLO: MOC20462 Administering Microsoft SQL Server Databases DURATA: 5 PREZZO: LINGUA: MODALITA': 1.600,00 iva esclusa Italiano Classroom CERTIFICAZIONI ASSOCIATE:

More information

Milano (Italia) Light Nova Lighting

Milano (Italia) Light Nova Lighting Milano (Italia) Light Nova Lighting Light Nova is one of Neri s most innovative products in terms of lighting performance and design. Designed by our team and tested in our labs, it combines a vintage

More information

ITIL v3 - Overview. Claudio Tancini Marzo 2015 INTERNAL USE ONLY

ITIL v3 - Overview. Claudio Tancini Marzo 2015 INTERNAL USE ONLY ITIL v3 - Overview Claudio Tancini Marzo 2015 ITIL Da Wikipedia, l'enciclopedia libera. Information Technology Infrastructure Library (ITIL) è un insieme di linee guida ispirate dalla pratica (Best Practices)

More information

Programmable Graphics Hardware

Programmable Graphics Hardware Programmable Graphics Hardware Alessandro Martinelli alessandro.martinelli@unipv.it 6 November 2011 Rendering Pipeline (6): Programmable Graphics Hardware Rendering Architecture First Rendering Pipeline

More information

How To Test An Electronic Board With A Flying Probe Tester

How To Test An Electronic Board With A Flying Probe Tester REVERSE ENGINEERING PER LA RIPARAZIONE DI SCHEDE ELETTRONICHE Luca Corli Key Account Manager Seica S.p.A. Nell'industria elettronica si definisce normalmente con reverse engineering "il processo di ricostruzione

More information

Nuovi domini di primo livello - Registra nuove estensioni con FabsWeb_HOST

Nuovi domini di primo livello - Registra nuove estensioni con FabsWeb_HOST Oltre 700 nuove estensioni per domini personalizzati Il conto alla rovescia è terminato! Finalmente più di 700 nuove estensioni di dominio gtld stanno per arrivare sul mercato e sono destinate a rivoluzionare

More information

Tecnologia e Applicazioni Internet 2008/9

Tecnologia e Applicazioni Internet 2008/9 Tecnologia e Applicazioni Internet 2008/9 Lezione 4 - Rest Matteo Vaccari http://matteo.vaccari.name/ matteo.vaccari@uninsubria.it What is REST? Roy Fielding Representational State Transfer Roy T. Fielding

More information

APM for European top Customers

APM for European top Customers APM for European top Customers Maria Federica Fermi Axpo Italia Axpo Italia SpA The pan-european enterprises needs How to buy Energy in different European countries with the same contract? How to deal

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE CONSIGLIO DIRETTIVO DELIBERAZIONE N. 13714

ISTITUTO NAZIONALE DI FISICA NUCLEARE CONSIGLIO DIRETTIVO DELIBERAZIONE N. 13714 ISTITUTO NAZIONALE DI FISICA NUCLEARE CONSIGLIO DIRETTIVO DELIBERAZIONE N. 13714 Il Consiglio Direttivo dell Istituto Nazionale di Fisica Nucleare, riunito a Roma in data 29 maggio 2015 alla presenza di

More information

USERS MANUAL IN.TRA.NET PROJECT

USERS MANUAL IN.TRA.NET PROJECT This project has been funded with support from the European Commission. This publication (communication) reflects the views only of the author, and the Commission cannot be held responsible for any use

More information

Leonardo Calabresi - Graphic Design Web Solution

Leonardo Calabresi - Graphic Design Web Solution LeonardoCalabresi Graphic Design Web Solution Sono circa dieci anni che mi occupo di grafica e sviluppo di siti internet. Le mie competenze in marketing e comunicazione, fanno di me il partner ideale per

More information

Roles and Importance of GBIF Participant Nodes

Roles and Importance of GBIF Participant Nodes Roles and Importance of GBIF Participant Nodes Juan C. BELLO Senior Programme Officer for Nodes GBIF Secretariat II Course on GBIF Node Management Arusha, Tanzania 31 st October and 1 st November 2008

More information

UML modeling of Web Applications: Project part of the Master in Web Technology V Henry Muccini University of L Aquila 2008

UML modeling of Web Applications: Project part of the Master in Web Technology V Henry Muccini University of L Aquila 2008 UML modeling of Web Applications: Project part of the Master in Web Technology V Henry Muccini University of L Aquila 2008 01. Preface page 1 02. Homework description 1 03. Homework Requirements and Evaluation

More information

Ferramedia Network business center Berlin Dubai, Mumbai e Palermo. sister companies

Ferramedia Network business center Berlin Dubai, Mumbai e Palermo. sister companies Ferramedia is a Company network formed by several companies registered around the World operating within many different markets. Most recently we have opened 4 business centers, Berlin, Dubai, Mumbai,

More information

ipratico POS Quick Start Guide v. 1.0

ipratico POS Quick Start Guide v. 1.0 ipratico POS Quick Start Guide v. 1.0 Version History Version Pages Comment Date Author 1.0 First Release 5/Marzo/2012 Luigi Riva 2 SUMMARY 1 GETTING STARTED 4 1.1 What do you need? 4 1.2 ipad 5 1.3 Antenna

More information

Elenco Porte TCP/UDP

Elenco Porte TCP/UDP Elenco Porte TCP/UDP Autore: DPS SRL Creato il: 13 Oct 2008 10 : 50 AM da 0 a 1023 PortaDescrizione 1/tcpTCP Multiplexor 2/tcpcompressnet Management Utility 3/tcpcompressnet Compression Process 7/tcpEcho

More information

How To Manage A Network On A Pnet 2.5 (Net 2) (Net2) (Procedure) (Network) (Wireless) (Powerline) (Wired) (Lan 2) And (Net1) (

How To Manage A Network On A Pnet 2.5 (Net 2) (Net2) (Procedure) (Network) (Wireless) (Powerline) (Wired) (Lan 2) And (Net1) ( Il presente documento HLD definisce l architettura e le configurazioni necessarie per separare la rete di management dai servizi dati dedicati al traffico cliente, con l obiettivo di poter accedere agli

More information

Misurazione performance. Processing time. Performance. Throughput. Francesco Marchioni Mastertheboss.com Javaday IV Roma 30 gennaio 2010

Misurazione performance. Processing time. Performance. Throughput. Francesco Marchioni Mastertheboss.com Javaday IV Roma 30 gennaio 2010 Misurazione performance Processing time Performance Throughput Processing time Network Network DB Processing time Throughput Quantità di dati trasmessi x secondo Tuning Areas Tuning Java Virtual Machine

More information

Alimentatori LED LED drivers

Alimentatori LED LED drivers Alimentatori LED LED drivers ALimentatori LED LED drivers Alimentatori disponibili in diverse potenze e dimensioni con caratteristiche tecniche specifiche per settore di utilizzo Alimentatori per applicazioni

More information

The New Luxury World: l identità digitale nel lusso fa la differenza

The New Luxury World: l identità digitale nel lusso fa la differenza The New Luxury World: l identità digitale nel lusso fa la differenza Massimo Fubini Founder & CEO di ContactLab 7 Luxury Summit, Il Sole 24ORE, 10 giugno 2015 It may not be modified, organized or reutilized

More information

IBM System Storage DS3400 Simple SAN Express Kit PN.172641U

IBM System Storage DS3400 Simple SAN Express Kit PN.172641U IBM System Storage Simple SAN Express Kit PN.172641U Facile da implementare Pronto per supportare la crescita del tuo business Al prezzo che non ti aspetti 1 Soluzione Dischi SAN Fibre 4Gbps a basso costo

More information

SCADA / Smart Grid Security Who is really in control of our Control Systems?

SCADA / Smart Grid Security Who is really in control of our Control Systems? SCADA / Smart Grid Security Who is really in control of our Control Systems? Simone Riccetti Certified SCADA Security Architect Agenda Overview of Security landscape SCADA security problem How to protect

More information

IBM System Storage DS3400 Simple SAN Ready Express

IBM System Storage DS3400 Simple SAN Ready Express IBM System Storage Simple SAN Ready Express Facile da implementare Pronto per supportare la crescita del tuo business Al prezzo che non ti aspetti 1 Soluzione Dischi SAN Fibre 4Gbps a basso costo ma affidabile?

More information

Lorenzo.barbieri@microsoft.com Blogs.msdn.com/vstsitalia. www.geniodelmale.info

Lorenzo.barbieri@microsoft.com Blogs.msdn.com/vstsitalia. www.geniodelmale.info Lorenzo.barbieri@microsoft.com Blogs.msdn.com/vstsitalia www.geniodelmale.info Visual Studio Team System, Professional e Standard Team Explorer si integra in VS2008/VS2005 Visual Studio.NET 2003, VS 6.0,

More information

(A) DESNET (DEmand & Supply NETwork) Identification. Identification

(A) DESNET (DEmand & Supply NETwork) Identification. Identification V-LAB-Instruction Ver 4.0.doc (A) DESNET (DEmand & Supply NETwork) Identification Name Address Web site E - mail Distretto Industriale dell abbigliamento Valle del Liri Reference Corporation: C.C.I.A.A.

More information

Licenze Microsoft SQL Server 2005

Licenze Microsoft SQL Server 2005 Versione software Licenze Microsoft SQL Server 2005 Noleggio/mese senza assistenza sistemistica Noleggio/mese CON assistenza sistemistica SQL Server Express 0,00+Iva da preventivare SQL Server Workgroup

More information

LOCAL ADVERTISING BOOK 2015

LOCAL ADVERTISING BOOK 2015 LOCAL ADVERTISING BOOK 2015 Questo Book raccoglie una serie di foto selezionate per rendere più efficaci le vostre iniziative pubblicitarie. Il Book contiene una serie di foto, disponibili in formato verticale

More information

Corso: Configuring and Administering Windows 7 Codice PCSNET: MSW7-8 Cod. Vendor: 50322 Durata: 5

Corso: Configuring and Administering Windows 7 Codice PCSNET: MSW7-8 Cod. Vendor: 50322 Durata: 5 Corso: Configuring and Administering Windows 7 Codice PCSNET: MSW7-8 Cod. Vendor: 50322 Durata: 5 Obiettivi Descrivere e scegliere le varie versioni di Windows 7 Eseguire una nuova installazione di Windows

More information

How To Lock A File In A Microsoft Microsoft System

How To Lock A File In A Microsoft Microsoft System Level 1 Opportunistic Locks Si intuisce che level 1 corrisponde concettualmente allo stato M di un dato in cache nel protocollo MESI A level 1 opportunistic lock on a file allows a client to read ahead

More information

Progetto Ombra Milano propone un nuovo progetto dal design tutto italiano. Una SCALA di prestigio accessibile a tutti.

Progetto Ombra Milano propone un nuovo progetto dal design tutto italiano. Una SCALA di prestigio accessibile a tutti. la crisi è la migliore benedizione che ci può accadere, tanto alle persone quanto ai paesi, poiché questa porta allo sviluppo personale e ai progressi. Crisis is the best blessing that could ever happen,

More information

C.S.E. Nodi Tipici Parametrizzati al 15-4-2015. 14/04/2015 Copyright (c) 2015 - Castalia srl

C.S.E. Nodi Tipici Parametrizzati al 15-4-2015. 14/04/2015 Copyright (c) 2015 - Castalia srl C.S.E. Nodi Tipici Parametrizzati al 15-4-2015 14/04/2015 Copyright (c) 2015 - Castalia srl 1 Avvertenze (1) Ci sono tre sezioni in questo documento: 1. Nodi in tutte le versioni (background azzurro):

More information

1/20. MobiLab. 17 Luglio 2007. cotroneo@unina.it. www.mobilab.unina.it

1/20. MobiLab. 17 Luglio 2007. cotroneo@unina.it. www.mobilab.unina.it 1/20 Workshop 19 GIUGNO 2007 SELEX -Sesm- CINI-UoN Data Distribution Service Progetto Iniziativa Software www.iniziativasoftware. Progetto COSMIC http://www.cosmiclab./ Domenico Cotroneo, Christian Esposo,

More information

16 ZONE WIRELESS SISTEMA DI SICUREZZA CASA ALLARME AUTO-DIALER

16 ZONE WIRELESS SISTEMA DI SICUREZZA CASA ALLARME AUTO-DIALER Luciano Milani 079 680 82 72 securlucio.altervista.org 16 ZONE WIRELESS SISTEMA DI SICUREZZA CASA ALLARME AUTO-DIALER Un sistema d allarme di casa di composizione automatica 16 zone senza fili. Ogni zona

More information

DIRECTORS AND OFFICERS PROPOSTA DI POLIZZA

DIRECTORS AND OFFICERS PROPOSTA DI POLIZZA DIRECTORS AND OFFICERS PROPOSTA DI POLIZZA La presente proposta deve essere compilata dall`amministratore o dal Sindaco della Societa` proponente dotato di opportuni poteri. La firma della presente proposta

More information

Chi sono in quattro punti.

Chi sono in quattro punti. vsphere 5 Licensing Chi sono in quattro punti. Massimiliano Moschini Presales/Postsales and Trainer VMUG IT Board Member VCP, VSP VTSP,VCI, V http://it.linkedin.com/in/massimilianomoschini @maxmoschini

More information

Master of Advanced Studies in Music Performance and Interpretation

Master of Advanced Studies in Music Performance and Interpretation Master of Advanced Studies in Music Performance and Interpretation The MAS in Music Performance and Interpretation is designed for students who already have a degree in musical studies and are interested

More information

«Software Open Source come fattore abilitante dei Progetti per le Smart Cities»

«Software Open Source come fattore abilitante dei Progetti per le Smart Cities» «Software Open Source come fattore abilitante dei Progetti per le Smart Cities» Le esperienze nell Electronic Ticketing, nel Wireless Sensor Networks, nei Telematic Services & Location Based Systems Enrico

More information

Milano (Italia) Light Nova Lighting

Milano (Italia) Light Nova Lighting Milano (Italia) Light Nova Lighting Light Nova is one of Neri s most innovative products in terms of lighting performance and design. Designed by our team and tested in our labs, it combines a vintage

More information

Issue 22 2011 APPROACHES TO EVALUATION OF REGIONAL POLICY OUTCOMES. G. Marchesi, L. Tagle, B. Befani

Issue 22 2011 APPROACHES TO EVALUATION OF REGIONAL POLICY OUTCOMES. G. Marchesi, L. Tagle, B. Befani Issue 22 2011 APPROACHES TO EVALUATION OF REGIONAL POLICY OUTCOMES G. Marchesi, L. Tagle, B. Befani The Public Investment Evaluation Unit (UVAL Unità di valutazione degli investimenti pubblici) provides

More information

LED Power. Power Supplies for constant current HI-POWER LEDs 350/700mA Alimentatori per LED in corrente costante HI-POWER 350/700mA 82206/700

LED Power. Power Supplies for constant current HI-POWER LEDs 350/700mA Alimentatori per LED in corrente costante HI-POWER 350/700mA 82206/700 LED Power The power supplies and accessories showed in this section are designed to achieve the best lighting and long lasting performances for LED fixtures. A particular attention has been dedicated to

More information

Curriculum Vitae et Studiorum Dossier n. 48773. Cinzia Di Giusto

Curriculum Vitae et Studiorum Dossier n. 48773. Cinzia Di Giusto Curriculum Vitae et Studiorum Dossier n. 48773 Cinzia Di Giusto December 31, 2010 Personal Information: Date of birth: Nationality: Di Giusto, Cinzia Oct 17, 1979 in Udine, Italy Italian Home address:

More information

Application Lifecycle Management. Build Automation. Fabrizio Morando Application Development Manger Microsoft Italia

Application Lifecycle Management. Build Automation. Fabrizio Morando Application Development Manger Microsoft Italia Application Lifecycle Management Build Automation Fabrizio Morando Application Development Manger Microsoft Italia Application Lifecycle Management Fondamenti di Build Management Do your systems talk business?

More information

ICT PSP: regole e consigli per la partecipazione

ICT PSP: regole e consigli per la partecipazione ICT PSP: regole e consigli per la partecipazione Iacopo De Angelis NCP ICT PSP APRE APRE Chi è Centro di ricerca no-profit, creato nel 1990 con il patrocinio del Ministero della Ricerca e della Commissione

More information

Corso: Core Solutions of Microsoft Skype for Business 2015 Codice PCSNET: MSKY-5 Cod. Vendor: 20334 Durata: 5

Corso: Core Solutions of Microsoft Skype for Business 2015 Codice PCSNET: MSKY-5 Cod. Vendor: 20334 Durata: 5 Corso: Core Solutions of Microsoft Skype for Business Codice PCSNET: MSKY-5 Cod. Vendor: 20334 Durata: 5 Obiettivi Al termine del corso i partecipanti saranno in grado di: Descrivere l'architettura di

More information

Lezione 10 Introduzione a OPNET

Lezione 10 Introduzione a OPNET Corso di A.A. 2007-2008 Lezione 10 Introduzione a OPNET Ing. Marco GALEAZZI 1 What is OPNET? Con il nome OPNET viene indicata una suite di prodotti software sviluppati e commercializzati da OPNET Technologies,

More information

APC-Pro sa Computer Service

APC-Pro sa Computer Service Configuring, Managing and Troubleshooting Microsoft Exchange Service Pack 2 (10135B) Durata: 5 giorni Orario: 8:30 12:00 / 13:30-17.00 Costo per persona: CHF 1 900.-- (Min. 5 partecipanti) Obiettivi di

More information

The New Luxury World: l identità digitale nel lusso fa la differenza

The New Luxury World: l identità digitale nel lusso fa la differenza The New Luxury World: l identità digitale nel lusso fa la differenza Massimo Fubini Founder & CEO di ContactLab 7 Luxury Summit, Il Sole 24ORE, 10 giugno 2015 It may not be modified, organized or reutilized

More information

PhD program in Philosophy - CONSORTIUM PhD PROGRAM IN NORTHWEST PHILOSOPHY - FINO

PhD program in Philosophy - CONSORTIUM PhD PROGRAM IN NORTHWEST PHILOSOPHY - FINO Annex 4 PhD program in Philosophy - CONSORTIUM PhD PROGRAM IN NORTHWEST PHILOSOPHY - FINO Coordinator prof. Alberto Voltolini. Dep. of Filosofia e Scienze dell'educazione. Università degli Studi di Torino

More information

How To Test For Hcv Pharmacogenetics

How To Test For Hcv Pharmacogenetics 1-09:47 Terapia antivirale e farmacogenomica [emilio.dimaria@unige.it] Dipartimento di Scienze della Salute Università di Genova SSD Genetica Medica EO di Genova 2-09:47 Pharmacogenomics [ or Pharmacogenetics?]

More information

Data quality Vision at SBBr Danny Vélez

Data quality Vision at SBBr Danny Vélez Data quality Vision at SBBr Danny Vélez 4th workshop SiBBr: data quality and ecological data 25-29 August 2014 SiBBr: national level Community Universities NGO s Government agencies Research centers Citizens

More information

FOOTBALL A WORLD OF COLOURS 01 02 03 EXCLUSIVE TEAM UNIFORM REALIZZA LA TUA IMMAGINE ESCLUSIVA IN 3 STEPS Crea la tua divisa (maglia e pantaloncino) personalizzandola completamente nella grafica e nei

More information

SAFE TOP OPEN. Sistema di chiusura Locking system

SAFE TOP OPEN. Sistema di chiusura Locking system SAFE: I MODELLI SAFE: MODELS SAFE TOP OPEN Innovativa tastiera touch e display led integrato nella porta New touch keypad and stealthy LED display L apertura dall alto permette un ergonomico accesso al

More information

CBC (EUROPE) Srl NOTA APPLICATIVA

CBC (EUROPE) Srl NOTA APPLICATIVA Connessioni tra VideoJet10, VIP10, ZN-T8000 e dispositivi supportati da CBCController, ZNController, DEVController Cabling between VideoJet10,VIP10, ZN-T8000 and devices allowed by CBCController, ZN-Controller,

More information

WHO EUROPEAN HEALTHY CITIES NETWORK Annual Business and Technical Conference 14-16th of June 2012 St. Petersburg, Russia

WHO EUROPEAN HEALTHY CITIES NETWORK Annual Business and Technical Conference 14-16th of June 2012 St. Petersburg, Russia WHO EUROPEAN HEALTHY CITIES NETWORK Annual Business and Technical Conference 14-16th of June 2012 St. Petersburg, Russia Participated assessment of the health, environmental and socio-economic impacts

More information

Applicazione del Web Semantico alle Imprese

Applicazione del Web Semantico alle Imprese Università Roma 3 Presentazione agli studenti Roma 31/05/2011 Applicazione del Web Semantico alle Imprese CNR IASI LEKS Laboratory for Enterprise Knowledge and Systems Francesco Taglino 1 LEKS Laboratory

More information

Ricercare l efficienza operativa facilitando il cambiamento con soluzioni enterprise avanzate

Ricercare l efficienza operativa facilitando il cambiamento con soluzioni enterprise avanzate Ricercare l efficienza operativa facilitando il cambiamento con soluzioni enterprise avanzate Fabio Della Lena Principal Solutions Designer, Infor 27 Giugno 2013 1 www.infor.com 2 Ricerca dell efficienza

More information

Intelligent Motorola Portable Radio Energy System

Intelligent Motorola Portable Radio Energy System IMPRES Smart Energy System Intelligent Motorola Portable Radio Energy System IMPRES Marketing Presentation IMPRES Battery - Intelligent Date produzione batteria Data inizio primo uso IMPRES Numero di carica

More information

How To Read Investire In Borsa Con I Trend Pdf

How To Read Investire In Borsa Con I Trend Pdf INVESTIRE IN BORSA CON I TREND PDF ==> Download: INVESTIRE IN BORSA CON I TREND PDF INVESTIRE IN BORSA CON I TREND PDF - Are you searching for Investire In Borsa Con I Trend Books? Now, you will be happy

More information

Corso: Microsoft Project Server 2010 Technical Boot Camp Codice PCSNET: AAAA-0 Cod. Vendor: - Durata: 5

Corso: Microsoft Project Server 2010 Technical Boot Camp Codice PCSNET: AAAA-0 Cod. Vendor: - Durata: 5 Corso: Microsoft Project Server 2010 Technical Boot Camp Codice PCSNET: AAAA-0 Cod. Vendor: - Durata: 5 Obiettivi Comprendere la terminologia Project Server e i componenti principali del sistema Descrivere

More information

6 Present perfect simple e continuous (25-27, 30-31)

6 Present perfect simple e continuous (25-27, 30-31) 6 Present perfect simple e continuous (25-27, 30-31) Present perfect simple uso Si usa il present perfect per esprimere un evento o una situazione che hanno conseguenze nel presente o per parlare di un

More information

STAMPI PER CIOCCOLATO CATALOGO STAMPI PER CIOCCOLATO CHOCOLATE MOULDS CATALOG

STAMPI PER CIOCCOLATO CATALOGO STAMPI PER CIOCCOLATO CHOCOLATE MOULDS CATALOG STAMPI PER CIOCCOLATO CATALOGO STAMPI PER CIOCCOLATO CHOCOLATE MOULDS CATALOG 2015 30 ANNI DI ESPERIENZA SPECIFICA La nostra azienda nasce nel 2012, ma può vantare un esperienza di oltre 30 anni nella

More information

Le sfide e le opportunità dell internet mobile nelle aziende

Le sfide e le opportunità dell internet mobile nelle aziende Davide Albo MobileFirst Solution Executive IBM SWG Europe Ottobre 2014 Le sfide e le opportunità dell internet mobile nelle aziende Il fattore tecnologico è tornato come prima priorità CIO 2009 CIO 2011

More information

Passare a Sql Server Compact : come leggere dati da Mdb, Xls, Xml, Dbf, Csv, senza utilizzare Microsoft Jet Database Engine 4.0

Passare a Sql Server Compact : come leggere dati da Mdb, Xls, Xml, Dbf, Csv, senza utilizzare Microsoft Jet Database Engine 4.0 Passare a Sql Server Compact : come leggere dati da Mdb, Xls, Xml, Dbf, Csv, senza utilizzare Microsoft Jet Database Engine 4.0 Qualche anno fa ho sviluppato un' applicazione in VB6 per l' ottimizzazione

More information

1. PERSONA RILEVANTE DICHIARANTE / DECLARER 1.1 DATI ANAGRAFICI / PERSONAL DATA DI NASCITA / BIRTH*

1. PERSONA RILEVANTE DICHIARANTE / DECLARER 1.1 DATI ANAGRAFICI / PERSONAL DATA DI NASCITA / BIRTH* ALLEGATO 6 ANNEX 6 SCHEMA DI COMUNICAZIONE AI SENSI DELL ARTICOLO 152-octies, comma 7 FILING MODEL FOR DISCLOSURE OF TRANSACTIONS REFERRED TO UNDER ARTICLE 152-octies, paragraph 7 1. PERSONA RILEVANTE

More information

New Media Advertising Agency

New Media Advertising Agency Direct Advertising i New Media Advertising Agency 2 Straight to the heart Dada's New Media agency, Dada Ad, is focused on direct, display and performance-based digital products. Direct ADV: Dada Ad offers

More information

The new equine infectiuos anaemia Website, an instrument for data management

The new equine infectiuos anaemia Website, an instrument for data management Equine Infectiuos Anaemia: Lessons learned from the six year application of the National Italian Surveillance Programme Roma 1 ottobre 2012 The new equine infectiuos anaemia Website, an instrument for

More information

MCSE SERVER INFRASTRUCTURE PERCORSO COMPLETO

MCSE SERVER INFRASTRUCTURE PERCORSO COMPLETO MCSE SERVER INFRASTRUCTURE PERCORSO COMPLETO Descrizione Il corso è destinato ai professionisti dell'information Technology (IT) responsabili della pianificazione, progettazione e implementazione di un

More information

INTRODUCTION TO MICROSOFT.NET DEVELOPMENT

INTRODUCTION TO MICROSOFT.NET DEVELOPMENT INTRODUCTION TO MICROSOFT.NET DEVELOPMENT Durata: 16 ore [cod. S101] UN BUON MOTIVO PER This two-day instructor-led seminar provides students with an introduction to the technologies that comprise the

More information

Trasmissione di segnali a banda larga per mezzo di impianti elettrici

Trasmissione di segnali a banda larga per mezzo di impianti elettrici L Aquila, 19 Gennaio 2011 Trasmissione di segnali a banda larga per mezzo di impianti elettrici Prof. Sami Barmada Departimento di Energia ed Ingegneria dei Sistemi Università di Pisa raugi@dsea.unipi.it

More information

8Q PRQGR GL FRQWHQLWRUL $ ZRUOG RI HQFORVXUHV

8Q PRQGR GL FRQWHQLWRUL $ ZRUOG RI HQFORVXUHV www.italtronic.com 0 L MODULBOX XT COMPACT MODULBOX XT COMPACT Norme DIN 880 Materiale: Blend PC/ABS autoestinguente Colore: Grigio RAL0 Misure: M/M/M/M/M/8M/9M/M CARATTERISTICHE GENERALI & SERVIZIO TUTTO

More information

The LEGAME COVALENTE An Integrated Health Information System

The LEGAME COVALENTE An Integrated Health Information System The LEGAME COVALENTE An Integrated Health Information System Maria Teresa Nespeca 1, Alessandro Novelli, Aldo Franco Dragoni 2 1 Università Azienda Sanitaria Unica Regionale Marche, Zona Territoriale 13

More information

design Roberto Garbugli

design Roberto Garbugli AMON LINGO design Roberto Garbugli AMON LINGO p. 2 design Roberto Garbugli AMON LINGO p. 24 AMON Amon, collezione creata dal designer Roberto Garbugli per Tonelli Design, è un sublime incontro tra eleganza

More information

Le sfide per il Sistema della Ricerca Trentino nell ambito della gestione dell Identità Digitale

Le sfide per il Sistema della Ricerca Trentino nell ambito della gestione dell Identità Digitale Le sfide per il Sistema della Ricerca Trentino nell ambito della gestione dell Identità Digitale Alessandro Armando Security & Trust Research Unit Fondazione Bruno Kessler Identità Digitale: il ruolo della

More information

Presentation title here

Presentation title here Come abbattere il costo delle Presentation title here licenzesoracle Database ubtitle here Maurizio Priano Informatica Roma, 5 Novembre 2013 Problema: come

More information

IBM System Storage DS3400 Simple SAN

IBM System Storage DS3400 Simple SAN IBM System Storage Simple SAN Facile da implementare Pronto per supportare la crescita del tuo business Al prezzo che non ti aspetti 1 Soluzione Dischi SAN Fibre 4Gbps a basso costo ma affidabile? per

More information

SC C2: System Operation and Control CIGRE 2012 Session 44 Palais des Congrses Paris, France 26-31 / August / 2012.

SC C2: System Operation and Control CIGRE 2012 Session 44 Palais des Congrses Paris, France 26-31 / August / 2012. SC C2: System Operation and Control CIGRE 2012 Session 44 Palais des Congrses Paris, France 26-31 / August / 2012 Report di sintesi Membro nazionale italiano: Flavio Allella flavio.allella@terna.it Partecipazione

More information

SAFE. DESIGNED in italy CASSEFORTI PER HOTEL HOTEL SAFES

SAFE. DESIGNED in italy CASSEFORTI PER HOTEL HOTEL SAFES SAFE DESIGNED in italy CASSEFORTI PER HOTEL HOTEL SAFES SAFE TOP OPEN SAFE DRAWER Innovativa tastiera touch e display led integrato nella porta New touch keypad and stealthy LED display L apertura dall

More information

L ordine perfet to. In perfect order. Attuatore elettrico a stelo per apertura e chiusura di finestre a sporgere, a lamelle, pale frangisole e cupole

L ordine perfet to. In perfect order. Attuatore elettrico a stelo per apertura e chiusura di finestre a sporgere, a lamelle, pale frangisole e cupole Attuatore elettrico a stelo per apertura e chiusura di a sporgere, a lamelle, pale frangisole e cupole Spindle actuator for opening and closing tophung outward, skylights, solar shading and domes Aperture

More information

LUCA GIOVANNINI 1 MARCO BERTI 2 - MARCO ZUPPIROLI 3,C PIERGIORGIO CIPRIANO 1 UMBERTO DI STASO 2

LUCA GIOVANNINI 1 MARCO BERTI 2 - MARCO ZUPPIROLI 3,C PIERGIORGIO CIPRIANO 1 UMBERTO DI STASO 2 Servizio di gestione dei dati energetici degli edifici proposto nel Progetto Sunshine Meter and Sensor Data Management Service for Buildings proposed in the context of Project Sunshine LUCA GIOVANNINI

More information

Made in Italy ENABLING ITALIAN BUSINESSES TO GROW GLOBALLY WITH DIGITAL. Alessandra Domizi Giulia Pierangeli Google

Made in Italy ENABLING ITALIAN BUSINESSES TO GROW GLOBALLY WITH DIGITAL. Alessandra Domizi Giulia Pierangeli Google Made in Italy ENABLING ITALIAN BUSINESSES TO GROW GLOBALLY WITH DIGITAL Alessandra Domizi Giulia Pierangeli Google ITALIAN ECONOMY IS SLIDING BACKWARDS BY 13 YEARS GDP down 3.8% since 2010 12.6% Unemployment

More information

Programma corso di formazione J2EE

Programma corso di formazione J2EE Programma corso di formazione J2EE Parte 1 Web Standard Introduction to Web Application Technologies Describe web applications Describe Java Platform, Enterprise Edition 5 (Java EE 5) Describe Java servlet

More information

APC-Pro sa Computer Service

APC-Pro sa Computer Service Installing and Configuring Windows Server 2012 (20410A) Durata: 5 giorni Orario: 8:30 12:00 / 13:30-17.00 Costo per persona: CHF 1 900.-- (Min. 5 partecipanti) Obiettivi di formazione Al termine del corso

More information

CATALOGO 2008 UPGRADE METAFORM

CATALOGO 2008 UPGRADE METAFORM CATALOGO 2008 UPGRADE METAFORM SEGNALETICA TECNICA / KEY TO SYMBOLS MASSAGE SOFT MASSAGE MISTY SPRAY HEAVY SPRAY HEAVY SPRAY MASSAGE SOFT MASSAGE MISTY SPRAY BY METAFORM AQUALINE È LA DIVISIONE METAFORM

More information

Un nuovo modello di efficienza all interno del Data Center Fabio Di Dionisio HP Storage Division

Un nuovo modello di efficienza all interno del Data Center Fabio Di Dionisio HP Storage Division HP Converged Storage: Un nuovo modello di efficienza all interno del Data Center Fabio Di Dionisio HP Storage Division Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained

More information

Le tecnologie del Web 2.0: RSS. Prof. Filippo Lanubile. ovvero: semplice diffusione di contenuti

Le tecnologie del Web 2.0: RSS. Prof. Filippo Lanubile. ovvero: semplice diffusione di contenuti Le tecnologie del Web 2.0: RSS Cos è RSS Really Simple Syndication ovvero: semplice diffusione di contenuti Formato di dati per distribuire agli utenti web gli aggiornamenti di siti web, dei blog, l'audio

More information

Inizio Applicazione. Data Ultimo Rendiconto

Inizio Applicazione. Data Ultimo Rendiconto Lussemburgo, 22 giugno 2015 Gentile Cliente, A seguito delle disposizioni fiscali previste dal Decreto Legge numero 138 del 13 agosto 2011, comunichiamo di seguito la percentuale media delle posizioni

More information

Scheda informativa su nuove norme. Peculiarità delle Norma

Scheda informativa su nuove norme. Peculiarità delle Norma Per conto di AICQ CN 1 - Autore Giovanni Mattana - V. Presidente AICQ CN Presidente della Commissione UNI Gestione per la Qualità e Metodi Statistici Peculiarità delle Norma La ISO 13053, Quantitative

More information

Certificates, Certification Authorities and Public-Key Infrastructures

Certificates, Certification Authorities and Public-Key Infrastructures Certificati digitali Certificates, Certification Authorities and Public-Key Infrastructures La chiave pubblica con la quale stiamo cifrando deve appartenere realmente al destinatario del messaggio Si pone

More information

Taking full advantage of the medium does also mean that publications can be updated and the changes being visible to all online readers immediately.

Taking full advantage of the medium does also mean that publications can be updated and the changes being visible to all online readers immediately. Making a Home for a Family of Online Journals The Living Reviews Publishing Platform Robert Forkel Heinz Nixdorf Center for Information Management in the Max Planck Society Overview The Family The Concept

More information

RESPONSE FROM GBIF TO QUESTIONS FOR FURTHER CONSIDERATION

RESPONSE FROM GBIF TO QUESTIONS FOR FURTHER CONSIDERATION RESPONSE FROM GBIF TO QUESTIONS FOR FURTHER CONSIDERATION A. Policy support tools and methodologies developed or used under the Convention and their adequacy, impact and obstacles to their uptake, as well

More information

Technological enhancements in B2B integration introduced by the new IT platform to manage the Commercial Process Nomination and Balancing

Technological enhancements in B2B integration introduced by the new IT platform to manage the Commercial Process Nomination and Balancing Technological enhancements in B2B integration introduced by the new IT platform to manage the Commercial Process Nomination and Balancing Detail of the activity and planning San Donato Milanese Aprile

More information

Gap interpreta il ruolo di punto di equilibrio ideale tra design minimalista e funzionalità. Si caratterizza per il lavabo a filo piano e per la forma pulita e lineare dei suoi moduli ad anta e cassetto.

More information

RIF. POPOLAZIONE MONDIALE REF. WORLD POPULATION: 7 MILIARDI BILLION

RIF. POPOLAZIONE MONDIALE REF. WORLD POPULATION: 7 MILIARDI BILLION RIF. POPOLAZIONE MONDIALE REF. WORLD POPULATION: 7 MILIARDI BILLION Aumento annuale delle popolazione mondiale Annual increase of the world population: 80 MILIONI MILLION STATISTICHE SULLA FAME NEL MONDO

More information