An ontological approach for the exploitation of clinical data

Size: px
Start display at page:

Download "An ontological approach for the exploitation of clinical data"

Transcription

1 An ontological approach for the exploitation of clinical data Ariane Assélé Kama 1,Rémy Choquet 1, Giovanni Mels 2, Christel Daniel 1,3, Jean Charlet 1,3, Marie-Christine Jaulent 1 1 INSERM, UMR_S 872, Eq. 20, Université Pierre et Marie Curie, Paris, France; 2 AGFA HealthCare NV, Moutstraat 100, 9000 Gent, Belgium; 3 APHP, Assistance Publique des Hôpitaux de Paris, Paris, France; MEDINFO Copenhagen, 22 th of August 2013 Oral Presentation Presenter: Ariane Assélé Kama 1 Assises GDR I3 Strasbourg 01/07/2010

2 DebugIT Detecting and Eliminating Bacteria Using Information Technology European project FP7 (grant #217139) with 14 partners. Aggregate data stored in European hospitals Build a unified system Infectious disease control Antimicrobial resistances Disclaimer: this presentation reflects solely the views of the authors and no guarantee or warranty is given that it is fit for any particular purpose. The European Commission, Directorate General Information Society and Media, Brussels, is not liable for any use that may be made of the information contained therein. 2 Assises GDR I3 Strasbourg Slide 201/07/2010

3 Hospital Information Systems Introduction Clinical Databases Consolidate, archive Large data streams ETL Process Extract Transform Load Diagnostic or Therapeutic decisions Clinical or Epidemiological research Analysis Space Decision making Data analysis Data mining 3 Assises GDR I3 Strasbourg Slide 301/07/2010

4 Hospital Information Systems Why we need to use semantics resources? Data Sources ID Bacterium Antibiotic Result Value 1 E. Coli Amoxicilline Resistant 25 2 Escherichia coli Cefoperazone Sensitive 28 3 Pseudomonas aeruginosa Ofloxacine Intermediate 10 Question ID Bactérie Antibiotique R V 10 Escherichia.Coli Cefpirome R Hafnia alvei Quinolones S Pseudomonas aeruginosa Ofloxacine I 10 What are the results of susceptibility testing of E. Coli resistant to B-lacatam? Problem " Lack of knowledge : Amoxicillin is a B-lactam " E. Coli and Escherichia coli refer to the same bacteria " Fields bacterium & bactérie refer to the same bacteria concept Hypothesis Using an ontology to enrich clinical data exploitation Objective To exploit domain knowledge throughout ontology, as a user oriented view, to query clinical data, building a SPARQL Endpoint. 4 Assises GDR I3 Strasbourg Slide 401/07/2010

5 Material & Methods SPARQL Endpoint Building Process (a) Traditionnal multidimentionnal datawarehouse 2 D2R Server / Joseki - Mapping File: (concepts) ó (tables/colums) - RDF Graphe (fichier.n3) - Data mapping 3 SPARQL Endpoint - Clinical Data access - SPARQL queries 1 Ressources - Clinical Database (HEGP) - DCO 7 : Ontologie (DebugIT) (b) SPARQL Endpoint building approach 5 Assises GDR I3 Strasbourg Slide 501/07/2010

6 SPARQL Endpoint building Process Database mapping file DebugIT Core Ontology (DCO) Database Information Model 6 Assises GDR I3 Strasbourg Slide 601/07/2010 MEDINFO Copenhague 22th of August 2013

7 SPARQL Endpoint building Process Database mapping to DCO Ontology Data Concepts 7 Assises GDR I3 Strasbourg Slide 701/07/2010

8 SPARQL Query Example Illustration of a SPARQL Query building PREFIX biotop : < PREFIX dco: < PREFIX inserm: < SELECT DISTINCT * WHERE { GRAPH < {?antibiotic1 a dco:betalactamantibiotic.?bacteria a biotop:speciesecherichiacoliregion. } GRAPH < {?susceptibility a inserm:resultantibiogram; inserm:antibiogram_id?antibiogram; inserm:antibiotic_tested?antibiotic1; inserm:antibiotic_result?r1. Mapping file between data and ontology We get the corresponding URIs of the B-Lactam antibiotics and E. coli bacteria From the mapping file, specifications data from the database are recovered } }?antibiogram a inserm:antibiogram; inserm:bacteria_analyzed?bacteria. 8 Assises GDR I3 Strasbourg Slide 801/07/2010

9 Results SPARQL Query running Initial data " antibiogram results " Performed on 61 antibiotics, including 22 Beta-Lactam " 165 bacteria SPARQL Query result D2R Server results of susceptibility of resistance of E. Coli to beta-lacatam in s Joseki : using ontology concept results of susceptibility of resistance of E. Coli to beta-lacatam in s 9 Assises GDR I3 Strasbourg Slide 901/07/2010

10 Results Comparison with the HEGP microbiologists reports E. Coli vs CEFIXIM: sensitive at hegp vs debugit (%) HEGP % (Internal report) DebugIT (Sparql Endpoint) % Total ddo:sensitive Rate sensitivity of E. coli to Cefixim at HEGP over a period of 6 years Graphic rate of E. Coli sensitivity to Cefixim at HEGP hospital over a period of 6 years. 10 Assises GDR I3 Strasbourg Slide 101/07/2010

11 Limits and Future Work Conclusion Using semantic resource to exploit clinical data Ontologies are used to enrich the data analysis process We run fewer queries using ontology and retrieve all data Semantic relations is-a hierarchy was used in this study All existing semantic relations could be used (e.g. equivalence) Database mapping to ontology Mapping manually done Link an instance to a concept Perspectives Build a data definition ontology from the database information model Define mapping rules between the domain ontology (DCO) an the data definition 11 Assises GDR I3 Strasbourg Slide 11 01/07/2010

12 The DebugIT European Projet Conclusion The Semantic Interoperability Platform 12 Assises GDR I3 Strasbourg Slide 1201/07/2010

13 Acknowledgments DebugIT, EU-IST-FP EAGL, SNF Agfa Healthcare Giovanni Mels Hans Cools INSERM EQ20 UMRS 872 DebugIT partners Agfa Healthcare (Belgium) Empirica (Germany) Gama Sofia Ltd (Bulgaria) INSERM (France) IZIP (Czech Republic) Linköping University (Sweden) TEILAM (Greece) University College London (UK) HUG (Switzerland) Freiburg University (Germany) Geneva University (Switzerland) Averbis (Germany) MDA (Czech Republic) HES-SO (Switzerland) 13 Assises GDR I3 Strasbourg Slide 1301/07/2010

14 Thank you for your attention 14 Assises GDR I3 Strasbourg Slide 1401/07/2010

Interoperability driven integration of biomedical data sources

Interoperability driven integration of biomedical data sources Interoperability driven integration of biomedical data sources Douglas TEODORO a,1, Rémy CHOQUET c, Daniel SCHOBER d, Giovanni MELS e, Emilie PASCHE a, Patrick RUCH b, and Christian LOVIS a a SIMED, University

More information

Ontology-mediated Data Integration for real-time Antibiotics Resistance Surveillance. SWAT4LS 2014, Berlin

Ontology-mediated Data Integration for real-time Antibiotics Resistance Surveillance. SWAT4LS 2014, Berlin Ontology-mediated Data Integration for real-time Antibiotics Resistance Surveillance SWAT4LS 2014, Berlin Dr. Daniel Schober www.ipb-halle.de 1 Projects Clinical Context Steep increase in bacterial antibiotics

More information

Interoperability driven integration of biomedical data sources. TEODORO, Douglas Henrique, et al. Abstract

Interoperability driven integration of biomedical data sources. TEODORO, Douglas Henrique, et al. Abstract Article Interoperability driven integration of biomedical data sources TEODORO, Douglas Henrique, et al. Abstract In this paper, we introduce a data integration methodology that promotes technical, syntactic

More information

Practical experience: FP7 DebugIT project

Practical experience: FP7 DebugIT project Practical experience: Setting up a Clinical Data Repository FP7 DebugIT project Douglas Teodoro On behalf of DebugIT partners Oslo, 29 August 2011 Scope The Clinical Data Repository (CDR) components. How

More information

Article. Reference. Clinical Data Models at University Hospitals of Geneva. VISHNYAKOVA, Dina, et al.

Article. Reference. Clinical Data Models at University Hospitals of Geneva. VISHNYAKOVA, Dina, et al. Article Clinical Data Models at University Hospitals of Geneva VISHNYAKOVA, Dina, et al. Abstract In order to reuse data for clinical research it is then necessary to overcome two main challenges - to

More information

Needs Assessment for a Web-Based IT Platform to Support the WHO Global Antimicrobial Resistance Surveillance System GLASS

Needs Assessment for a Web-Based IT Platform to Support the WHO Global Antimicrobial Resistance Surveillance System GLASS Needs Assessment for a Web-Based IT Platform to Support the WHO Global Antimicrobial Resistance Surveillance System GLASS Prepared August 7, 2015 1 Table of Contents 1. Background and Scope of Work...

More information

Welcome to the TIPS Workshop , Brussels

Welcome to the TIPS Workshop , Brussels Welcome to the TIPS Workshop 24.10.2013, Brussels The TIPS project is supported by the European Commission within the Seventh Framework Programme for TIPS goals Provide support to FP7 transport R&D projects

More information

Formalizing Mappings to Optimize Automated Schema Alignment: Application to Rare Diseases

Formalizing Mappings to Optimize Automated Schema Alignment: Application to Rare Diseases e-health For Continuity of Care C. Lovis et al. (Eds.) 2014 European Federation for Medical Informatics and IOS Press. This article is published online with Open Access by IOS Press and distributed under

More information

CRE investment weakens in Q as investors struggle to find product in prime markets

CRE investment weakens in Q as investors struggle to find product in prime markets 2006.3 2007.1 2007.3 2008.1 2008.3 2009.1 2009.3 2010.1 2010.3 2011.1 2011.3 2012.1 2012.3 2013.1 2013.3 2014.1 2014.3 2015.1 2015.3 2016.1 Europe Capital Markets, Q1 2016 CRE investment weakens in Q1

More information

Confirming its role as Italy s leading exhibition dedicated to security and fire prevention. 333 exhibitor companies

Confirming its role as Italy s leading exhibition dedicated to security and fire prevention. 333 exhibitor companies Confirming its role as Italy s leading exhibition dedicated to security and fire prevention 333 exhibitor companies 18,955 professionals over the three-day event 2015 Edition Highlights 2 DESIGNERS & CONTRACTORS

More information

Croatian Internet exchange. and Regional Perspective

Croatian Internet exchange. and Regional Perspective and Regional Perspective 4th SEE Telecom Arena Zagreb, 18. 19. March 2008 Ivan Marić, Deputy Director / CTO University Computing Centre - SRCE 1 Agenda Internet architecture & topology Peering & IXP IXP

More information

Deliverable Final Data Management Plan

Deliverable Final Data Management Plan EU H2020 Research and Innovation Project HOBBIT Holistic Benchmarking of Big Linked Data Project Number: 688227 Start Date of Project: 01/12/2015 Duration: 36 months Deliverable 8.5.3 Final Data Management

More information

Korea Institute of Oriental Medicine, South Korea 2 Biomedical Knowledge Engineering Laboratory,

Korea Institute of Oriental Medicine, South Korea 2 Biomedical Knowledge Engineering Laboratory, A Medical Treatment System based on Traditional Korean Medicine Ontology Sang-Kyun Kim 1, SeJin Nam 2, Dong-Hun Park 1, Yong-Taek Oh 1, Hyunchul Jang 1 1 Literature & Informatics Research Division, Korea

More information

HISI Stakeholders Summit 20th November 2013 From Patient Assessment to European Registry European Cystic Fibrosis Experience

HISI Stakeholders Summit 20th November 2013 From Patient Assessment to European Registry European Cystic Fibrosis Experience HISI Stakeholders Summit 20th November 2013 From Patient Assessment to European Registry European Cystic Fibrosis Experience Mel McIntyre About OpenApp Software development and support focused on healthcare,

More information

List of nationally authorised medicinal products

List of nationally authorised medicinal products 27 January 2016 EMA/194278/2016 Procedure Management and Committees Support Active substance: Gadoteric acid (IV and intravascular formulations) Procedure no.: PSUSA/00001506/201504 30 Churchill Place

More information

ehealth is Worth it - assessing the (economic) benefits of ehealth solutions

ehealth is Worth it - assessing the (economic) benefits of ehealth solutions ehealth is Worth it - assessing the (economic) benefits of ehealth solutions Karl A. Stroetmann * with Alexander Dobrev *, Tom Jones, Veli N. Stroetmann * * empirica, Communication & Technology Research,

More information

The Global Connector

The Global Connector The Global Connector European Connected Health Alliance Bringing together the future of Health, Social Care & Wellness Driving new ways of working through Connected Health Ecosystems www.echalliance.com

More information

Reaching All Customers: How do European NTOs Compare on Online Accessibility?

Reaching All Customers: How do European NTOs Compare on Online Accessibility? Reaching All Customers: How do European NTOs Compare on Online Accessibility? Lilian Müller ENAT President Manager, Access Sweden Angelika Laburda ENAT Board Member, IBFT Austria ENTER 2012 Destination

More information

This document is a preview generated by EVS

This document is a preview generated by EVS CEN WORKSHOP CWA 15770 February 2008 AGREEMENT ICS 43.180 English version Modelling for Automotive Repair Information Applications This CEN Workshop Agreement has been drafted and approved by a Workshop

More information

CDISC in Europe. CDISC Interchange Japan, Tokyo, July 20, 2010

CDISC in Europe. CDISC Interchange Japan, Tokyo, July 20, 2010 CDISC in Europe Pierre-Yves Lastic, PhD Chairman, CDISC E3C & French User Group Senior Director, Data Privacy & Healthcare Interoperability Standards, Sanofi-Aventis R&D CDISC Interchange Japan, Tokyo,

More information

Interoperability Platform and Standardization Efforts

Interoperability Platform and Standardization Efforts Interoperability Platform and Standardization Efforts FP7-SEC-2013-1 Funded by European Commission Project ID 607768 ETSI Workshop Sophia Antipolis, 10 May 2016 REDIRNET - The static and streamed data

More information

European Solar Thermal markets

European Solar Thermal markets European Solar Thermal markets Developments and framework conditions Sofia, Bulgaria - 8 October 2009 Robin Welling, member of ESTIF Board of Directors / Managing Director of TiSUN, Austria Rue d'arlon

More information

SELF-SERVICE SEMANTIC DATA FEDERATION

SELF-SERVICE SEMANTIC DATA FEDERATION SELF-SERVICE SEMANTIC DATA FEDERATION WE LL MAKE YOU A DATA SCIENTIST Contact: IPSNP Computing Inc. Chris Baker, CEO Chris.Baker@ipsnp.com (506) 721 8241 BIG VISION: SELF-SERVICE DATA FEDERATION Biomedical

More information

From Digital Divide to Digital Inclusion Are we REDI?

From Digital Divide to Digital Inclusion Are we REDI? From Digital Divide to Digital Inclusion Are we REDI? Jorge-A. Sanchez-P. General Manager and Co-Founder, JNPartners Co. Director, Strategy, Corallia Clusters Initiative j.sanchez@corallia.org EARNEST

More information

Developing a social science data platform. Ron Dekker Director CESSDA

Developing a social science data platform. Ron Dekker Director CESSDA Developing a social science data platform Ron Dekker Director CESSDA MEMBERS» Austria» Belgium» Czech Republic» Denmark» Finland» France» Germany» Greece» Hungary» Netherlands» Norway» Portugal» Slovakia»

More information

Deliverable Initial Data Management Plan

Deliverable Initial Data Management Plan EU H2020 Research and Innovation Project HOBBIT Holistic Benchmarking of Big Linked Data Project Number: 688227 Start Date of Project: 01/12/2015 Duration: 36 months Deliverable 8.5.1 Initial Data Management

More information

REPORT FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT AND THE COUNCIL

REPORT FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT AND THE COUNCIL EUROPEAN COMMISSION Brussels, XXX [ ](2017) XXX draft REPORT FROM THE COMMISSION TO THE EUROPEAN PARLIAMENT AND THE COUNCIL on the re-examination of the WEEE recovery targets, on the possible setting of

More information

European Standardization & Digital Transformation. Ashok GANESH Director Innovation ETICS Management Committee

European Standardization & Digital Transformation. Ashok GANESH Director Innovation ETICS Management Committee European Standardization & Digital Transformation Ashok GANESH Director Innovation ETICS Management Committee 2017-04-26 CEN-CENELEC Members Austria Estonia Hungary Malta Slovakia Belgium Finland Netherlands

More information

Vertical Market Trends: Western Europe, (Executive Summary) Executive Summary

Vertical Market Trends: Western Europe, (Executive Summary) Executive Summary Vertical Market Trends: Western Europe, (Executive Summary) Executive Summary Publication Date: 21 March 2003 Authors Cathy Tornbohm Peter Redshaw This document has been published to the following Marketplace

More information

Flash Eurobarometer 468. Report. The end of roaming charges one year later

Flash Eurobarometer 468. Report. The end of roaming charges one year later The end of roaming charges one year later Survey requested by the European Commission, Directorate-General for Communications Networks, Content & Technology and co-ordinated by the Directorate-General

More information

Combatting Antimicrobial Resistance: Activities of WHO Collaborating Centres in the European region

Combatting Antimicrobial Resistance: Activities of WHO Collaborating Centres in the European region Newsletter no. 1 December 2016 Combatting Antimicrobial Resistance: Activities of WHO Collaborating Centres in the European region AMR surveillance network meeting 2016. Participating countries: Albania,

More information

Microscan Walkaway. Free Download Ebook PDF MICROSCAN WALKAWAY with premium access

Microscan Walkaway. Free Download Ebook PDF MICROSCAN WALKAWAY with premium access Microscan Walkaway [BOOK] Easy Download Microscan Walkaway - Full Pages. Free Download Ebook PDF MICROSCAN WALKAWAY with premium access MICROSCAN WALKAWAY PLUS SYSTEM - BECKMAN COULTER, INC. Sat, 16 Dec

More information

National Antimicrobial Resistance Surveillance

National Antimicrobial Resistance Surveillance Discover Discover Kalamazoo Strategic Profile 017-00 APRIL 017 INTRODUCTION Strategic Profile: 017 00 Surveillance for antimicrobial resistance provides vital data on the emergence and spread of resistant

More information

Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design)

Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design) Electronic Health Records for Clinical Research Executive Summary for deliverable D6.1: Definition of the PFS services (requirements, initial design) Project acronym: EHR4CR Project full title: Electronic

