The Semantic Data Web: A Networked Knowledge Ecosystem. Sören Auer

Size: px
Start display at page:

Download "The Semantic Data Web: A Networked Knowledge Ecosystem. Sören Auer"

Transcription

1 The Semantic Data Web: A Networked Knowledge Ecosystem Sören Auer

2 Creating Knowledge Why do we need the Data Web? Problem: Try to search for these things on the current Web: Apartments near German-Russian bilingual childcare in Berlin. ERP service providers with offices in Vienna and London. Researchers working on breast cancer topics in Eastern Europe. Information is available on the Web, but opaque to current search. Solution: complement text on Web pages with structured linked open data & intelligently combine/integrate such structured information from different sources: berlin.de Has everything about childcare in Berlin. HTML Web server DB RDF Search engine RDF HTML Web Immobilienscout.de server Knows all about real estate offers in Germany DB Sören Auer DBpedia and the Emerging Web of Linked Data Page 2

3 Web 1.0 Web 2.0 Web 3.0 Many Web sites containing unstructured, textual content Few large Web sites are specialized on specific content types Many Web sites containing & semantically syndicating arbitrarily structured content Pictures Video Encyclopedic articles + +

4 Popularity The Long Tail of Information Domains Pictures Recipes News Video Calendar SemWeb supported structured content The Long Tail by Chris Anderson (Wired, Oct. 04) adopted to information domains Currently supported structured content types Requirements- Engineering Talent management Not or insufficiently supported content types Special interest communities Itinerary of King George Gene sequences

5 Creating Knowledge 1. Uses RDF Data Model Klopotek Linked Data in a Nutshell organizes PubFor2012 starts takesplacein Berlin 2. Is serialised in triples: Klopotek organizes PubFor2012 PubFor2012 starts ^^xsd:date PubFor2012 takesplaceat Berlin 3. Uses Content-negotiation Sören Auer DBpedia and the Emerging Web of Linked Data Page 5

6 The emerging Web of Data interlink SILK create DXX Engine fuse poolparty SemMF OntoWiki 2007 Sigma WiQA2008 ORE Virtouso repair DL-Learner MonetDB Sindice enrich classify 2009

7 User-generated Media Government Publications Cross-domain Geo Life sciences

8 Interlinking/ Fusing Creating Knowledge Manual revision/ authoring Classification/ Enrichment Storage/ Querying Linked Data Lifecycle Quality Analysis Extraction Evolution / Repair Search/ Browsing/ Exploration Sören Auer DBpedia and the Emerging Web of Linked Data Page 8

9 Creating Knowledge Extraction Sören Auer DBpedia and the Emerging Web of Linked Data Page 9

10 Creating Knowledge Extraction From unstructured sources NLP, text mining, annotation From semi-structured sources DBpedia, LinkedGeoData, SCOVO/DataCube From structured sources RDB2RDF Sören Auer DBpedia and the Emerging Web of Linked Data Page 10

11 Creating Knowledge Transforming Wikipedia into an Knowledge Base extract structured information from Wikipedia & make this information available on the Web as LOD: ask sophisticated queries against Wikipedia (e.g. universities in brandenburg, mayors of elevated towns, soccer players), link other data sets on the Web to Wikipedia data Represents a community consensus Recently launched DBpedia Live transforms Wikipedia into a structured knowledge base Sören Auer DBpedia and the Emerging Web of Linked Data Page 11

12 Title Abstract Infoboxes Geo-coordinates Categories Images Links other language versions other Wikipedia pages To the Web Redirects Disambiguations Structure in Wikipedia

13 Infobox templates Wikitext-Syntax {{Infobox Korean settlement title = Busan Metropolitan City img = Busan.jpg imgcaption = A view of the [[Geumjeong]] district in Busan hangul = 부산광역시... area_km2 = pop = popyear = 2006 mayor = Hur Nam-sik divs = 15 wards (Gu), 1 county (Gun) region = [[Yeongnam]] dialect = [[Gyeongsang]] }} RDF representation dbp:busan dbpp:title Busan Metropolitan City dbp:busan dbpp:hangul dbp:busan dbpp:area_km ^xsd:float dbp:busan dbpp:pop ^xsd:int dbp:busan dbpp:region dbp:yeongnam dbp:busan dbpp:dialect dbp:gyeongsang...

