Multilingual Ontologies for Networked Knowledge

Size: px
Start display at page:

Download "Multilingual Ontologies for Networked Knowledge"

Transcription

1 Multilingual Ontologies for Networked Knowledge D5.1.4 Use Case demonstrator platform V4 (Localised translation-candidate ranking, crosslingual knowledge presentation) Project ref. no Project acronym Start date of project (dur.) Document due Date Responsible for deliverable Reply to Document status FP7-ICT Monnet 01 March 2010 (36 Months) 30 June 2012 (M27) Sean O Riain, Thomas, Susan Marie, Xander Uiterlinden sean.oriain@deri.org, susan.marie.thomas@sap.com, x.uiterlinden@beinformed.com, Final D5.1.1b Use Case demonstrator platform V2 Page 1 of 12

2 Project reference no. Project working name Project full name Document name Security (distribution level) Contractual delivery date Access Deliverable number Deliverable name Type Version WP / Task responsible Contributors EC Project Officer FP7 ICT Monnet Multilingual Ontologies for Networked Knowledge Monnet D5.1.4 final PU 30 June 2012 (M27) Restricted Not a required deliverable Use Case demonstrator platform V2 (Localised translationcandidate ranking, cross lingual knowledge presentation) Demo Final WP5 (NUIG) Sean O Riain SAP, Thomas, Susan Marie; Be Informed, Xander Uiterlinden Antonio Puente Rodero Distribution List Review list Consortium Partners Consortium Partners Approved by Project Administration, Consortium Supervisory Board Document Location D5.1.1b Use Case demonstrator platform V2 Page 2 of 12

3 Table of Contents 1 INTRODUCTION FINANCIAL, CROSS LINGUAL KNOWLEDGE BASE ACCESS DEMONSTRATOR ACCESS WALK THROUGH COMPONENT ARCHITECTURE PUBLIC SERVICES TRANSLATION DEMONSTRATOR ACCESS WALK THROUGH COMPONENT ARCHITECTURE ARCHITECTURE MONNET SOURCES D5.1.1b Use Case demonstrator platform V2 Page 3 of 12

4 1 INTRODUCTION This document is not a required deliverable but is intended to provide insight into the Monnet financial and public sector use case demonstrators. The financial use case demonstrates cross lingual user based querying and comparison of financial data from financial reports from multiple European jurisdictions. For example, the comparison of financial instruments from the Spanish and Belgian annual business filings. The cross lingual querying capability is enabled by work performed by the XBRL Europe Working Group, called the XBRL Europe Business Registers Working Group (xebr). The public sector use demonstrator the Monnet translation services through their integration with into the Be Informed Studio. The integration allows data modellers and translators that work with multilingual public sector ontologies to effectively produce high quality translations. 2 FINANCIAL, CROSS LINGUAL KNOWLEDGE BASE ACCESS DEMONSTRATOR 2.1 Access The financial domain use case demonstrator from SAP will be made available at the Monnet demo web site for viewing and interaction. 2.2 Walk Through The xebr group has created an XBRL taxonomy which includes concepts which are commonly found in financial statements in Europe. This is called the Core Reference Taxonomy, or the Core Taxonomy for short. The group has also created mappings from existing XBRL taxonomies to the Core Taxonomy. As of April 2012 mappings for the following countries have been created: Belgium, Italy, France, Spain, Germany, and Denmark. There is also a mapping from the IFRS taxonomy. Each mapped concept is either the same (exact match), broader than, or narrower than the core concept. The taxonomy and the mappings are represented in an excel file. Figure 1 shows extracts from the excel sheet representing the xebr taxonomy hierarchy, plus an extract from the sheet of mappings from Belgian taxonomy concepts to xebr concepts. D5.1.1b Use Case demonstrator platform V2 Page 4 of 12

5 Uses xebr taxonomy and mappings to xebr taxonomy from country taxonomies. xebr Taxonomy Map from Belgian to xebr Figure 1 Extract of xebr taxonomy and mappings to it In the demonstrator a query builder requests the user to choose the reports, the dates, and the core concepts of interest. The choice is done in that order, with each choice being used to fill the selection options for the next choice. Each selection is made using a twin column selector as shown in Figure 2. After making the choices, the user clicks submit, and a query is issued to get the data and display it in a table. A sample query and result are shown in Figure 2. The mapping information created by the xebr group is used to get values for those concepts in the reports which have been mapped to the xebr concepts the user selected. Thus, the xebr concepts become a means to compare data from all the selected reports, even though they are from different countries or jurisdictions, and were created using the language of the country. Figure 2 Screenshot of initial demonstrator using xebr taxonomy and mappings D5.1.1b Use Case demonstrator platform V2 Page 5 of 12

6 To view the original language labels for the concepts, the user can click on a line in the result table. This causes a list of labels for the selected concept to be displayed along with the match type and the language. This is also shown in the figure at the bottom right. Future demonstrators will be developed to incorporate: Integration with an enhanced knowledge base populated through automated information extraction. Translation and ontology matching components developed within the Monnet project. The goal is to build an integrated demonstrator that addresses the common requirements identified in WP1 for the xebr, CoREP and FINREP use cases. 2.3 Component Architecture The demonstrator takes advantage of the XBRL2RDF converter developed by Monnet. This is used offline to convert taxonomies and instance documents from XBRL to RDF. These are then loaded into an RDF store, in our case Virtuoso. The mappings between local taxonomies and xebr were also converted to RDF and uploaded to the RDF store. Each taxonomy and XBRL instance document is uploaded as a separate RDF graph, so that it is easy to add and remove them from the RDF store. Having separate graphs also makes it possible to limit the data query to the graphs of interest, as opposed to querying the entire store. The mappings are also in a separate graph. The demonstrator is built using the Vaadin Framework, which enables development of web applications using pure Java. The framework is based on data containers, which are bound to UI elements. In the demonstrator the data containers are filled via SPARQL queries issued to a Virtuosos triple store, which contains the xebr taxonomy (version 7), other taxonomies, instances of the other taxonomies, and the mappings from those taxonomies to the xebr taxonomy. Figure 3 illustrates the web application architecture. Web application UI & Logic Data Containers SPARQL queries RDF Store Figure 3 Architecture of demonstrator As outlined, the mapping information, uploaded to the knowledge base (RDF store) as a separate graph, is used to retrieve values for those concepts in the reports which have been mapped to the xebr concepts selected by the user. The xebr concepts then become a means to compare data from all the selected reports, even though they are from different jurisdictions, and languages. D5.1.1b Use Case demonstrator platform V2 Page 6 of 12