More information

Service withdrawal: Selected IBM ServicePac offerings

Service withdrawal: Selected IBM ServicePac offerings Announcement ZS09-0086, dated April 21, 2009 Service withdrawal: Selected IBM offerings Table of contents 1 Overview 9 Announcement countries 8 Withdrawal date Overview Effective April 21, 2009, IBM will

More information

Convention Espace Partenaires , Ecole Militaire, Paris. ENX European Network Exchange Lennart Oly, Directeur, ENX Association

Convention Espace Partenaires , Ecole Militaire, Paris. ENX European Network Exchange Lennart Oly, Directeur, ENX Association 02.12.2008,, Paris ENX European Network Exchange Lennart Oly, Directeur, Why was ENX created? If even virtual games lead to real risks we should pay attention to the risks in the real economy No information

More information

Aligning Legivoc Legal Vocabularies by Crowdsourcing

Aligning Legivoc Legal Vocabularies by Crowdsourcing Aligning Legivoc Legal Vocabularies by Crowdsourcing Hughes-Jehan Vibert, Benoît Pin, Pierre Jouvelot To cite this version: Hughes-Jehan Vibert, Benoît Pin, Pierre Jouvelot. Aligning Legivoc Legal Vocabularies

More information

Serving Ireland s Geospatial as Linked Data on the Web