14 A vast multi-lingual, multi-domain knowledge base DBpedia extraction results in: descriptions of ca. 3.4 million things (1.5 million classified in a consistent ontology, including 312,000 persons, 413,000 places, 94,000 music albums, 49,000 films, 15,000 video games, 140,000 organizations, 146,000 species, 4,600 diseases labels and abstracts for these 3.2 million things in up to 92 different languages; 1,460,000 links to images and 5,543,000 links to external web pages; 4,887,000 external links into other RDF datasets, 565,000 Wikipedia categories, and 75,000 YAGO categories altogether over 1 billion pieces of information (i.e. RDF triples): 257M from English edition, 766M from other language editions DBpedia Live ( & Mappings Wiki ( integrate the community into a refinement cycle

15 DBpedia SPARQL Endpoint SELECT?name?birth?description?person WHERE {?person dbp:birthplace dbp:berlin.?person skos:subject dbp:cat:german_musicians.?person dbp:birth?birth.?person foaf:name?name.?person rdfs:comment?description. FILTER (LANG(?description) = 'en'). } ORDER BY?name 2011/05/12 CONSEGI - Sören Auer: DBpedia 15

16 Creating Knowledge DBpedia Applications: Spotlight Tapping the intelligence of the crowd for text annotation 2011/05/12 CONSEGI - Sören Auer: DBpedia 16 Sören Auer DBpedia and the Emerging Web of Linked Data Page 16

17 DBpedia Applications: Relfinder /05/12 CONSEGI - Sören Auer: DBpedia 17

18 DBpedia Applications: Zemanta 2011/05/12 CONSEGI - Sören Auer: DBpedia 18

19 DBpedia Applications: Faceted-Browser 2011/05/12 CONSEGI - Sören Auer: DBpedia 19

20 Authoring Creating Knowledge Sören Auer DBpedia and the Emerging Web of Linked Data Page 20

21 Two Kinds of Semantic Wikis Creating Knowledge 1. Semantic (Text) Wikis Authoring of semantically annotated texts 2. Semantic Data Wikis Direct authoring of structured information (i.e. RDF, RDF-Schema, OWL) Sören Auer DBpedia and the Emerging Web of Linked Data Page 21

22 OntoWiki Dynamic views on knowledge bases Creating Knowledge Sören Auer DBpedia and the Emerging Web of Linked Data Page 22

23 OntoWiki Creating Knowledge RDF triples on resource details page Sören Auer DBpedia and the Emerging Web of Linked Data Page 23

24 OntoWiki Creating Knowledge Dynamische Vorschläge aus dem Daten Web Sören Auer DBpedia and the Emerging Web of Linked Data Page 24

25 Creating Knowledge Catalogus Professorum Lipsiensis Sören Auer DBpedia and the Emerging Web of Linked Data Page 25

26 Creating Knowledge RDFaCE- RDFa Content Editor for rnews (IPTC) Sören Auer DBpedia and the Emerging Web of Linked Data Page 26

27 Creating Knowledge Sören Auer DBpedia and the Emerging Web of Linked Data Page 27

28 Creating Knowledge Integrating various NLP APIs Sören Auer DBpedia and the Emerging Web of Linked Data Page 28

29 Creating Knowledge Interlinking/ Fusing Manual revision/ authoring LOD Lifecycle Classification/ Enrichmen t Storage/ Querying supported by Debian based Quality Analysis LOD2 Stack Extractio n ( Search/ Browsing/ Exploratio n Evolution / Repair Sören Auer The Emerging Web of Linked Data Page 29

30 Creating Knowledge Publisher Opportunities Publishers have vast repositories of textual (and semistructured) content Publishing metadata will raise awareness about publishing products Semantic annotation of content will enable the repurposing, repackaging, tailoring of content Facilitate better content search (e.g. faceted-browsing) Increase interoperability Optimize publishing workflows Sören Auer The Emerging Web of Linked Data Page 30

31 Creating Knowledge becoming linking hubs for the Data Web support facilities for knowledge based authoring & collaboration Provide storage facilities for Linked Data Storage/ Querying Manual revision/ authoring Interlinking/ Fusing Classification/ Enrichment Publishers in the Linked Data Publisher is valuable background knowledge for KB enrichment & repair. Quality Analysis Authorative Linked Data for quality assessment Extract and publish structured (meta-) data for publishing content Extraction Hosting & maintenance of exploration tools Web Search/ Browsing/ Exploration Evolution / Repair Be the lighthouse for the LOD ocean. Sören Auer The Emerging Web of Linked Data Page 31

32 Creating Knowledge Thanks for your attention! Sören Auer Sören Auer DBpedia and the Emerging Web of Linked Data Page 32

Creating Knowledge From Interlinked Data From Big Data to Smart Data

Creating Knowledge From Interlinked Data From Big Data to Smart Data Creating Knowledge From Interlinked Data From Big Data to Smart Data Prof. Dr. Sören Auer 2 5. 0 9. 2 0 1 4 Fraunhofer-Institut für Intelligente 1 The Web evolves into a Web of Data Linked Open Data Facebook

More information

Linked Open Data Infrastructure for Public Sector Information: Example from Serbia

Linked Open Data Infrastructure for Public Sector Information: Example from Serbia Proceedings of the I-SEMANTICS 2012 Posters & Demonstrations Track, pp. 26-30, 2012. Copyright 2012 for the individual papers by the papers' authors. Copying permitted only for private and academic purposes.

More information

Revealing Trends and Insights in Online Hiring Market Using Linking Open Data Cloud: Active Hiring a Use Case Study

Revealing Trends and Insights in Online Hiring Market Using Linking Open Data Cloud: Active Hiring a Use Case Study Revealing Trends and Insights in Online Hiring Market Using Linking Open Data Cloud: Active Hiring a Use Case Study Amar-Djalil Mezaour 1, Julien Law-To 1, Robert Isele 3, Thomas Schandl 2, and Gerd Zechmeister

More information

DBpedia German: Extensions and Applications

DBpedia German: Extensions and Applications DBpedia German: Extensions and Applications Alexandru-Aurelian Todor FU-Berlin, Innovationsforum Semantic Media Web, 7. Oktober 2014 Overview Why DBpedia? New Developments in DBpedia German Problems in

More information

Open Data Integration Using SPARQL and SPIN

Open Data Integration Using SPARQL and SPIN Open Data Integration Using SPARQL and SPIN A Case Study for the Tourism Domain Antonino Lo Bue, Alberto Machi ICAR-CNR Sezione di Palermo, Italy Research funded by Italian PON SmartCities Dicet-InMoto-Orchestra

More information

LinkZoo: A linked data platform for collaborative management of heterogeneous resources

LinkZoo: A linked data platform for collaborative management of heterogeneous resources LinkZoo: A linked data platform for collaborative management of heterogeneous resources Marios Meimaris, George Alexiou, George Papastefanatos Institute for the Management of Information Systems, Research

More information

DATA MANAGEMENT PLAN DELIVERABLE NUMBER RESPONSIBLE AUTHOR. Co- funded by the Horizon 2020 Framework Programme of the European Union

DATA MANAGEMENT PLAN DELIVERABLE NUMBER RESPONSIBLE AUTHOR. Co- funded by the Horizon 2020 Framework Programme of the European Union DATA MANAGEMENT PLAN Co- funded by the Horizon 2020 Framework Programme of the European Union DELIVERABLE NUMBER DELIVERABLE TITLE D7.4 Data Management Plan RESPONSIBLE AUTHOR DFKI GRANT AGREEMENT N. PROJECT

More information

Semantic SharePoint. Technical Briefing. Helmut Nagy, Semantic Web Company Andreas Blumauer, Semantic Web Company

Semantic SharePoint. Technical Briefing. Helmut Nagy, Semantic Web Company Andreas Blumauer, Semantic Web Company Semantic SharePoint Technical Briefing Helmut Nagy, Semantic Web Company Andreas Blumauer, Semantic Web Company What is Semantic SP? a joint venture between iquest and Semantic Web Company, initiated in

More information

Publishing Linked Data Requires More than Just Using a Tool

Publishing Linked Data Requires More than Just Using a Tool Publishing Linked Data Requires More than Just Using a Tool G. Atemezing 1, F. Gandon 2, G. Kepeklian 3, F. Scharffe 4, R. Troncy 1, B. Vatant 5, S. Villata 2 1 EURECOM, 2 Inria, 3 Atos Origin, 4 LIRMM,

More information

Geospatial Data and the Semantic Web. The GeoKnow Project. Sebastian Hellmann AKSW/KILT research group, Leipzig University & DBpedia Association

Geospatial Data and the Semantic Web. The GeoKnow Project. Sebastian Hellmann AKSW/KILT research group, Leipzig University & DBpedia Association spatial Data and the Semantic Web The Geo Project Sebastian Hellmann AKSW/KILT research group, Leipzig University & DBpedia Association # About the project Collaborative Project 2012-2015 Information and

More information

BIG DATA AGGREGATOR STASINOS KONSTANTOPOULOS NCSR DEMOKRITOS, GREECE. Big Data Europe

BIG DATA AGGREGATOR STASINOS KONSTANTOPOULOS NCSR DEMOKRITOS, GREECE. Big Data Europe BIG DATA AGGREGATOR STASINOS KONSTANTOPOULOS NCSR DEMOKRITOS, GREECE Big Data Europe The Big Data Aggregator The Big Data Aggregator: o A general-purpose architecture for processing Big Data o An implementation

More information

Semantic Data Management. Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies

Semantic Data Management. Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies Semantic Data Management Xavier Lopez, Ph.D., Director, Spatial & Semantic Technologies 1 Enterprise Information Challenge Source: Oracle customer 2 Vision of Semantically Linked Data The Network of Collaborative

More information

ELIS Multimedia Lab. Linked Open Data. Sam Coppens MMLab IBBT - UGent

ELIS Multimedia Lab. Linked Open Data. Sam Coppens MMLab IBBT - UGent Linked Open Data Sam Coppens MMLab IBBT - UGent Overview: Linked Open Data: Principles Interlinking Data LOD Server Tools Linked Open Data: Principles Term Linked Data was first coined by Tim Berners Lee

More information

Collaborative Development of Knowledge Bases in Distributed Requirements Elicitation

Collaborative Development of Knowledge Bases in Distributed Requirements Elicitation Collaborative Development of Knowledge Bases in Distributed s Elicitation Steffen Lohmann 1, Thomas Riechert 2, Sören Auer 2, Jürgen Ziegler 1 1 University of Duisburg-Essen Department of Informatics and

More information

K@ A collaborative platform for knowledge management

K@ A collaborative platform for knowledge management White Paper K@ A collaborative platform for knowledge management Quinary SpA www.quinary.com via Pietrasanta 14 20141 Milano Italia t +39 02 3090 1500 f +39 02 3090 1501 Copyright 2004 Quinary SpA Index

More information

Mining the Web of Linked Data with RapidMiner

Mining the Web of Linked Data with RapidMiner Mining the Web of Linked Data with RapidMiner Petar Ristoski, Christian Bizer, and Heiko Paulheim University of Mannheim, Germany Data and Web Science Group {petar.ristoski,heiko,chris}@informatik.uni-mannheim.de

More information

Semantic Interoperability

Semantic Interoperability Ivan Herman Semantic Interoperability Olle Olsson Swedish W3C Office Swedish Institute of Computer Science (SICS) Stockholm Apr 27 2011 (2) Background Stockholm Apr 27, 2011 (2) Trends: from

More information

Linked Data Interface, Semantics and a T-Box Triple Store for Microsoft SharePoint

Linked Data Interface, Semantics and a T-Box Triple Store for Microsoft SharePoint Linked Data Interface, Semantics and a T-Box Triple Store for Microsoft SharePoint Christian Fillies 1 and Frauke Weichhardt 1 1 Semtation GmbH, Geschw.-Scholl-Str. 38, 14771 Potsdam, Germany {cfillies,

More information

SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks

SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks Melike Şah, Wendy Hall and David C De Roure Intelligence, Agents and Multimedia Group,

More information

IAAA Grupo de Sistemas de Información Avanzados

IAAA Grupo de Sistemas de Información Avanzados Upgrading maps with Linked Data Lopez Pellicer Pellicer, Francisco J Lacasta, Javier Rentería, Walter, Universidad de Zaragoza Barrera, Jesús Lopez de Larrinzar, Juan Agudo, Jose M GeoSpatiumLab The Linked

More information

Data collection architecture for Big Data

Data collection architecture for Big Data Data collection architecture for Big Data a framework for a research agenda (Research in progress - ERP Sense Making of Big Data) Wout Hofman, May 2015, BDEI workshop 2 Big Data succes stories bias our

More information

Media Meets Semantic Web How the BBC Uses DBpedia and Linked Data to Make Connections

Media Meets Semantic Web How the BBC Uses DBpedia and Linked Data to Make Connections Media Meets Semantic Web How the BBC Uses DBpedia and Linked Data to Make Connections Georgi Kobilarov 2, Tom Scott 1, Yves Raimond 1, Silver Oliver 1, Chris Sizemore 1, Michael Smethurst 1, Christian

More information

ON DEMAND ACCESS TO BIG DATA. Peter Haase fluid Operations AG

ON DEMAND ACCESS TO BIG DATA. Peter Haase fluid Operations AG ON DEMAND ACCESS TO BIG DATA THROUGHSEMANTIC TECHNOLOGIES Peter Haase fluid Operations AG fluid Operations (fluidops) Linked Data & SemanticTechnologies Enterprise Cloud Computing Software company founded

More information

Evolving the system towards Horizon2020 and VCMS 1 challenges

Evolving the system towards Horizon2020 and VCMS 1 challenges TRAME. Text and manuscript transmission of the Middle Ages in Europe. Evolving the system towards Horizon2020 and VCMS 1 challenges The TRAME project. A short description TRAME 2 is a research infrastructure

More information

ON DEMAND ACCESS TO BIG DATA THROUGH SEMANTIC TECHNOLOGIES. Peter Haase fluid Operations AG

ON DEMAND ACCESS TO BIG DATA THROUGH SEMANTIC TECHNOLOGIES. Peter Haase fluid Operations AG ON DEMAND ACCESS TO BIG DATA THROUGH SEMANTIC TECHNOLOGIES Peter Haase fluid Operations AG fluid Operations(fluidOps) Linked Data& Semantic Technologies Enterprise Cloud Computing Software company founded

More information

Linking Open Drug Data

Linking Open Drug Data Linking Open Drug Data (HCLSIG LODD) Christian Bizer Freie Universität Berlin Overview 1. Linked Data Principles What is Linked Data? 2. Linked Data Deployment on the Web What data is out there? 3. Linking

More information

Survey Results: Requirements and Use Cases for Linguistic Linked Data

Survey Results: Requirements and Use Cases for Linguistic Linked Data Survey Results: Requirements and Use Cases for Linguistic Linked Data 1 Introduction This survey was conducted by the FP7 Project LIDER (http://www.lider-project.eu/) as input into the W3C Community Group

More information

Ecuadorian Geospatial Linked Data

Ecuadorian Geospatial Linked Data Ecuadorian Geospatial Linked Data Víctor Saquicela 1, Mauricio Espinoza 1, Nelson Piedra 2 and Boris Villazón Terrazas 3 1 Department of Computer Science, Universidad de Cuenca 2 Department of Computer

More information

WIKITOLOGY: A NOVEL HYBRID KNOWLEDGE BASE DERIVED FROM WIKIPEDIA. by Zareen Saba Syed

WIKITOLOGY: A NOVEL HYBRID KNOWLEDGE BASE DERIVED FROM WIKIPEDIA. by Zareen Saba Syed WIKITOLOGY: A NOVEL HYBRID KNOWLEDGE BASE DERIVED FROM WIKIPEDIA by Zareen Saba Syed Thesis submitted to the Faculty of the Graduate School of the University of Maryland in partial fulfillment of the requirements

More information

The Catalogus Professorum Lipsiensis

The Catalogus Professorum Lipsiensis The Catalogus Professorum Lipsiensis Christian Rau, Christian Augustin and Thomas Riechert University of Leipzig, Germany Modern and Contemporary History and Agile Knowledge Engineering and Semantic Web

More information

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Anne Monceaux 1, Joanna Guss 1 1 EADS-CCR, Centreda 1, 4 Avenue Didier Daurat 31700 Blagnac France

More information

Linked Statistical Data Analysis

Linked Statistical Data Analysis Linked Statistical Data Analysis Sarven Capadisli 1, Sören Auer 2, Reinhard Riedl 3 1 Universität Leipzig, Institut für Informatik, AKSW, Leipzig, Germany, 2 University of Bonn and Fraunhofer IAIS, Bonn,

More information

Harvesting and Structuring Social Data in Music Information Retrieval

Harvesting and Structuring Social Data in Music Information Retrieval Harvesting and Structuring Social Data in Music Information Retrieval Sergio Oramas Music Technology Group Universitat Pompeu Fabra, Barcelona, Spain sergio.oramas@upf.edu Abstract. An exponentially growing

More information

Serendipity a platform to discover and visualize Open OER Data from OpenCourseWare repositories Abstract Keywords Introduction

Serendipity a platform to discover and visualize Open OER Data from OpenCourseWare repositories Abstract Keywords Introduction Serendipity a platform to discover and visualize Open OER Data from OpenCourseWare repositories Nelson Piedra, Jorge López, Janneth Chicaiza, Universidad Técnica Particular de Loja, Ecuador nopiedra@utpl.edu.ec,

More information

Building the Multilingual Web of Data: A Hands-on tutorial (ISWC 2014, Riva del Garda - Italy)

Building the Multilingual Web of Data: A Hands-on tutorial (ISWC 2014, Riva del Garda - Italy) Building the Multilingual Web of Data: A Hands-on tutorial (ISWC 2014, Riva del Garda - Italy) Multilingual Word Sense Disambiguation and Entity Linking on the Web based on BabelNet Roberto Navigli, Tiziano

More information

Delivering Smart Answers!

Delivering Smart Answers! Companion for SharePoint Topic Analyst Companion for SharePoint All Your Information Enterprise-ready Enrich SharePoint, your central place for document and workflow management, not only with an improved

More information

How To Build A Cloud Based Intelligence System

How To Build A Cloud Based Intelligence System Semantic Technology and Cloud Computing Applied to Tactical Intelligence Domain Steve Hamby Chief Technology Officer Orbis Technologies, Inc. shamby@orbistechnologies.com 678.346.6386 1 Abstract The tactical

More information

LDIF - Linked Data Integration Framework

LDIF - Linked Data Integration Framework LDIF - Linked Data Integration Framework Andreas Schultz 1, Andrea Matteini 2, Robert Isele 1, Christian Bizer 1, and Christian Becker 2 1. Web-based Systems Group, Freie Universität Berlin, Germany a.schultz@fu-berlin.de,

More information

Publishing Relational Databases as Linked Data

Publishing Relational Databases as Linked Data Publishing Relational Databases as Linked Data Oktie Hassanzadeh University of Toronto March 2011 CS 443: Database Management Systems - Winter 2011 Outline 2 Part 1: How to Publish Linked Data on the Web

More information

powl Features and Usage Overview

powl Features and Usage Overview powl Features and Usage Overview Live demonstrations and further information is available from: http://powl.sourceforge.net/swc Sören Auer University of Leipzig auer@informatik.uni-leipzig.de Norman Beck

More information

Towards the Integration of a Research Group Website into the Web of Data

Towards the Integration of a Research Group Website into the Web of Data Towards the Integration of a Research Group Website into the Web of Data Mikel Emaldi, David Buján, and Diego López-de-Ipiña Deusto Institute of Technology - DeustoTech, University of Deusto Avda. Universidades

More information

Lightweight Data Integration using the WebComposition Data Grid Service

Lightweight Data Integration using the WebComposition Data Grid Service Lightweight Data Integration using the WebComposition Data Grid Service Ralph Sommermeier 1, Andreas Heil 2, Martin Gaedke 1 1 Chemnitz University of Technology, Faculty of Computer Science, Distributed

More information

An experience with Semantic Web technologies in the news domain

An experience with Semantic Web technologies in the news domain An experience with Semantic Web technologies in the news domain Luis Sánchez-Fernández 1,NorbertoFernández-García 1, Ansgar Bernardi 2,Lars Zapf 2,AnselmoPeñas 3, Manuel Fuentes 4 1 Carlos III University

More information

LiDDM: A Data Mining System for Linked Data

LiDDM: A Data Mining System for Linked Data LiDDM: A Data Mining System for Linked Data Venkata Narasimha Pavan Kappara Indian Institute of Information Technology Allahabad Allahabad, India kvnpavan@gmail.com Ryutaro Ichise National Institute of

More information

Fraunhofer FOKUS. Fraunhofer Institute for Open Communication Systems Kaiserin-Augusta-Allee 31 10589 Berlin, Germany. www.fokus.fraunhofer.

Fraunhofer FOKUS. Fraunhofer Institute for Open Communication Systems Kaiserin-Augusta-Allee 31 10589 Berlin, Germany. www.fokus.fraunhofer. Fraunhofer Institute for Open Communication Systems Kaiserin-Augusta-Allee 31 10589 Berlin, Germany www.fokus.fraunhofer.de 1 Identification and Utilization of Components for a linked Open Data Platform

More information

External Semantic Annotation of Web-Databases

External Semantic Annotation of Web-Databases External Semantic Annotation of Web-Databases Benjamin Dönz, Dietmar Bruckner Institute of Computer Technology, Technical University of Vienna {doenz, bruckner}@ict.tuwien.ac.at Abstract-This paper presents

More information

Semantic Lifting of Unstructured Data Based on NLP Inference of Annotations 1

Semantic Lifting of Unstructured Data Based on NLP Inference of Annotations 1 Semantic Lifting of Unstructured Data Based on NLP Inference of Annotations 1 Ivo Marinchev Abstract: The paper introduces approach to semantic lifting of unstructured data with the help of natural language

More information

Integrating FLOSS repositories on the Web

Integrating FLOSS repositories on the Web DERI DIGITAL ENTERPRISE RESEARCH INSTITUTE Integrating FLOSS repositories on the Web Aftab Iqbal Richard Cyganiak Michael Hausenblas DERI Technical Report 2012-12-10 December 2012 DERI Galway IDA Business

More information

A Semantic web approach for e-learning platforms

A Semantic web approach for e-learning platforms A Semantic web approach for e-learning platforms Miguel B. Alves 1 1 Laboratório de Sistemas de Informação, ESTG-IPVC 4900-348 Viana do Castelo. mba@estg.ipvc.pt Abstract. When lecturers publish contents

More information

Pragmatic Web 4.0. Towards an active and interactive Semantic Media Web. Fachtagung Semantische Technologien 26.-27. September 2013 HU Berlin

Pragmatic Web 4.0. Towards an active and interactive Semantic Media Web. Fachtagung Semantische Technologien 26.-27. September 2013 HU Berlin Pragmatic Web 4.0 Towards an active and interactive Semantic Media Web Prof. Dr. Adrian Paschke Arbeitsgruppe Corporate Semantic Web (AG-CSW) Institut für Informatik, Freie Universität Berlin paschke@inf.fu-berlin

More information

Using Semantic Data Mining for Classification Improvement and Knowledge Extraction

Using Semantic Data Mining for Classification Improvement and Knowledge Extraction Using Semantic Data Mining for Classification Improvement and Knowledge Extraction Fernando Benites and Elena Sapozhnikova University of Konstanz, 78464 Konstanz, Germany. Abstract. The objective of this

More information

We have big data, but we need big knowledge

We have big data, but we need big knowledge We have big data, but we need big knowledge Weaving surveys into the semantic web ASC Big Data Conference September 26 th 2014 So much knowledge, so little time 1 3 takeaways What are linked data and the

More information

Wikidata: A platform for data integration and dissemination for the life sciences and beyond

Wikidata: A platform for data integration and dissemination for the life sciences and beyond Wikidata: A platform for data integration and dissemination for the life sciences and beyond Elvira Mitraka 1, Andra Waagmeester 2, Sebastian Burgstaller-Muehlbacher 3, Lynn M. Schriml 1, Andrew I. Su

More information

BYODs & FAIR Data Stewardship

BYODs & FAIR Data Stewardship BYODs & FAIR Data Stewardship Luiz Olavo Bonino luiz.bonino@dtls.nl www.elixir-europe.org Summary FAIR Data stewardship Approach in NL BYOD FAIR Data tooling ecosystem Way of working (FAIR) Data Stewardship

More information

Developing a Curriculum of Open Educational Resources for Linked Data

Developing a Curriculum of Open Educational Resources for Linked Data Developing a Curriculum of Open Educational Resources for Linked Data Alexander Mikroyannidis and John Domingue, Knowledge Media Institute, The Open University {Alexander.Mikroyannidis, John.Domingue}@open.ac.uk

More information

How To Write A Drupal 5.5.2.2 Rdf Plugin For A Site Administrator To Write An Html Oracle Website In A Blog Post In A Flashdrupal.Org Blog Post

How To Write A Drupal 5.5.2.2 Rdf Plugin For A Site Administrator To Write An Html Oracle Website In A Blog Post In A Flashdrupal.Org Blog Post RDFa in Drupal: Bringing Cheese to the Web of Data Stéphane Corlosquet, Richard Cyganiak, Axel Polleres and Stefan Decker Digital Enterprise Research Institute National University of Ireland, Galway Galway,

More information

Linked Open Data A Way to Extract Knowledge from Global Datastores

Linked Open Data A Way to Extract Knowledge from Global Datastores Linked Open Data A Way to Extract Knowledge from Global Datastores Bebo White SLAC National Accelerator Laboratory HKU Expert Address 18 September 2014 Developments in science and information processing

More information

SPC BOARD (COMMISSIONE DI COORDINAMENTO SPC) AN OVERVIEW OF THE ITALIAN GUIDELINES FOR SEMANTIC INTEROPERABILITY THROUGH LINKED OPEN DATA

SPC BOARD (COMMISSIONE DI COORDINAMENTO SPC) AN OVERVIEW OF THE ITALIAN GUIDELINES FOR SEMANTIC INTEROPERABILITY THROUGH LINKED OPEN DATA SPC BOARD (COMMISSIONE DI COORDINAMENTO SPC) AN OVERVIEW OF THE ITALIAN GUIDELINES FOR SEMANTIC INTEROPERABILITY THROUGH LINKED OPEN DATA INDEX EXECUTIVE SUMMARY... 3 1. PREFACE... 5 1.1. Acronyms... 5

More information

Data-Gov Wiki: Towards Linked Government Data

Data-Gov Wiki: Towards Linked Government Data Data-Gov Wiki: Towards Linked Government Data Li Ding 1, Dominic DiFranzo 1, Sarah Magidson 2, Deborah L. McGuinness 1, and Jim Hendler 1 1 Tetherless World Constellation Rensselaer Polytechnic Institute

More information

Appendix A: Inventory of enrichment efforts and tools initiated in the context of the Europeana Network

Appendix A: Inventory of enrichment efforts and tools initiated in the context of the Europeana Network 1/12 Task Force on Enrichment and Evaluation Appendix A: Inventory of enrichment efforts and tools initiated in the context of the Europeana 29/10/2015 Project Name Type of enrichments Tool for manual

More information

Smart Financial Data: Semantic Web technology transforms Big Data into Smart Data

Smart Financial Data: Semantic Web technology transforms Big Data into Smart Data Smart Financial Data: Semantic Web technology transforms Big Data into Smart Data Insurance Data and Analytics Summit 2013 18 April 2013 David Saul, Senior Vice President & Chief Scientist State Street

More information

Visual Analysis of Statistical Data on Maps using Linked Open Data

Visual Analysis of Statistical Data on Maps using Linked Open Data Visual Analysis of Statistical Data on Maps using Linked Open Data Petar Ristoski and Heiko Paulheim University of Mannheim, Germany Research Group Data and Web Science {petar.ristoski,heiko}@informatik.uni-mannheim.de

More information

How To Create A Web Of Knowledge From Data And Content In A Web Browser (Web)

How To Create A Web Of Knowledge From Data And Content In A Web Browser (Web) Semantic Technologies: Linked Data and OER Opening and linking the data and content silos, to leverage the knowledge capital represented by our OER repositories Edmundo Tovar (UPM etovar@fi.upm.es ) Nelson

More information

Graph Database Performance: An Oracle Perspective

Graph Database Performance: An Oracle Perspective Graph Database Performance: An Oracle Perspective Xavier Lopez, Ph.D. Senior Director, Product Management 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Program Agenda Broad Perspective

More information

GetLOD - Linked Open Data and Spatial Data Infrastructures

GetLOD - Linked Open Data and Spatial Data Infrastructures GetLOD - Linked Open Data and Spatial Data Infrastructures W3C Linked Open Data LOD2014 Roma, 20-21 February 2014 Stefano Pezzi, Massimo Zotti, Giovanni Ciardi, Massimo Fustini Agenda Context Geoportal

More information

Benjamin Heitmann Digital Enterprise Research Institute, National University of Ireland, Galway

Benjamin Heitmann Digital Enterprise Research Institute, National University of Ireland, Galway Chapter 3 Architecture of Linked Data Applications Benjamin Heitmann Digital Enterprise Research Institute, National University of Ireland, Galway Richard Cyganiak Digital Enterprise Research Institute,

More information

Formal Linked Data Visualization Model

Formal Linked Data Visualization Model Formal Linked Data Visualization Model Josep Maria Brunetti 1, Sören Auer 2, Roberto García 1, Jakub Klímek 3, and Martin Nečaský 3 1 GRIHO, Universitat de Lleida {josepmbrunetti, rgarcia}@diei.udl.cat,

More information

Lecture Overview. Web 2.0, Tagging, Multimedia, Folksonomies, Lecture, Important, Must Attend, Web 2.0 Definition. Web 2.

Lecture Overview. Web 2.0, Tagging, Multimedia, Folksonomies, Lecture, Important, Must Attend, Web 2.0 Definition. Web 2. Lecture Overview Web 2.0, Tagging, Multimedia, Folksonomies, Lecture, Important, Must Attend, Martin Halvey Introduction to Web 2.0 Overview of Tagging Systems Overview of tagging Design and attributes

More information

Web services in corporate semantic Webs. On intranets and extranets too, a little semantics goes a long way. Fabien.Gandon@sophia.inria.

Web services in corporate semantic Webs. On intranets and extranets too, a little semantics goes a long way. Fabien.Gandon@sophia.inria. Web services in corporate semantic Webs On intranets and extranets too, a little semantics goes a long way. Fabien.Gandon@sophia.inria.fr 1 Plan & progression Motivating scenarios: Research community Starting

More information

Towards a Sales Assistant using a Product Knowledge Graph

Towards a Sales Assistant using a Product Knowledge Graph Towards a Sales Assistant using a Product Knowledge Graph Haklae Kim, Jungyeon Yang, and Jeongsoon Lee Samsung Electronics Co., Ltd. Maetan dong 129, Samsung-ro, Yeongtong-gu, Suwon-si, Gyeonggi-do 443-742,

More information

The Path is the Destination Enabling a New Search Paradigm with Linked Data

The Path is the Destination Enabling a New Search Paradigm with Linked Data The Path is the Destination Enabling a New Search Paradigm with Linked Data Jörg Waitelonis, Magnus Knuth, Lina Wolf, Johannes Hercher, and Harald Sack Hasso-Plattner-Institute Potsdam, Prof.-Dr.-Helmert-Str.

More information

RDF and Semantic Web can we reach escape velocity?

RDF and Semantic Web can we reach escape velocity? RDF and Semantic Web can we reach escape velocity? Jeni Tennison jeni@jenitennison.com http://www.jenitennison.com/blog/ linked data adviser to data.gov.uk - not a Semantic Web evangelist! - like a lot

More information

Enriching Subtitled YouTube Media Fragments via Utilization of the Web-Based Natural Language Processors and Efficient Semantic Video Annotations

Enriching Subtitled YouTube Media Fragments via Utilization of the Web-Based Natural Language Processors and Efficient Semantic Video Annotations Enriching Subtitled YouTube Media Fragments via Utilization of the Web-Based Natural Language Processors and Efficient Semantic Video Annotations Babak Farhadi Department of Computer engineering University

More information

Plugin SMILK. données liées et traitement de la langue pour plus d'intelligence dans la navigation sur le Web

Plugin SMILK. données liées et traitement de la langue pour plus d'intelligence dans la navigation sur le Web Plugin SMILK données liées et traitement de la langue pour plus d'intelligence dans la navigation sur le Web Elena Cabrio, Jordan Calvi, Fabien Gandon, Cédric Lopez, Farhad Nooralahzadeh, Thibault Parmentier,

More information

COLINDA - Conference Linked Data

COLINDA - Conference Linked Data Undefined 1 (0) 1 5 1 IOS Press COLINDA - Conference Linked Data Editor(s): Name Surname, University, Country Solicited review(s): Name Surname, University, Country Open review(s): Name Surname, University,

More information

Building a Mobile Applications Knowledge Base for the Linked Data Cloud

Building a Mobile Applications Knowledge Base for the Linked Data Cloud Building a Mobile Applications Knowledge Base for the Linked Data Cloud Primal Pappachan 1, Roberto Yus 2, Prajit Kumar Das 3, Sharad Mehrotra 1, Tim Finin 3, and Anupam Joshi 3 1 University of California,

More information

How To Use An Orgode Database With A Graph Graph (Robert Kramer)

How To Use An Orgode Database With A Graph Graph (Robert Kramer) RDF Graph Database per Linked Data Next Generation Open Data, come sfruttare l innovazione tecnologica per creare nuovi scenari e nuove opportunità. Giovanni.Corcione@Oracle.com 1 Copyright 2011, Oracle

More information

New Generation of Social Networks Based on Semantic Web Technologies: the Importance of Social Data Portability

New Generation of Social Networks Based on Semantic Web Technologies: the Importance of Social Data Portability New Generation of Social Networks Based on Semantic Web Technologies: the Importance of Social Data Portability Liana Razmerita 1, Martynas Jusevičius 2, Rokas Firantas 2 Copenhagen Business School, Denmark

More information

Using the Grid for the interactive workflow management in biomedicine. Andrea Schenone BIOLAB DIST University of Genova

Using the Grid for the interactive workflow management in biomedicine. Andrea Schenone BIOLAB DIST University of Genova Using the Grid for the interactive workflow management in biomedicine Andrea Schenone BIOLAB DIST University of Genova overview background requirements solution case study results background A multilevel

More information

How semantic technology can help you do more with production data. Doing more with production data

How semantic technology can help you do more with production data. Doing more with production data How semantic technology can help you do more with production data Doing more with production data EPIM and Digital Energy Journal 2013-04-18 David Price, TopQuadrant London, UK dprice at topquadrant dot

More information

CitationBase: A social tagging management portal for references

CitationBase: A social tagging management portal for references CitationBase: A social tagging management portal for references Martin Hofmann Department of Computer Science, University of Innsbruck, Austria m_ho@aon.at Ying Ding School of Library and Information Science,

More information

Standards for Big Data in the Cloud

Standards for Big Data in the Cloud Standards for Big Data in the Cloud International Cloud Symposium 15/10/2013 Carola Carstens (Project Officer) DG CONNECT, Unit G3 Data Value Chain European Commission Outline 1) Data Value Chain Unit

More information

Find the signal in the noise

Find the signal in the noise Find the signal in the noise Electronic Health Records: The challenge The adoption of Electronic Health Records (EHRs) in the USA is rapidly increasing, due to the Health Information Technology and Clinical

More information

Domain Independent Knowledge Base Population From Structured and Unstructured Data Sources

Domain Independent Knowledge Base Population From Structured and Unstructured Data Sources Proceedings of the Twenty-Fourth International Florida Artificial Intelligence Research Society Conference Domain Independent Knowledge Base Population From Structured and Unstructured Data Sources Michelle

More information

The FAO Geopolitical Ontology: a reference for country-based information

The FAO Geopolitical Ontology: a reference for country-based information The FAO Geopolitical Ontology: a reference for country-based information Editor(s): Name Surname, University, Country Solicited review(s): Name Surname, University, Country Open review(s): Name Surname,

More information

Digital Assets Repository 3.0. PASIG User Group Conference Noha Adly Bibliotheca Alexandrina

Digital Assets Repository 3.0. PASIG User Group Conference Noha Adly Bibliotheca Alexandrina Digital Assets Repository 3.0 PASIG User Group Conference Noha Adly Bibliotheca Alexandrina DAR 3.0 DAR manages the full lifecycle of a digital asset: its creation, ingestion, metadata management, storage,

More information

Apache Hadoop: The Big Data Refinery

Apache Hadoop: The Big Data Refinery Architecting the Future of Big Data Whitepaper Apache Hadoop: The Big Data Refinery Introduction Big data has become an extremely popular term, due to the well-documented explosion in the amount of data

More information

Querying DBpedia Using HIVE-QL

Querying DBpedia Using HIVE-QL Querying DBpedia Using HIVE-QL AHMED SALAMA ISMAIL 1, HAYTHAM AL-FEEL 2, HODA M. O.MOKHTAR 3 Information Systems Department, Faculty of Computers and Information 1, 2 Fayoum University 3 Cairo University

More information

DBpedia: A Multilingual Cross-Domain Knowledge Base

DBpedia: A Multilingual Cross-Domain Knowledge Base DBpedia: A Multilingual Cross-Domain Knowledge Base Pablo N. Mendes 1, Max Jakob 2, Christian Bizer 1 1 Web Based Systems Group, Freie Universität Berlin, Germany 2 Neofonie GmbH, Berlin, Germany first.last@fu-berlin.de,

More information

DataBridges: data integration for digital cities

DataBridges: data integration for digital cities DataBridges: data integration for digital cities Thematic action line «Digital Cities» Ioana Manolescu Oak team INRIA Saclay and Univ. Paris Sud-XI Plan 1. DataBridges short history and overview 2. RDF

More information

Semantic Content Management with Apache Stanbol

Semantic Content Management with Apache Stanbol Semantic Content Management with Apache Stanbol Ali Anil SINACI and Suat GONUL SRDC Software Research & Development and Consultancy Ltd., ODTU Teknokent Silikon Blok No:14, 06800 Ankara, Turkey {anil,suat}@srdc.com.tr

More information

A Semantic Backend for Content Management Systems

A Semantic Backend for Content Management Systems A Semantic Backend for Content Management Systems G.B. Laleci, G. Aluc, A. Dogac, A. Sinaci, O. Kilic, F. Tuncer Software Research and Development Ltd. Middle East Technical University (METU) Technoparc

More information

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK

SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK SEMANTIC VIDEO ANNOTATION IN E-LEARNING FRAMEWORK Antonella Carbonaro, Rodolfo Ferrini Department of Computer Science University of Bologna Mura Anteo Zamboni 7, I-40127 Bologna, Italy Tel.: +39 0547 338830

More information

The Ontological Approach for SIEM Data Repository

The Ontological Approach for SIEM Data Repository The Ontological Approach for SIEM Data Repository Igor Kotenko, Olga Polubelova, and Igor Saenko Laboratory of Computer Science Problems, Saint-Petersburg Institute for Information and Automation of Russian

More information

Andreas Harth, Katja Hose, Ralf Schenkel (eds.) Linked Data Management: Principles and Techniques

Andreas Harth, Katja Hose, Ralf Schenkel (eds.) Linked Data Management: Principles and Techniques Andreas Harth, Katja Hose, Ralf Schenkel (eds.) Linked Data Management: Principles and Techniques 2 List of Figures 1.1 Component diagram for the example application in section 1.5 using the components

More information

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany Information Systems University of Koblenz Landau, Germany Exploiting Spatial Context in Images Using Fuzzy Constraint Reasoning Carsten Saathoff & Agenda Semantic Web: Our Context Knowledge Annotation

More information

De la Business Intelligence aux Big Data. Marie- Aude AUFAURE Head of the Business Intelligence team Ecole Centrale Paris. 22/01/14 Séminaire Big Data

De la Business Intelligence aux Big Data. Marie- Aude AUFAURE Head of the Business Intelligence team Ecole Centrale Paris. 22/01/14 Séminaire Big Data De la Business Intelligence aux Big Data Marie- Aude AUFAURE Head of the Business Intelligence team Ecole Centrale Paris 22/01/14 Séminaire Big Data 1 Agenda EvoluHon of Business Intelligence SemanHc Technologies

More information

Aiding the Data Integration in Medicinal Settings by Means of Semantic Technologies

Aiding the Data Integration in Medicinal Settings by Means of Semantic Technologies Aiding the Data Integration in Medicinal Settings by Means of Semantic Technologies Vit Novacek 1 Loredana Laera 2 Siegfried Handschuh 1 1 Digital Enterprise Research Institute (DERI) National University

More information

The Ontology and Architecture for an Academic Social Network

The Ontology and Architecture for an Academic Social Network www.ijcsi.org 22 The Ontology and Architecture for an Academic Social Network Moharram Challenger Computer Engineering Department, Islamic Azad University Shabestar Branch, Shabestar, East Azerbaijan,

More information

DISCOVERING RESUME INFORMATION USING LINKED DATA

DISCOVERING RESUME INFORMATION USING LINKED DATA DISCOVERING RESUME INFORMATION USING LINKED DATA Ujjal Marjit 1, Kumar Sharma 2 and Utpal Biswas 3 1 C.I.R.M, University Kalyani, Kalyani (West Bengal) India sic@klyuniv.ac.in 2 Department of Computer

More information