7 3 PUBLIC SERVICES TRANSLATION DEMONSTRATOR 3.1 Access The public service used in the use case demonstrator will be made available from the Monnet demo web site for viewing and interaction by Be Informed. 3.2 Walk Through Figure 4 below shows the Be Informed studio with which has a fragment of the housing benefit ontology loaded in the viewing area. This is the environment where analysts and modellers create and maintain ontologies. Every ontology fragment has a source language in which it is created and all its labels are formulated in. Figure 4 Be Informed studio To be able to create multilingual ontologies, language profiles can be created by translators. These profiles contain translations of all labels into a given target language. The Language Profile Editor (Figure 5) has been extended to offer users Monnet translation suggestions D5.1.1b Use Case demonstrator platform V2 Page 7 of 12

8 Figure 5 Language Profile Editor The blue circle shows the number of available translation suggestions, as specified in of D The accompanying circle shows the status of the translation as indicated by its colour coding. Green indicates a translation that has been accepted, in this session or an earlier one, orange indicates an available but not yet accepted translation, and white the absence of any translation. Progress on profile completeness is indicated by the percentage completion bar. The colors in the completion bar match those of the circle indicators. By clicking the blue suggestion button, or typing Control Space in the text field, the suggestion dialog for that translation is triggered. It retrieves suggestions, potentially from multiple sources. The main source of suggestions is Monnet s translation service. As Monnet leverages ontology structure in translation (See section 3.1 of D1.2.2), the model is sent along with the translation request in the form of an OWL ontology, as specified by the Interface Specification. Since the Monnet translation service is an on line service a progress dialog is presented to the user while translations suggestions are being retrieved from the different translation services. Translation suggestions are presented in a popup, along with source of the suggestion and confidence score that was assigned to it by the suggestion provider, as described in Section of D See the backlog for more information on further development of provenance related functionality. See Section of D1.2.2 for more requirements on provenance data in the context of providing ontology translations. D5.1.1b Use Case demonstrator platform V2 Page 8 of 12

9 Figure 6 Suggestion Selection On loading the suggestions from Monnet for a specific Ontology, the modeller can choose to automatically accept suggestions with high confidence. The suggestions that qualify for auto acceptance appear automatically in the target language column of the form, to further improve the productivity of the translator. The editor preferences form (Figure 7) allows behaviour specification through parameter setting of: The minimum confidence score a suggestion for auto acceptance availability; The minimum difference between the confidence scores of the first and additional suggestions for the first suggestion to be auto acceptance eligible. As an optimization the user can also choose whether translations should be retrieved from the translation service for labels that already have an accepted translation. For evaluation purposes the user can choose a folder where statistics about the translation session should be stored. Figure 7 Editor Preferences Form D5.1.1b Use Case demonstrator platform V2 Page 9 of 12

10 3.3 Component Architecture Language Profile Editor Retrieves Suggestions Model Translator Interface translate(model) Logs Suggestion Adoption Usage Monitoring Framework Usage Log Implements Local Translations Adapter Naive Bing Translation Adapter Monnet Webservice Translation Adapter Be Informed Model to OWL Converter Online Access T Monnet Webservice 4 ARCHITECTURE Monnet components are defined in the component catalogue found at and services including resource services at The translation candidate generator forms a part of the Monnet Ontology Localisation Service outlined in Figure 6. Resources required for translation such as online translators (e.g. Bing, FreeTranslation) and domain resources (term bases, corpus) are registered in the component catalogue. Resources may also be provided as services. D5.1.1b Use Case demonstrator platform V2 Page 10 of 12

11 Figure 6 Monnet Components Model 4.1 Monnet Sources Monnet subversion repositories for the various WP s are defined under D5.1.1b Use Case demonstrator platform V2 Page 11 of 12

12 For architecture, component models and OSGi activity refer to: D5.1.1b Use Case demonstrator platform V2 Page 12 of 12

Multilingual Ontologies for Networked Knowledge

Multilingual Ontologies for Networked Knowledge Multilingual Ontologies for Networked Knowledge D3.2.1 CLOBIE Architecture Project ref. no Project acronym Start date of project (dur.) Document due Date Responsible for deliverable Reply to Document status

More information

Financial Dataspaces: Challenges, Approaches and Trends

Financial Dataspaces: Challenges, Approaches and Trends Financial Dataspaces: Challenges, Approaches and Trends Finance and Economics on the Semantic Web (FEOSW), ESWC 27 th May, 2012 Seán O Riain ebusiness Copyright 2009. All rights reserved. Motivation Changing

More information

OpenGovIntelligence. Deliverable 3.1. OpenGovIntelligence ICT tools - first release

OpenGovIntelligence. Deliverable 3.1. OpenGovIntelligence ICT tools - first release Ref. Ares(2016)6209125-31/10/2016 OpenGovIntelligence Fostering Innovation and Creativity in Europe through Public Administration Modernization towards Supplying and Exploiting Linked Open Statistical