Serving Ireland s Geospatial as Linked Data on the Web Serving Ireland s Geospatial as Linked Data on the Web Dr. Atul Nautiyal ADAPT @ Trinity College Dublin The ADAPT Centre is funded under the SFI Research Centres Programme (Grant 13/RC/2106) and is co-funded

More information

EUREKA European Network in international R&D Cooperation

EUREKA European Network in international R&D Cooperation DLR-PT.de Chart 1 > EUREKA Andrea Hesse 2nd June 2016 EUREKA European Network in international R&D Cooperation DLR-PT - National EUREKA Bureau Andrea Hesse TRAINING DLR-PT.de Chart 2 > EUREKA Andrea Hesse

More information

European Nuclear Security Regulators Association

European Nuclear Security Regulators Association Swiss Federal Nuclear Safety Inspectorate ENSI European Nuclear Security Regulators Association IAEA Nuclear Power in the 21st Century, Saint Petersburg - Technical Session Panel 2 - June 28th 2013 Hans

More information

ITS Action Plan Task 1.3 Digital Maps

ITS Action Plan Task 1.3 Digital Maps ITS Action Plan Task 1.3 Digital Maps Stakeholder consultation results 29 th March, Brussels Aims of the stakeholder consultation Develop an understanding of: The organisations involved in the delivery

