17
Master Thesis Generating and Consuming Geospatial Linked Data Jonathan González Sánchez September 2013

Generating and Consuming Geospatial Linked Data - UNED 2013

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Generating and Consuming Geospatial Linked Data - UNED 2013

Master Thesis

Generating and Consuming Geospatial Linked Data

Jonathan González Sánchez

September 2013

Page 2: Generating and Consuming Geospatial Linked Data - UNED 2013

Table of Contents➢ Scope

➢ Motivation

➢ Objectives

➢ Problem Statement

➢ Generating Geospatial Linked Data

➢ Consuming Geospatial Linked Data

➢ Review Work Related

➢ Future Work

Page 3: Generating and Consuming Geospatial Linked Data - UNED 2013

Scope

Ontology Engineering Group (UPM) Specialized Geospatial Linked Data

Existing framework to generate RDF from geospatial relational

databases (geometry2rdf)

Existing framework to visualize RDF Linked Data with Geospatial

Dimensions (map4rdf)

Tutor: Jose Luis Fernández Vindel (UNED)

Supervisor: Boris Villazón (UPM)

Page 4: Generating and Consuming Geospatial Linked Data - UNED 2013

Problem Statement

Generation and Publication process: Governments keep

digitalizing geospatial data and publishing this data making it

available in traditional GIS formats (shapefiles)

Consumption process: providing a framework able to

visualize all these different datasets that can be published

Page 5: Generating and Consuming Geospatial Linked Data - UNED 2013

Motivation

80% of information has a geospatial part

Governments and government agencies worldwide are

increasingly publishing data on the Internet - transparency

The transformation and publication of data according to the

Linked Data principles have added a new dimension to the

Web of Data

Build rich UI client / GUI able to use this data effectively

Page 6: Generating and Consuming Geospatial Linked Data - UNED 2013

Generating Geospatial Linked Data (I)

Geometry2RDF framework

● Tool for generating RDF from geometrical information

● Originally the geometries could be on WKT or GML formats

● Developed by Ontology Engineering Group (UPM)

● Open Source (LGPL)

Page 7: Generating and Consuming Geospatial Linked Data - UNED 2013

Generating Geospatial Linked Data (II)

Geometry2RDF framework objectives

● Expand framework to support generation of Geospatial Linked Data from new data formats (shapefiles)

● Reuse existing Geometry Model

● Rearchitecture the framework so it could be easily integrated into other frameworks that consume Geospatial LinkedData

Page 8: Generating and Consuming Geospatial Linked Data - UNED 2013

Generating Geospatial Linked Data (III)

Geometry2RDF Geometry Model

Page 9: Generating and Consuming Geospatial Linked Data - UNED 2013

Generating Geospatial Linked Data (IV)

Geometry2RDF – How it works

Page 10: Generating and Consuming Geospatial Linked Data - UNED 2013

Consuming Geospatial Linked Data (I)

Map4RDF Framework

● Faceted Browsing tool for exploring and visualizing RDF datasets enhanced with geospatial information

● Integration with Google Maps, OpenStreetMaps, Open Layers Map

Page 11: Generating and Consuming Geospatial Linked Data - UNED 2013

Consuming Geospatial Linked Data (II)

Map4RDF Framework Objectives

● Extend functionalities provided by Map4RDF

● Integrate Geometry2RDF library to support new data formats to be displayed (shapefiles)

Page 12: Generating and Consuming Geospatial Linked Data - UNED 2013

Consuming Geospatial Linked Data (III)

Page 13: Generating and Consuming Geospatial Linked Data - UNED 2013

Consuming Geospatial Linked Data (IV)

Page 14: Generating and Consuming Geospatial Linked Data - UNED 2013

Work Related

Page 15: Generating and Consuming Geospatial Linked Data - UNED 2013

Future Work

● Improve data processing

● Include new feature types: ● Point● LineString● Polygon

● Include metadata into the RDF model

● Move processing to the client on Map4RDF

Page 16: Generating and Consuming Geospatial Linked Data - UNED 2013

Questions

Page 17: Generating and Consuming Geospatial Linked Data - UNED 2013

Thank You