More information

Structured Data To RDF II Deliverable D4.3.2

Structured Data To RDF II Deliverable D4.3.2 Structured Data To RDF II Deliverable D4.3.2 Version Final Authors: W.R. Van Hage 1, T. Ploeger 1, J.E. Hoeksema 1 Affiliation: (1) SynerScope B.V. Building structured event indexes of large volumes of

More information

Ontology-based Multilingual Access to Financial Reports for Sharing Business. Presented for the Monnet Consortium by Thierry I Declerck, DFKI GmbH

Ontology-based Multilingual Access to Financial Reports for Sharing Business. Presented for the Monnet Consortium by Thierry I Declerck, DFKI GmbH Ontology-based Multilingual Access to Financial Reports for Sharing Business Knowledge across Europe Presented for the Monnet Consortium by Thierry I Declerck, DFKI GmbH Partners Industrial Organizations

More information

lemon: An Ontology-Lexicon model for the Multilingual Semantic Web

lemon: An Ontology-Lexicon model for the Multilingual Semantic Web http://www.monnet-project.eu http://twitter.com/monnetproject W3C Workshop: The Multilingual Web - Where Are We? 26-27 October 2010, Madrid lemon: An Ontology-Lexicon model for the Multilingual Semantic

More information

D4.1.3: LINGUASERVE ONLINE SYSTEM MODIFICATION

D4.1.3: LINGUASERVE ONLINE SYSTEM MODIFICATION : LINGUASERVE ONLINE SYSTEM MODIFICATION Pablo Nieto Caride, Giuseppe Deriard Distribution: Public MultilingualWeb-LT (LT-Web) Language Technology in the Web FP7-ICT-2011-7 Project no: 287815 Document

More information

OpenGovIntelligence. Deliverable 3.5. OpenGovIntelligence ICT tools

OpenGovIntelligence. Deliverable 3.5. OpenGovIntelligence ICT tools OpenGovIntelligence Fostering Innovation and Creativity in Europe through Public Administration Modernization towards Supplying and Exploiting Linked Open Statistical Data Deliverable 3.5 OpenGovIntelligence

More information

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/

D6.1. Project website and internal IT communication infrastructure HINT. 36 months FP7/ D6.1 Project website and internal IT communication infrastructure Project number: 317930 Project acronym: Project title: HINT Start date of the project: 1 st October, 2012 Duration: Programme: Holistic

More information

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D Opinion Mining Tools 1st version

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D Opinion Mining Tools 1st version COCKPIT FP7-248222 Citizens Collaboration and Co-Creation in Public Service Delivery Deliverable D2.1.1 Opinion Mining Tools 1st version Editor(s): Responsible Partner: Kostas Giannakakis ATC, INTRASOFT

More information

D33.1. Project website and internal and external IT communication infrastructure PRACTICE. 36 months FP7/

D33.1. Project website and internal and external IT communication infrastructure PRACTICE. 36 months FP7/ D33.1 Project website and internal and external IT communication infrastructure Project number: 609611 Project acronym: Project title: PRACTICE Start date of the project: 1 st November, 2013 Duration:

More information

D7.1 Website and Fact Sheet

D7.1 Website and Fact Sheet D7.1 Website and Fact Sheet Document Number D7.1 Document Title Website and Fact Sheet Version 3.1 Status Work Package Deliverable Type Final WP7 Report Contractual Date of Delivery 30.11.2013 Actual Date

More information

Ref. Ares(2015) /12/2015. D9.1 Project Collaborative Workspace Bénédicte Ferreira, IT

Ref. Ares(2015) /12/2015. D9.1 Project Collaborative Workspace Bénédicte Ferreira, IT Ref. Ares(2015)6013006-22/12/2015 D9.1 Project Collaborative Workspace Bénédicte Ferreira, IT AQUAEXCEL 2020 Deliverable D9.1 Executive Summary Objectives: This deliverable presents the AQUAEXCEL 2020

More information

TRUE Deliverable 1.3 (D3) Project Website (Public)

TRUE Deliverable 1.3 (D3) Project Website (Public) www.true-project.eu TRUE TRansition paths to sustainable legume-based systems in Europe Ref. Ares(2017)3274056-30/06/2017 TRUE Deliverable 1.3 (D3) Project Website (Public) Last updated: Thursday 29 th

More information

FIBO Operational Ontologies Briefing for the Object Management Group

FIBO Operational Ontologies Briefing for the Object Management Group FIBO Operational Ontologies Briefing for the Object Management Group March 20, 2013, Reston, VA David Newman Strategic Planning Manager, Senior Vice President, Enterprise Architecture Chair, Semantic Technology

More information

CRD IV XBRL File Upload User Guidelines Document

CRD IV XBRL File Upload User Guidelines Document CRD IV XBRL File Upload User Guidelines Document Published Date November 2017 Version V1.2 Table of Contents 1. Introduction 3 2. XBRL File Load 3 2.1 Navigation to the File Upload Screen 3 2.2 Loading

More information

Collective Awareness Platform for Tropospheric Ozone Pollution

Collective Awareness Platform for Tropospheric Ozone Pollution Collective Awareness Platform for Tropospheric Ozone Pollution Work package WP2 Deliverable number D2.7. Deliverable title Release of Website Deliverable type DEC Dissemination level PU (Public) Estimated

More information

The MUSING Approach for Combining XBRL and Semantic Web Data. ~ Position Paper ~