More information

ehaction Joint Action to Support the ehealth Network

ehaction Joint Action to Support the ehealth Network Stakeholder Engagement - Consultation (22 August 2017) ehaction Joint Action to Support the ehealth Network 3 rd Joint Action to Support the ehealth Network Open Consultation 1 Participants of the 3 rd

More information

Energy Efficiency Tuning: READEX. Madhura Kumaraswamy Technische Universität München

Energy Efficiency Tuning: READEX. Madhura Kumaraswamy Technische Universität München Energy Efficiency Tuning: READEX Madhura Kumaraswamy Technische Universität München Project Overview READEX Starting date: 1. September 2015 Duration: 3 years Runtime Exploitation of Application Dynamism

More information

UnifiedViews: An ETL Framework for Sustainable RDF Data Processing

UnifiedViews: An ETL Framework for Sustainable RDF Data Processing UnifiedViews: An ETL Framework for Sustainable RDF Data Processing Tomáš Knap 1,2, Maria Kukhar 1, Bohuslav Macháč 1, Petr Škoda1, Jiří Tomeš 1, and Ján Vojt 1 1 Charles University in Prague, Faculty of

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT CEN/CLC/ETSI/TR 50572 RAPPORT TECHNIQUE TECHNISCHER BERICHT December 2011 ICS 33.200; 91.140.01 English version Functional reference architecture for communications in smart metering systems

More information

Linking SharePoint Documents with Structured Data. Towards Unified Views of Business-critical Information. Andreas Blumauer Director PoolParty Ltd, UK

Linking SharePoint Documents with Structured Data. Towards Unified Views of Business-critical Information. Andreas Blumauer Director PoolParty Ltd, UK Linking SharePoint Documents with Structured Data Towards Unified Views of Business-critical Information Andreas Blumauer Director PoolParty Ltd, UK 2 Andreas Blumauer serves customers Semantic Web Company

More information

IBM offers Software Maintenance for additional Licensed Program Products

IBM offers Software Maintenance for additional Licensed Program Products Announcement ZS10-0142, dated October 5, 2010 IBM offers Software Maintenance for additional Licensed Program Products Table of contents 1 Overview 3 Description 1 Key prerequisites 4 Prices 2 Planned

More information

Payola: Collaborative Linked Data Analysis and Visualization Framework

Payola: Collaborative Linked Data Analysis and Visualization Framework Payola: Collaborative Linked Data Analysis and Visualization Framework Jakub Klímek 1,2,Jiří Helmich 1, and Martin Nečaský 1 1 Charles University in Prague, Faculty of Mathematics and Physics Malostranské

More information

ISO INTERNATIONAL STANDARD. Health informatics Service architecture Part 3: Computational viewpoint

ISO INTERNATIONAL STANDARD. Health informatics Service architecture Part 3: Computational viewpoint INTERNATIONAL STANDARD ISO 12967-3 First edition 2009-08-15 Health informatics Service architecture Part 3: Computational viewpoint Informatique de santé Architecture de service Partie 3: Point de vue

More information

Deployment & collecting public Web Site URLs

Deployment & collecting public Web Site URLs European Internet Accessibility Observatory EIAO Deployment & collecting public Web Site URLs Mikael Snaprud Brussels 2006-12-18 EIAO project is co-founded by the European Commission under the IST contract

More information

Developing a national disease registry: the German approach to a rare disease registry

Developing a national disease registry: the German approach to a rare disease registry Developing a national disease registry: the German approach to a rare disease registry T. Hartz @tobgerm University Medical Center Mainz, Germany Institute for Medical Biometry, Epidemiology and Informatics

More information

HPC IN EUROPE. Organisation of public HPC resources

HPC IN EUROPE. Organisation of public HPC resources HPC IN EUROPE Organisation of public HPC resources Context Focus on publicly-funded HPC resources provided primarily to enable scientific research and development at European universities and other publicly-funded

More information

Combining Business Intelligence with Semantic Technologies: The CUBIST Project

Combining Business Intelligence with Semantic Technologies: The CUBIST Project Combining Business Intelligence with Semantic Technologies: The CUBIST Project DAU, Frithjof and ANDREWS, Simon Available from Sheffield Hallam University Research

More information

Rural broadband and its implications for the future of Universal Service. The Israeli Case

Rural broadband and its implications for the future of Universal Service. The Israeli Case Rural broadband and its implications for the future of Universal Service The Israeli Case OECD, Porto, October 2004 Uri Olenik Director General Presentation Agenda Broadband & universal service regulation

More information

Sonae/PT: Implications for fixed-line markets. Giulio Federico ACE Meeting 2008 Budapest, November