The MUSING Approach for Combining XBRL and Semantic Web Data. ~ Position Paper ~ The MUSING Approach for Combining XBRL and Semantic Web Data ~ Position Paper ~ Christian F. Leibold 1, Dumitru Roman 1, Marcus Spies 2 1 STI Innsbruck, Technikerstr. 21a, 6020 Innsbruck, Austria {Christian.Leibold,

More information

Deliverable 17.3 Test Report on MD-Paedigree Release

Deliverable 17.3 Test Report on MD-Paedigree Release Model Driven Paediatric European Digital Repository Call identifier: FP7-ICT-2011-9 - Grant agreement no: 600932 Thematic Priority: ICT - ICT-2011.5.2: Virtual Physiological Human Deliverable 17.3 Test

More information

Introduction E-mark Mail

Introduction E-mark Mail Introduction E-mark Mail This manual outlines the general functions of Emark.Mail. This means that the basic Emark.Mail modules subscriptions, mailings and statistics are addressed. 2 Logging in To log

More information

Data Management Plan

Data Management Plan Data Management Plan Mark Sanders, Martina Chýlková Document Identifier D1.9 Data Management Plan Version 1.0 Date Due M6 Submission date 30 November, 2015 WorkPackage WP1 Management and coordination Lead

More information

Deliverable 43.1 Detailed Data Specification for Evaluation

Deliverable 43.1 Detailed Data Specification for Evaluation Deliverable 43.1 Detailed Data Specification for Evaluation Version number Version 1.2 Dissemination level PP Lead contractor Daimler AG Due date M26 Date of preparation 13.02.2014 Authors Fabian de Ponte

More information

Documented methodology and guidelines

Documented methodology and guidelines Small or medium-scale focused research project (STREP) ICT SME-DCA Call 2013 FP7-ICT-2013-SME-DCA Data Publishing through the Cloud: A Data- and Platform-as-a-Service Approach to Efficient Open Data Publication

More information

THE GETTY VOCABULARIES TECHNICAL UPDATE

THE GETTY VOCABULARIES TECHNICAL UPDATE AAT TGN ULAN CONA THE GETTY VOCABULARIES TECHNICAL UPDATE International Working Group Meetings January 7-10, 2013 Joan Cobb Gregg Garcia Information Technology Services J. Paul Getty Trust International

More information

Information & Translation Technologies

Information & Translation Technologies TRANSaccount Project Deliverable D3.2 Systran Integrated text and form translator for accounting report Translation of XBRL accounting reports. Introduction We describe in this report the integrated text

More information

Newmont 3. Patrick Barringer Tomas Morris Emil Marinov

Newmont 3. Patrick Barringer Tomas Morris Emil Marinov Newmont 3 Patrick Barringer Tomas Morris Emil Marinov June 18, 2013 Contents I Introduction 2 1 Client 3 2 Product vision 3 II Requirements 3 3 Overview 3 4 The Model 3 5 SharePoint 3 6 Data Collection

More information

Early Detection and Integrated Management of Tuberculosis in Europe. PJ Early diagnosis of tuberculosis. D2.2 Website.

Early Detection and Integrated Management of Tuberculosis in Europe. PJ Early diagnosis of tuberculosis. D2.2 Website. Early Detection and Integrated Management of Tuberculosis in Europe PJ-03-2015 Early diagnosis of tuberculosis D2.2 Website WP 2 Website Due date of deliverable Month 3 2 August 2016 Actual submission

More information

XBRL Europe Standard Business Reporting Working Group Meeting CONTENT PARTICIPANTS TO THE MEETING ANNOUNCEMENTS...

XBRL Europe Standard Business Reporting Working Group Meeting CONTENT PARTICIPANTS TO THE MEETING ANNOUNCEMENTS... Date January 31 st 2018 Topic XBRL Europe Standard Business Reporting Working Group Meeting 14 Place Author Meeting in Copenhagen (14pm CET 15.30pm CET) HIETBRINK 0. Content 0. CONTENT... 1 1. PARTICIPANTS

More information

D6.1.2: Second report on scientific evaluations

D6.1.2: Second report on scientific evaluations D6.1.2: Second report on scientific evaluations UPVLC, XEROX, JSI-K4A, RWTH, EML and DDS Distribution: Public translectures Transcription and Translation of Video Lectures ICT Project 287755 Deliverable

More information

Ontology-based Multilingual Access to Financial Reports for Sharing Business Knowledge across Europe

Ontology-based Multilingual Access to Financial Reports for Sharing Business Knowledge across Europe Ontology-based Multilingual Access to Financial Reports for Sharing Business Knowledge across Europe Thierry Declerck & Hans-Ulrich Krieger 1, Susan Marie Thomas 2, Paul Buitelaar & Sean O'Riain & Tobias

More information

Website Implementation D8.1

Website Implementation D8.1 Website Implementation D8.1 Project Number: FP6-045389 Deliverable id: D 8.1 Deliverable name: Website Implementation Date: 31 March 2007 COVER AND CONTROL PAGE OF DOCUMENT Project Acronym: Project Full

More information

WP 15: DBE Business Modeling Language

WP 15: DBE Business Modeling Language D.B.E. Digital Business Ecosystem Contract No: 507953 WP 15: DBE Business Modeling Language D15.2: BML Editor 2 nd Release Project funded by the European Community under FP6 D15.2: BML Editor 2 nd Release

More information

Taxonomy Summit, Modeling taxonomies using DPM, Andreas Weller/EBA and 3/22/2012

Taxonomy Summit, Modeling taxonomies using DPM, Andreas Weller/EBA and 3/22/2012 Taxonomy Summit, Modeling taxonomies using DPM, Andreas Weller/EBA and 3/22/2012 Recap The process of building the DPM The optimisation in the DPM The end-user, DPM and XBRL What s next for FINREP and

More information

UBPARTNER Taxonomy Package - CRD4 Version CRD Q3_V1.3 Revised - Tuesday, September 27, 2016 UBPartner

UBPARTNER Taxonomy Package - CRD4 Version CRD Q3_V1.3 Revised - Tuesday, September 27, 2016 UBPartner UBPARTNER Taxonomy Package - CRD4 Version CRD4-2.4.1.1-2016-Q3_V1.3 Release Note Revised - Tuesday, September 27, 2016 UBPartner www.ubpartner.com support@ubpartner.com Overview This release note contains

More information

D5.4: translectures deployment

D5.4: translectures deployment D5.4: translectures deployment JSI-K4A, UPVLC Distribution: Public translectures Transcription and Translation of Video Lectures ICT Project 287755 Deliverable D5.4 October 30, 2014 Project funded by the

More information

ECM Extensions xcp 2.2 xcelerator Abstract

ECM Extensions xcp 2.2 xcelerator Abstract ECM Extensions xcp 2.2 xcelerator Abstract These release notes outline how to install and use the ECM Extensions xcelerator. October 2015 Version 1.0 Copyright 2015 EMC Corporation. All Rights Reserved.

More information

Central Bank of Ireland

Central Bank of Ireland Central Bank of Ireland Online Reporting System CRD IV XBRL File Upload User Procedure Document Banking Date: 20th November 2015 Page 1 of 30 External User File Upload Procedure To Add a CRD IV Return

More information

D2.5 Data mediation. Project: ROADIDEA

D2.5 Data mediation. Project: ROADIDEA D2.5 Data mediation Project: ROADIDEA 215455 Document Number and Title: D2.5 Data mediation How to convert data with different formats Work-Package: WP2 Deliverable Type: Report Contractual Date of Delivery:

More information

SAS Marketing Operations Management 6.0 R14 Update 1

SAS Marketing Operations Management 6.0 R14 Update 1 SAS Marketing Operations Management 6.0 R14 Update 1 What s New Document SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS Marketing Operations

More information

Deliverable 4.6 Architecture Specification and Mock-up System

Deliverable 4.6 Architecture Specification and Mock-up System DEEPTHOUGHT Hybrid Deep and Shallow Methods for Knowledge-Intensive Information Extraction Deliverable 4.6 Architecture Specification and Mock-up System The Consortium October 2003 I II PROJECT REF. NO.

More information

Vovici 6.1. Release Overview

Vovici 6.1. Release Overview Vovici 6.1 Release Overview On April 30, 2011, Vovici released 6.1 which includes several new features and enhancements for the Vovici application. Please note that some features introduced in this release

More information

H2020-ICT

H2020-ICT H2020-ICT-25-2016-2017 HYbrid FLying rolling with-snake-arm robot for contact inspection HYFLIERS D7.1 HYFLIERS Project Website Contractual date of delivery 31-Mar-2018 Actual date of delivery 31-Mar-2018

More information

IAB European Mobile Optimised site study UK, France, Germany, Italy and Spain. February iabuk.net/contact

IAB European Mobile Optimised site study UK, France, Germany, Italy and Spain. February iabuk.net/contact IAB European Mobile Optimised site study UK, France, Germany, Italy and Spain February 2014 iabuk.net/contact 23 April 2014 Background 1. Study was first conducted in August 2012 (UK Only) 2. The first

More information

The EuroHPC strategic initiative

The EuroHPC strategic initiative Amsterdam, 12 December 2017 The EuroHPC strategic initiative Thomas Skordas Director, DG CONNECT-C, European Commission The European HPC strategy in Horizon 2020 Infrastructure Capacity of acquiring leadership-class

More information

D7.6 Project video. Project ref. no. H2020-ICT GA No BINCI Binaural tools for the creative industries

D7.6 Project video. Project ref. no. H2020-ICT GA No BINCI Binaural tools for the creative industries D7.6 Project video Project ref. no. H2020-ICT-21-2016 GA No. 732130 Project title BINCI Binaural tools for the creative industries Duration of the project 1 January 2017-30 June 2018 (18 months) WP/Task:

More information

17th XBRL Europe Day Frankfurt, Eric JARRY, Derek De BRANDT

17th XBRL Europe Day Frankfurt, Eric JARRY, Derek De BRANDT 17th XBRL Europe Day Frankfurt, 2016-06-01 Eric JARRY, Derek De BRANDT Context EIOPA Taxonomy Calendar EIOPA Filing Rules EIOPA Use of new specifications EBA Calendar Questions and answers 2 European Supervisory

More information

ERICA and the need for electronic filing of common minimum IFRS data

ERICA and the need for electronic filing of common minimum IFRS data ERICA and the need for electronic filing of common minimum IFRS data European Committee of Central Balance Sheet Data Offices (ECCBSO) Brussels, 25 th November 2014 Saskia Vennix ERICA WG of the ECCBSO

More information

D6.4: Report on Integration into Community Translation Platforms

D6.4: Report on Integration into Community Translation Platforms D6.4: Report on Integration into Community Translation Platforms Philipp Koehn Distribution: Public CasMaCat Cognitive Analysis and Statistical Methods for Advanced Computer Aided Translation ICT Project

More information

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E51528-01 Contents 1 Preface... 3 1.1 Audience... 3 1.2 Related documents... 3 1.3 Conventions...

More information

Cost Saving Measures for Broadband Roll-out

Cost Saving Measures for Broadband Roll-out Cost Saving Measures for Broadband Roll-out out Izmir, 22 February 2013 Petri Koistinen, DG CONNECT The views expressed in this presentation may not in any circumstances be regarded as stating an official

More information

Smart Open Services for European Patients. Work Package 3.5 Semantic Services Definition Appendix E - Ontology Specifications

Smart Open Services for European Patients. Work Package 3.5 Semantic Services Definition Appendix E - Ontology Specifications 24Am Smart Open Services for European Patients Open ehealth initiative for a European large scale pilot of Patient Summary and Electronic Prescription Work Package 3.5 Semantic Services Definition Appendix

More information

Prototype of ACCESS platform is online

Prototype of ACCESS platform is online D5.2 R&D ACCESS Project acronym: Project title R& &D ACCESS Access to research results on semiconductor design Project funded by the EC within the Seventh Framework Project number: ICT-2009-24663 Project

More information

Linked Data: Standard s convergence

Linked Data: Standard s convergence Linked Data: Standard s convergence Enhancing the convergence between reporting standards Maria Mora Technical Manager maria.mora@cdp.net 1 Lets talk about a problem Lack of a perfect convergence between

More information

Deliverable No. 4.1 SciChallenge Web Platform Early Prototype (Additional Report)

Deliverable No. 4.1 SciChallenge Web Platform Early Prototype (Additional Report) NEXT GENERATION SCIENCE CHALLENGES USING DIGITAL AND SOCIAL MEDIA TO MAKE SCIENCE EDUCATION AND CAREERS ATTRACTIVE FOR YOUNG PEOPLE Deliverable No. 4.1 SciChallenge Web Platform Early Prototype (Additional

More information

Luncheon Webinar Series April 25th, Governance for ETL Presented by Beate Porst Sponsored By:

Luncheon Webinar Series April 25th, Governance for ETL Presented by Beate Porst Sponsored By: Luncheon Webinar Series April 25th, 2014 Governance for ETL Presented by Beate Porst Sponsored By: 1 Governance for ETL Questions and suggestions regarding presentation topics? - send to editor@dsxchange.com

More information

D3.2.1: OKAPI OCELOT

D3.2.1: OKAPI OCELOT : OKAPI OCELOT Phil Ritchie Distribution: Consortium Internal Report MultilingualWeb-LT (LT-Web) Language Technology in the Web FP7-ICT-2011-7 Project no: 287815 Document Information Deliverable number:

More information

Centroid 2.0 User Guide. Version 1.0

Centroid 2.0 User Guide. Version 1.0 Centroid 2.0 User Guide Version 1.0 Contents 1 Introduction... 3 2 Centroid Configuration Manager... 4 3 Using Centroid... 7 3.1 Creating a Script Project... 7 3.2 Creating an Application... 8 3.3 Creating

More information

Security Assurance Framework for Networked Vehicular Technology

Security Assurance Framework for Networked Vehicular Technology D7.2 SAFERtec Website Security Assurance Framework for Networked Vehicular Technology Abstract SAFERtec proposes a flexible and efficient assurance framework for security and trustworthiness of Connected

More information

Wings Demo Walkthrough

Wings Demo Walkthrough Wings Demo Walkthrough For a brief overview of Wings, see http://www.isi.edu/~gil/slides/wingstour-8-08.pdf Last Update: August 22, 2008 " 1 Summary of Wings Demonstration Wings can: Express high-level

More information

Contents. Page 2. delivering solutions for your environment

Contents. Page 2. delivering solutions for your environment Contents Introduction 3 Preparation 3 XBRL Process (CaseWare AFS) 4 Open the Financial Statements 4 Complete the mandatory information 5 XBRL process continued (Both for CaseWare AFS and non-caseware AFS)

More information

SAP Enterprise Portal 6.0 -Sample Screenshots- 31/03/2003

SAP Enterprise Portal 6.0 -Sample Screenshots- 31/03/2003 SAP Enterprise Portal 6.0 -Sample Screenshots- 31/03/2003 Content End User View Adminstrator View Delegated Administration Content Administrator User Administrator System Administrator KM Content Manager

More information

Terminology Management Platform (TMP)

Terminology Management Platform (TMP) Terminology Management Platform (TMP) Marie-Véronique Leroi Ministry of Culture and Communication (MCC) France 18 th April 2013 Seminar LH, Paris 1 Outline Context Terminology Management Platform (TMP)

More information

Taxonomy Architecture Guidance Observation Document Version 1.0

Taxonomy Architecture Guidance Observation Document Version 1.0 ES-BE-CB TAXONOMY Introduction The advent of Digital Business Reporting due to the XBRL mandates requiring business reporting in electronic XBRL format to the relevant regulatory authorities or to the

More information

How Co-Occurrence can Complement Semantics?

How Co-Occurrence can Complement Semantics? How Co-Occurrence can Complement Semantics? Atanas Kiryakov & Borislav Popov ISWC 2006, Athens, GA Semantic Annotations: 2002 #2 Semantic Annotation: How and Why? Information extraction (text-mining) for

More information

D WSMO Data Grounding Component

D WSMO Data Grounding Component Project Number: 215219 Project Acronym: SOA4All Project Title: Instrument: Thematic Priority: Service Oriented Architectures for All Integrated Project Information and Communication Technologies Activity

More information

IRMOS Newsletter. Issue N 5 / January Editorial. In this issue... Dear Reader, Editorial p.1

IRMOS Newsletter. Issue N 5 / January Editorial. In this issue... Dear Reader, Editorial p.1 IRMOS Newsletter Issue N 5 / January 2011 In this issue... Editorial Editorial p.1 Highlights p.2 Special topic: The IRMOS Repository p.5 Recent project outcomes p.6 Keep in touch with IRMOS p.8 Dear Reader,

More information

Get Started Partner Program. Simply Smarter Communications

Get Started Partner Program. Simply Smarter Communications Get Started Partner Program Simply Smarter Communications Introduction to Get Started Plantronics Get Started Promo in 3 Simple Steps Evaluate Trial 3 different devices for free. Complete the registration

More information

LIDER: FP Linked Data as an enabler of cross-media and multilingual. analytics for enterprises across Europe. Phase II

LIDER: FP Linked Data as an enabler of cross-media and multilingual. analytics for enterprises across Europe. Phase II LIDER: FP7 610782 Linked Data as an enabler of cross-media and multilingual content analytics for enterprises across Europe Deliverable number Deliverable title Main Authors D4.4.3 Updated Project Fact

More information

The address used to register an account can only be used once.

The  address used to register an account can only be used once. 1.Getting Started 1.1 Create an Account To create an account from the home screen or the landing page, click on the Create Account button in the top right-hand corner. Input your name, email address, phone

More information

PCS-Tender. Supplier Response Guide

PCS-Tender. Supplier Response Guide PCS-Tender Supplier Response Guide Version 3.2 October 2016 Page 1 Contents Creating a Response to a Tender... 3 The Settings Area... 3 Saving a Response... 5 Qualification Envelope Example... 5 Technical

More information

Designing a System Engineering Environment in a structured way

Designing a System Engineering Environment in a structured way Designing a System Engineering Environment in a structured way Anna Todino Ivo Viglietti Bruno Tranchero Leonardo-Finmeccanica Aircraft Division Torino, Italy Copyright held by the authors. Rubén de Juan

More information

BoR (11) 08. BEREC Report on Alternative Voice and SMS Retail Roaming Tariffs and Retail Data Roaming Tariffs

BoR (11) 08. BEREC Report on Alternative Voice and SMS Retail Roaming Tariffs and Retail Data Roaming Tariffs BEREC Report on Alternative Voice and SMS Retail Roaming Tariffs and Retail Data Roaming Tariffs February 2011 1. Overview This BEREC Report on Alternative Retail Voice and SMS Roaming Tariffs and Retail

More information

Oracle Financial Services Common Reporting Standard User Guide. Release March 2017

Oracle Financial Services Common Reporting Standard User Guide. Release March 2017 Oracle Financial Services Common Reporting Standard User Guide Release 8.0.4.0.0 March 2017 Oracle Financial Services Common Reporting Standard User Guide Release 8.0.4.0.0 March 2017 Part Number: E80239-01

More information

USER S GUIDE Version 1.0

USER S GUIDE Version 1.0 USER S GUIDE Version 1.0 Contents 1. Introduction to ifile Web 3 1.1 Features 3 1.2 Benefits 3 1.3 ifile Web Quick Start 3 2 Step 1 - Set-up Details 4 2.1 Logging in 4 2.2 Browser Requirements 4 3 Company

More information

UG 3.1. IRIS User Guide: How to Input an Annual Plan SOCIAL INCLUSION & COMMUNITY ACTIVATION PROGRAMME

UG 3.1. IRIS User Guide: How to Input an Annual Plan SOCIAL INCLUSION & COMMUNITY ACTIVATION PROGRAMME UG 3.1 IRIS User Guide: How to Input an Annual Plan SOCIAL INCLUSION & COMMUNITY ACTIVATION PROGRAMME 2018-2022 The Social Inclusion and Community Activation Programme (SICAP) 2018-2022 is funded by the

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

ECB Supervisory Reporting Update

ECB Supervisory Reporting Update Juan Alberto Sanchez Head of Section DG-S / SUP Dara McKiernan Economist/Statistician DG-S / SUP ECB Supervisory Reporting Update * The views expressed here are those of the presenters and do not necessarily

More information

Deliverable Monitoring of active participation of future suppliers of R&D. Author: Mr. Christophe Veys

Deliverable Monitoring of active participation of future suppliers of R&D. Author: Mr. Christophe Veys Deliverable 2.5.1 Monitoring of active participation of future suppliers of R&D Author: Mr. Christophe Veys Project co-funded by the European Commission within the Seventh Framework Programme Grant agreement

More information

Data Points Structure Explanatory Documentation

Data Points Structure Explanatory Documentation Data Points Structure Explanatory Documentation Version: 0.2 (Public Draft) Publication date: 2009-12-08 Abstract This document contains a description of an approach for the explicit, consistent and coherent

More information

VISUALIZATIONS AND INFORMATION WIDGETS

VISUALIZATIONS AND INFORMATION WIDGETS HORIZON 2020 ICT - INFORMATION AND COMMUNICATION TECHNOLOGIES PRO MOTING FI NANCIAL AWARENESS AND STABILIT Y H2020 687895 VISUALIZATIONS AND INFORMATION WIDGETS WORK PACKAGE NO. WP2 WORK PACKAGE TITLE

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

CEN Workshop Standards Compliant Formats for Fatigue Test Data (FaTeDa) Project Plan

CEN Workshop Standards Compliant Formats for Fatigue Test Data (FaTeDa) Project Plan 1 2016-01-15 CEN Workshop Standards Compliant Formats for Fatigue Test Data (FaTeDa) Project Plan 1. Status of the Project Plan Approved at the kick-off meeting on 2016-01-11. 2. Background of the Workshop

More information

Oracle Financial Services Common Reporting Standard Singapore User Guide. Release May 2018

Oracle Financial Services Common Reporting Standard Singapore User Guide. Release May 2018 Oracle Financial Services Common Reporting Standard Singapore User Guide Release 8.0.6 May 2018 Oracle Financial Services Common Reporting Standard Singapore User Guide Release 8.0.6 May 2018 Part Number:

More information

Oracle Financial Services Compliance Regulatory Reporting India Suspicious Transaction Report User Guide. Release

Oracle Financial Services Compliance Regulatory Reporting India Suspicious Transaction Report User Guide. Release Oracle Financial Services Compliance Regulatory Reporting India Suspicious Transaction Report User Guide Release 8.0.6.0.0 May 2018 Oracle Financial Services Compliance Regulatory Reporting India Suspicious

More information

Paper SAS Taming the Rule. Charlotte Crain, Chris Upton, SAS Institute Inc.

Paper SAS Taming the Rule. Charlotte Crain, Chris Upton, SAS Institute Inc. ABSTRACT Paper SAS2620-2016 Taming the Rule Charlotte Crain, Chris Upton, SAS Institute Inc. When business rules are deployed and executed--whether a rule is fired or not if the rule-fire outcomes are

More information

Exercise 1: Adding business logic to your application

Exercise 1: Adding business logic to your application Exercise 1: Adding business logic to your application At the conclusion of this exercise, you will be able to: - Enhance a Business Object with a new Property - Implement an Event Handler for a Business

More information

Porting the xebr Taxonomy to a Linked Open Data compliant Format*

Porting the xebr Taxonomy to a Linked Open Data compliant Format* Porting the xebr Taxonomy to a Linked Open Data compliant Format* Thierry Declerck 1 and Dagmar Gromann 2 1 DFKI GmbH, Stuhlsatzenhausweg 3, D-66123, Saarbrücken, Deutschland, declerck@dfkide, https://wwwdfkide

More information

The European Single Electronic Format (ESEF)

The European Single Electronic Format (ESEF) ESMA REGULAR USE 4 July 2018 The European Single Electronic Format (ESEF) TEG / CFSS meeting Objectives set out in the Transparency Directive Directive 2004/109/EC as revised by Directive 2013/50/EU (relevant

More information

ORCID UPDATE. JISC Workshop, 16 June 2017

ORCID UPDATE. JISC Workshop, 16 June 2017 ORCID UPDATE JISC Workshop, 16 June 2017 Imagine a world where: You could search the internet and find all of a researcher s work with a single query in any browser You could auto-populate standard publication

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

Oracle Financial Services Common Reporting Standard Canada User Guide. Release May 2018

Oracle Financial Services Common Reporting Standard Canada User Guide. Release May 2018 Oracle Financial Services Common Reporting Standard Canada User Guide Release 8.0.6 May 2018 Oracle Financial Services Common Reporting Standard Canada User Guide Release 8.0.6 May 2018 Part Number: E93132-01

More information

02_Setting up Memberships_Nov2014 Draft

02_Setting up Memberships_Nov2014 Draft 02_Setting up Memberships_Nov2014 Draft 1 Overview of today s training session Today s session is about covering concepts that will help you understand what is involved in setting up membership types,

More information

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D2.2. Multilingual Content Analysis Scheme

COCKPIT FP Citizens Collaboration and Co-Creation in Public Service Delivery. Deliverable D2.2. Multilingual Content Analysis Scheme COCKPIT FP7-248222 Citizens Collaboration and Co-Creation in Public Service Delivery Deliverable D2.2 Multilingual Content Analysis Scheme Editor(s): Responsible Partner: Ilias Spais, Christos Georgousopoulos

More information

ICT Legal Consulting on GDPR: the possible value of certification in data protection compliance and accountability

ICT Legal Consulting on GDPR: the possible value of certification in data protection compliance and accountability ICT Legal Consulting on GDPR: the possible value of certification in data protection compliance and accountability Prof. Dr. Paolo Balboni Founding Partner Professor of Privacy, Cybersecurity, and IT Contract

More information

Pegaso Intranet. 2 nd General Meeting training session. 20/06/2011 (v1.0) Emilia Guisado (UPO) Gloria Salgado (UAB)

Pegaso Intranet. 2 nd General Meeting training session. 20/06/2011 (v1.0) Emilia Guisado (UPO) Gloria Salgado (UAB) UPO / Leader WP3 Universidad Pablo de Olavide Sevilla / Spain Contact Emilia Guisado E-mail: esguipin@upo.es Pegaso Project People for Ecosystem based Governance in Assessing Sustainable development of

More information

A new mining concept for extraction metals from deep ore deposits by using biotechnology. D6.6 Brochures, leaflets and newsletter and film

A new mining concept for extraction metals from deep ore deposits by using biotechnology. D6.6 Brochures, leaflets and newsletter and film A new mining concept for extraction metals from deep ore deposits by using biotechnology D6.6 Brochures, leaflets and newsletter and film D6.6 Page 2 Public Document DMT GmbH & Co. KG With the collaboration

More information

case study The Asset Description Metadata Schema (ADMS) A common vocabulary to publish semantic interoperability assets on the Web July 2011

case study The Asset Description Metadata Schema (ADMS) A common vocabulary to publish semantic interoperability assets on the Web July 2011 case study July 2011 The Asset Description Metadata Schema (ADMS) A common vocabulary to publish semantic interoperability assets on the Web DISCLAIMER The views expressed in this document are purely those

More information

AiM 8.0 Reference Guide Environment

AiM 8.0 Reference Guide Environment 2015 AssetWorks LLC 1777 NE Loop 410, Suite 1250 San Antonio, Texas 78217 (800) 268-0325 REVISIONS This document is based on AiM 6.0. Subsequent releases have prompted the following revisions to this baseline:

More information

BHL-EUROPE: Biodiversity Heritage Library for Europe. Jana Hoffmann, Henning Scholz

BHL-EUROPE: Biodiversity Heritage Library for Europe. Jana Hoffmann, Henning Scholz Nimis P. L., Vignes Lebbe R. (eds.) Tools for Identifying Biodiversity: Progress and Problems pp. 43-48. ISBN 978-88-8303-295-0. EUT, 2010. BHL-EUROPE: Biodiversity Heritage Library for Europe Jana Hoffmann,

More information

IBM Workplace Web Content Management and Why Every Company Needs It. Sunny Wan Technical Sales Specialist

IBM Workplace Web Content Management and Why Every Company Needs It. Sunny Wan Technical Sales Specialist IBM Workplace Web Content Management and Why Every Company Needs It Sunny Wan Technical Sales Specialist sunnywan@au1.ibm.com Agenda What s Web Content Management? Benefits Demo Roadmap What s New in Web

More information