Sonae/PT: Implications for fixed-line markets. Giulio Federico ACE Meeting 2008 Budapest, November Sonae/PT: Implications for fixed-line markets Giulio Federico ACE Meeting 2008 Budapest, November 28 2008 2 ACE Meeting - Budapest 2008 The Counterfactual The counterfactual Market structure PSTN Cable

More information

DRIVER Step One towards a Pan-European Digital Repository Infrastructure

DRIVER Step One towards a Pan-European Digital Repository Infrastructure DRIVER Step One towards a Pan-European Digital Repository Infrastructure Norbert Lossau Bielefeld University, Germany Scientific coordinator of the Project DRIVER, Funded by the European Commission Consultation

More information

Combating Pharmacrime AGENDA

Combating Pharmacrime AGENDA Combating Pharmacrime A Knowledge Building Conference on Counterfeit Medicines 26-28 A Co-hosted event by EUROPOL & EU Observatory on IP Infringements (PSI) AGENDA T he specific purpose of the event is

More information

The Directive on waste electrical and electronic equipment (WEEE) Background and Overview. Conference on Metal Recycling Tokyo, 28 October 2009

The Directive on waste electrical and electronic equipment (WEEE) Background and Overview. Conference on Metal Recycling Tokyo, 28 October 2009 The Directive on waste electrical and electronic equipment (WEEE) Background and Overview Conference on Metal Recycling Tokyo, 28 October 2009 Thorsten Brunzema European Commission DG Environment INDEX

More information

A Knowledge Management Platform for Documentation of Case Reports in Pharmacovigilance

A Knowledge Management Platform for Documentation of Case Reports in Pharmacovigilance Medical Informatics in a United and Healthy Europe K.-P. Adlassnig et al. (Eds.) IOS Press, 2009 2009 European Federation for Medical Informatics. All rights reserved. doi:10.3233/978-1-60750-044-5-517

More information

VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems

VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems Jan Polowinski Martin Voigt Technische Universität DresdenTechnische Universität Dresden 01062 Dresden, Germany

More information

Towards Efficient Semantically Enriched Complex Event Processing and Pattern Matching

Towards Efficient Semantically Enriched Complex Event Processing and Pattern Matching Towards Efficient Semantically Enriched Complex Event Processing and Pattern Matching Syed Gillani 1,2 Gauthier Picard 1 Frédérique Laforest 2 Antoine Zimmermann 1 Institute Henri Fayol, EMSE, Saint-Etienne,

More information

Medical-domain Machine Translation in KConnect

Medical-domain Machine Translation in KConnect Medical-domain Machine Translation in KConnect Pavel Pecina Charles University, Prague Faculty of Mathematics and Physics Institute of Formal and Applied Linguistics Czech Republic Apr 4th, 2017 QT21 workshop,

More information

Main components USB charging controller with integrated power switch

Main components USB charging controller with integrated power switch DN0019 Design note Smart dual-port USB charger with STCC2540 Designs from our labs describe tested circuit designs from ST labs which provide optimized solutions for specific applications. For more information

More information

AN2667 Application note

AN2667 Application note Application note STM8A GPIO application examples Introduction This document is intended to provide two practical application examples of the GPIO peripheral use in the STM8A device. The examples are: Toggling

More information

Euro-IX update. EIX WG Ripe 53 Amsterdam. Serge Radovcic. Euro-IX update. EIX WG RIPE53 Amsterdam. Oct 5th 2006

Euro-IX update. EIX WG Ripe 53 Amsterdam. Serge Radovcic. Euro-IX update. EIX WG RIPE53 Amsterdam. Oct 5th 2006 Ripe 53 Serge Radovcic 05/10/2006 What is Euro-IX? European Internet Exchange Association Formed in May 2001 The association s aim is to further develop, strengthen and improve the Internet Exchange Point

More information

warwick.ac.uk/lib-publications

warwick.ac.uk/lib-publications Original citation: Zhao, Lei, Lim Choi Keung, Sarah Niukyun and Arvanitis, Theodoros N. (2016) A BioPortalbased terminology service for health data interoperability. In: Unifying the Applications and Foundations

More information

Country-specific notes on Waste Electrical and Electronic Equipment (WEEE)

Country-specific notes on Waste Electrical and Electronic Equipment (WEEE) EUROPEAN COMMISSION EUROSTAT Directorate E: Sectoral and regional statistics E-2: Environmental Statistics and Accounts; Sustainable Development Country-specific notes on Waste Electrical and Electronic

More information

EVAL6235PD. L6235 three-phase brushless DC motor driver demonstration board. Features. Description

EVAL6235PD. L6235 three-phase brushless DC motor driver demonstration board. Features. Description L6235 three-phase brushless DC motor driver demonstration board Features Operating supply voltage from 8 V to 52 V 5.6 A output peak current (2.8 A RMS ) Operating frequency up to 100 khz Non-dissipative

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT RAPPORT TECHNIQUE TECHNISCHER BERICHT CLC/TR 50600-99-3 August 2018 ICS 35.020; 35.110; 35.160 English Version Information technology - Data centre facilities and infrastructures - Part

More information

English version. This CEN Workshop Agreement can in no way be held as being an official standard developed by CEN and its Members.

English version. This CEN Workshop Agreement can in no way be held as being an official standard developed by CEN and its Members. CEN WORKSHOP CWA 16008-6 August 2009 AGREEMENT ICS 35.240.40 English version J/eXtensions for Financial Services (J/XFS) for the Java Platform - Release 2009 - Part 6: Printer Device Class Interface -

More information

Ecosystem. Update from European Connected Health Alliance Damian O Connor, Director of Operations, European Connected Health Alliance

Ecosystem. Update from European Connected Health Alliance Damian O Connor, Director of Operations, European Connected Health Alliance Ecosystem a member of the ECHAlliance International Ecosystem Network Update from European Connected Health Alliance Damian O Connor, Director of Operations, European Connected Health Alliance The Global

More information

Priority Communications Workshop Bratislava, Slovakia 23 September 2008

Priority Communications Workshop Bratislava, Slovakia 23 September 2008 Introduction to Priority Communications Workshop Bratislava, Slovakia 23 September 2008 Karl Rauscher Chair Emeritus, IEEE COMSOC Technical Committee on Communications Quality & Reliability (CQR) Executive

More information

This document is a preview generated by EVS

This document is a preview generated by EVS CEN WORKSHOP AGREEMENT CWA 16458-4 August 2018 ICS 35.020 English version European ICT professional role profiles - Part 4: case studies This CEN Workshop Agreement has been drafted and approved by a Workshop

More information

European IPR Helpdesk. Service Offer. Get your ticket to innovation! Jörg Scherer European IPR Helpdesk CEO Eurice GmbH Gijon 17/04/2018

European IPR Helpdesk. Service Offer. Get your ticket to innovation! Jörg Scherer European IPR Helpdesk CEO Eurice GmbH Gijon 17/04/2018 European IPR Helpdesk Service Offer Get your ticket to innovation! Jörg Scherer European IPR Helpdesk CEO Eurice GmbH Gijon 17/04/2018 The European IPR Helpdesk.an Innovation Support Action offering support

More information

OSPlus USB Extension. OSPlus USB 2.0 extension. Description. Features. Application. TCP/IP stack NexGenOS NexGenIP VFS. FAT Ext2 LVM Device layer

OSPlus USB Extension. OSPlus USB 2.0 extension. Description. Features. Application. TCP/IP stack NexGenOS NexGenIP VFS. FAT Ext2 LVM Device layer OSPlus USB 2.0 extension Data brief Application VFS FAT Ext2 LVM Device layer Device drivers TCP/IP stack NexGenOS NexGenIP NexGenRemote NexGenResolve NexGenBoot NexGenPPP USB stack OSPlus interface Class

More information

AN2261 APPLICATION NOTE

AN2261 APPLICATION NOTE APPLICATION NOTE GPIO ports configuration in ST30 devices INTRODUCTION The General Purpose IO (GPIO) Ports of ST30 devices are programmable by software in several modes:, Output, Alternate Function,, Output

More information

AN2143 Application note

AN2143 Application note AN2143 Application note Programming the ST10F27X embedded Flash using the ST10FLASHER tool Introduction This document summarizes the different steps needed to program the internal Flash memory of the ST10F27x

More information

Design & Manage Persistent URIs

Design & Manage Persistent URIs Training Module 2.3 OPEN DATA SUPPORT Design & Manage Persistent URIs PwC firms help organisations and individuals create the value they re looking for. We re a network of firms in 158 countries with close

More information

New Approach to Graph Databases

New Approach to Graph Databases Paper PP05 New Approach to Graph Databases Anna Berg, Capish, Malmö, Sweden Henrik Drews, Capish, Malmö, Sweden Catharina Dahlbo, Capish, Malmö, Sweden ABSTRACT Graph databases have, during the past few

More information

Nuno Freire National Library of Portugal Lisbon, Portugal

Nuno Freire National Library of Portugal Lisbon, Portugal Date submitted: 05/07/2010 UNIMARC in The European Library and related projects Nuno Freire National Library of Portugal Lisbon, Portugal E-mail: nuno.freire@bnportugal.pt Meeting: 148. UNIMARC WORLD LIBRARY

More information

Assisting IoT Projects and Developers in Designing Interoperable Semantic Web of Things Applications

Assisting IoT Projects and Developers in Designing Interoperable Semantic Web of Things Applications Assisting IoT Projects and Developers in Designing Interoperable Semantic Web of Things Applications 8th IEEE International Conference on Internet of Things (ithings 2015) 11-13 December 2015, Sydney,

More information

PUBLICATION OF INSPIRE-BASED AGRICULTURAL LINKED DATA

PUBLICATION OF INSPIRE-BASED AGRICULTURAL LINKED DATA This project has received funding from the European Union s Horizon 2020 research and innovation programme under grant agreement No 732064 This project is part of BDV PPP PUBLICATION OF INSPIRE-BASED AGRICULTURAL

More information

This document is a preview generated by EVS

This document is a preview generated by EVS CEN WORKSHOP CWA 16871-1 March 2015 AGREEMENT ICS 33.020 English version Requirements and Recommendations for Assurance in Cloud Security - Part 1: Contributed recommendations from European projects This

More information

Soumya Kanti Datta Research Engineer

Soumya Kanti Datta Research Engineer Testing Semantic Interoperability Soumya Kanti Datta Research Engineer Email dattas@eurecom.fr 22/03/2018 Testing Semantic Inteoperability 2 Roadmap Introduction Testing Semantic Interop Survey Conclusion

More information

Transparency through Information

Transparency through Information Transparency through Information Who we are Our Statute & Resources The European Audiovisual Observatory was created in 1992 and, as part of the Council of Europe, is based in Strasbourg, France. The budget

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION SPÉCIFICATION TECHNIQUE TECHNISCHE SPEZIFIKATION CEN ISO/TS 19139 November 2009 ICS 35.240.70 English Version Geographic information - Metadata - XML schema implementation (ISO/TS

More information

EC (DG SANTE) The ehealth DSI , Solution Provider

EC (DG SANTE) The ehealth DSI , Solution Provider EC (DG SANTE) The ehealth DSI 2017-04-05, Solution Provider Materials prepared by the ehdsi Solution Provider Topics tackled 1. CEF ehealth DSI (ehdsi) 2. Use Cases: Patient Summary and eprescription 3.

More information

STEVAL-CCM002V1. TFT-LCD panel demonstration board based on the STM32 as LCD controller. Features. Description

STEVAL-CCM002V1. TFT-LCD panel demonstration board based on the STM32 as LCD controller. Features. Description TFT-LCD panel demonstration board based on the STM32 as LCD controller Data brief Features Displays images on a TFT-LCD using the STM32 as LCD controller Includes a slideshow of images to demonstrate static

More information

European Diploma in Intensive Care (EDIC)

European Diploma in Intensive Care (EDIC) European Diploma in Intensive Care (EDIC) František Duška ESICM 2013 Document Confidentiel 1 Large diversity between national ICM training programs ESICM 2013 Document Confidentiel 2 Qualification authority

More information

EO Ground Segment Evolution Reflections by

EO Ground Segment Evolution Reflections by EO Ground Segment Evolution Reflections by Interoute Jonathan Brown Marketing Director Workshop 2015, 24 th September 2015 ESA/ESRIN Frascati Interoute, from the ground to the cloud 1. Interoute is the

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia framework (MPEG-21) Part 21: Media Contract Ontology

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia framework (MPEG-21) Part 21: Media Contract Ontology INTERNATIONAL STANDARD ISO/IEC 21000-21 First edition 2013-07-01 Information technology Multimedia framework (MPEG-21) Part 21: Media Contract Ontology Technologies de l'information Cadre multimédia (MPEG-21)

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL SPECIFICATION SPÉCIFICATION TECHNIQUE TECHNISCHE SPEZIFIKATION CEN/TS 16986 October 2016 ICS 35.240.60 English Version Electronic Fee Collection - Interoperable application profiles for information

More information

ULISSE. Carlo Albanese Telespazio. ASI Workshop on Space Foundations Rome, 29 May 2012

ULISSE. Carlo Albanese Telespazio. ASI Workshop on Space Foundations Rome, 29 May 2012 ULISSE Carlo Albanese Telespazio ASI Workshop on Space Foundations Rome, 29 May 2012 Motivation for ULISSE Space data peculiarity: Large range of scientific domains; Long preparation time of space experiments;

More information

Items exceeding one or more of the maximum weight and dimensions of a flat. For maximum dimensions please see the service user guide.

Items exceeding one or more of the maximum weight and dimensions of a flat. For maximum dimensions please see the service user guide. Rate Card International Flats Effective from 2 April 2013 Pricing your mail Once you have selected the service you wish to use, calculate the price using the tables on the following pages. For more information

More information

AN2676 Application note

AN2676 Application note Application note STM8A reset application examples Introduction This document is one of a set of application notes giving examples of how to use the various blocks of the STM8A microcontroller family and

More information

This document is a preview generated by EVS

This document is a preview generated by EVS CEN WORKSHOP CWA 16926-5 August 2015 AGREEMENT ICS 35.200; 35.240.15; 35.240.40 English version Extensions for Financial Services (XFS) interface specification Release 3.30 - Part 5: Cash Dispenser Device

More information

Certificate of Registration

Certificate of Registration Certificate of Registration This is to certify that the quality management system of AGFA HEALTHCARE N.V. including companies according to appendix Main site: Septestraat 27, 2640 Mortsel, Belgium Additional

More information

EU e-marketing requirements

EU e-marketing requirements EU requirements The table below sets out the legal position in relation to the requirements in Europe. For the purposes of this table, the term "Opt-out Rule" means that the sending of to the recipient

More information

CUSTOMER GUIDE Interoute One Bridge Outlook Plugin Meeting Invite Example Guide

CUSTOMER GUIDE Interoute One Bridge Outlook Plugin Meeting Invite Example Guide CUSTOMER GUIDE Interoute One Bridge Outlook Plugin Meeting Invite Example Guide Version History Version Date Title 1.0 04/10/17 Initial document All quotes, offers or proposals are (i) made based on Interoute

More information

A distributed network of digital heritage information

A distributed network of digital heritage information A distributed network of digital heritage information SWIB17 Enno Meijers / 6 December 2017 / Hamburg Contents 1. Introduction to Dutch Digital Heritage Network 2. The current digital heritage infrastructure

More information