SlideShare a Scribd company logo
Semantic enrichment of
Volunteered Geographic
Information using Linked Data:
a use case scenario for disaster
management
by Stanislav Ronzhin
Supervisor: Rob Lemmens
Professor: Menno-Jan Kraak
Reviewer: Marian de Vries
• Problem
• Linked Data at work
• Research Question & Objectives
• Use case
• Research steps
• Results
• Discussion
• Conclusion
Content
Problem -1
“…information is very directly about saving lives…”
“we found the data was very rich and could be
used for various other products that would aid in
the response"
Sir John Holmes,
The UN Emergency Relief Coordinator
“tweets were as accurate as official reports…;
they were also at least two weeks faster”
Chunara et al., 2012
Mr. Andrej Verity, an UNOCHA
veteran
Problem -2
From Minu Kumar LIMBU, 2012
Expert Survey: Knows vs. Uses
Problem -3
From Minu Kumar LIMBU, 2012
Why did the service not help?
Problem -4
“…lives were saved…”
Ushahidi Independent Evaluation
To sum up:
• Unstructured data
• Lack of interoperability
• Semantic heterogeneity
• Uncertainty & reliability
=
Problems of
crowdsourced
content
LD at work - 1
Linked Data to the rescue!
• Smart and elegant
• Graph Data Model
• Subject-Predicate-Object statements – LEGO!
LD at work -2
Resource Description Framework (RDF)
Relational DB Graph DB
LD at work - 3
LD at work -5
Linked Data:
• Structured data
• Integration between any
sources
• Formal semantics
• Giant Open data
repository
• Sophisticated
informational retrieval
LD at work -6
Problem:
• Unstructured data
• Lack of interoperability
• Semantic heterogeneity
• Uncertainty & reliability
• Keyword search
+
=
• Can we cross the bridge with a 12 ton fire truck?
• How to reach the closest operating hospital avoiding road
blockages and who is in charge at that place?
LD at work -7
Volunteered Geographic Information
To what extent can the Linked Open Data cloud help
to semantically enrich Volunteered Geographic
Information in order to better answer queries in the
context of crisis and disaster relief operations?
Research Question & Objectives
Objectives:
1. To integrate VGI into the LOD cloud
2. To evaluate methods for the construction of semantic queries
3. To evaluate the results
Use case-1
Chile earthquake, 2010
1. The 6th largest ever
2. Magnitude of 8.8
3. 80% of population
4. Tsunami
5. 525 casualties
Russia, 2010
Haiti, 2010
Chili, 2010
Christchurch, 2011
Libya, 2011
Australia, 2011
Kenya , 2007
South Africa, 2008
Louisiana, 2010
Serial INCIDENT TITLE INCIDENT DATE LOCATION DESCRIPTION CATEGORY LATITUDE LONGITUDE APPROVED VERIFIED
1636 200 need food
and water in
Laboule.
20/01/2010
10:46
Laboule, Port-
Au-Prince
AIDE POUR LA FONDATION
REGARS SISE A LABOULE
COORDONER PAR PETIT HOMME
STANEL NOUS AVONS ENVIRON
200 PERSONNES
~~~~~~~~~~~~~~~~~~~~~~~~~
We need help for the Regars
Foundation located in Laboule,
directed by Stanel Petit-Homme.
We have about 200 people who
need help.
~~~~~~~~~~~~~~~~~
Category: 4a. Health services
2b. Penurie d'eau |
Water shortage, 2a.
Penurie d'aliments |
Food Shortage, 3c.
Besoins en materiels et
medicaments | Medical
equipment and supply
needs,
18.49282 -72.3069 YES NO
Use case-2
Research steps -1
Step 1: to convert Ushahidi into RDF
Research steps-2
Step 1: to convert Ushahidi into RDF
Column name Value
Serial number 4349
Incident title SERVICIO DE SALUD CONCEPCIÓN
FUNCIONANDO
Incident date 3/4/2010 11:08:00 PM
Location Concepcion, Chile
Description Hospital Guillermo Grant Benavente ,
Hospital Traumatológico ,
Hospital de Lota ,
Hospital de Coronel
Category 4a. Servicios de Salud,
Latitude -36.8148
Longitude -73.0293
Approved YES
Verified NO
Thematic
Spatial
Spatial
Temporal
Research steps-3
Step 1: to convert Ushahidi into RDF
The MOAC
vocabulary
The Dublin Core
vocabulary
LinkedGeoData
Research steps-4
Step 1: to convert Ushahidi into RDF
http://linkedgeodata.org/triplify/node988381631
http://linkedgeodata.org/triplify/way126614190
http://linkedgeodata.org/triplify/way223990111
http://linkedgeodata.org/triplify/way124859821
"http://observedchange.com/moac/ns/
#HospitalOperating"
Thu Mar 04 23:08:00 CET 2010
Research steps -5
Step 2: to construct queries for a semantic enrichment
Research steps -6
Step 2: to construct queries for a semantic enrichment
LinkedGeoData – geometry and classification
Research steps -7
Step 2: to construct queries for a semantic enrichment
DBpedia – background information
Research steps -8
Step 3: to evaluate emerged data management techniques
Before After
Ushahidi class
Keyword search
MOAC
Machine readable
Multi criteria filtering
Literal date
Keyword search
Date
Temporal distance
Machine readable
One point per report
Keyword search
Georeferencing
Spatial querying
Interoperable geometry
Results-1
Extraction of geometries of blocked roads
# TITLE DATE LOCATION DESCRIPTION
CATEGO
RY
LAT/LO
NG
4730
Ruta 5 sur
esta cerrada/
Ruta 5 South
Closed
3/11/
2010
17:48
Rancagua,
Chile
Road N. 5 closed due to
the structural damaged
inflicted by the
aftershocks
1a.
Estructur
a
Colapsad
a,
-
34.034
2/
-
70.705
6
Results-2
Selection of officials of populated places where operating
hospitals are located
Prioritizing of the reports based on the density of
population.
Results-3
Conclusion
“Challenge is to provide an appropriate categorization
(with sufficient explanation) so that volunteers can
classify correctly from the beginning…” An UNOCHA veteran
Conclusion
• MOAC – domain knowledge - WHAT
• LGD – location – WHERE
• Spatial data access
• LOD is an integrated dataspace
• Approach can be applied to any VGI
Discussion
• Integration with LOD mitigates human factor
• Need for LD interface
• Remote SPARQL endpoint is a black box
• GeoSPARQL implementation in Virtuoso
• GeoSPARQL lacks KNN
Thank you!
Questions!?
Methodology – Software
• TripleGeo
• SILK Workbench
• RDF Online Validator
• Parliament
• iSPARQL
• Parliament
• Tabulator
• SIMILE Widgets
Background – Linked Data resources
• DBpedia – Wikipedia in RDF
• GeoNames – Gazetteer, 10 million toponyms
• LinkedGeoData (LGD) – OSM in RDF
• WordNet & GeoWordNet - lexical database + Geo extension
http://lod-cloud.net/versions/2014-08-30/lod-cloud_colored.png
Methodology – data conversion to RDF
Methodology – data conversion to RDF
Background – Ontologies and Vocabularies
URI – to name things, concepts
OWL – to express formal
semantics
SPARQL – query language
RDF – to wrap information
Hypothesis-4
Example of queries:
• Find me all the KFC restaurants located in less than 1 km from
the school(s) where Barack Obama had classes.
• Find me names of famous singers who lived in municipalities
along river Rhine and who used word “Rhine” in their songs.
LD in work -6
The MOAC vocab
Haitian
Earthquake 2010
Chilean Earthquake 2010
Category
number
English
name
Category
number
Spanish
English
translation
MOAC terms
Prefix MOAC:
<http://obser
vedchange.com/
moac/ns/#>
Terms
from other
vocabularie
s
1
Emergen
cy
1
Emergen
cia
Emergency
MOAC:Emergen
cy
5a
Collapse
d
structure
,
1a
Estructur
a
Colapsad
a
Collapsed
structure
MOAC:Collapse
dStructure
1b Incendio Fire MOAC:Fire
1c
Trapped
people
1c
Personas
atrapada
s
Trapped
people
MOAC:PeopleTr
apped
1e Tsunami Tsunami
http://onto
logi.es/Wor
dNet/data/T
sunami
Report as a graph
Report as a graph
Results-2
Selection of bridges located in 10-km proximity to
compromised bridges

More Related Content

Similar to Semantic enrichment of VGI using Linked_Data_Stanislav_Ronzhin_defence

AHM 2014: Crawling for EarthCube
AHM 2014: Crawling for EarthCubeAHM 2014: Crawling for EarthCube
AHM 2014: Crawling for EarthCube
EarthCube
 
Taking Citizen Science to Extremes: from the Arctic to the Rainforest
Taking Citizen Science to Extremes:  from the Arctic to the RainforestTaking Citizen Science to Extremes:  from the Arctic to the Rainforest
Taking Citizen Science to Extremes: from the Arctic to the Rainforest
michalis_vitos
 
UCL & IoE Libraries - Research Data Management - 22/10/14
UCL & IoE Libraries - Research Data Management - 22/10/14UCL & IoE Libraries - Research Data Management - 22/10/14
UCL & IoE Libraries - Research Data Management - 22/10/14
Caroline Lloyd
 
Lancaster 2018-open data
Lancaster 2018-open dataLancaster 2018-open data
Lancaster 2018-open data
Lancaster University Library
 
DataONE Preservation and Metadata Working Group Report 2014
DataONE Preservation and Metadata Working Group Report 2014DataONE Preservation and Metadata Working Group Report 2014
DataONE Preservation and Metadata Working Group Report 2014John Kunze
 
APLIC 2012: Discovering & Dealing with Data
APLIC 2012: Discovering & Dealing with DataAPLIC 2012: Discovering & Dealing with Data
APLIC 2012: Discovering & Dealing with Data
Hamilton Public Library
 
Information symposium
Information symposiumInformation symposium
Information symposium
Chandra Altoff
 
Open Sesame: Open Data, Data Liberation and Opportunities for Librarians
Open Sesame: Open Data, Data Liberation and Opportunities for LibrariansOpen Sesame: Open Data, Data Liberation and Opportunities for Librarians
Open Sesame: Open Data, Data Liberation and Opportunities for Librarians
Communication and Media Studies, Carleton University
 
ELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciencesELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciences
Rafael C. Jimenez
 
Scally The Library's Role in Research Data Management. OCLC partnership meeti...
Scally The Library's Role in Research Data Management. OCLC partnership meeti...Scally The Library's Role in Research Data Management. OCLC partnership meeti...
Scally The Library's Role in Research Data Management. OCLC partnership meeti...
John Scally
 
Secret Life of a Weather Datum end of project event
Secret Life of a Weather Datum end of project eventSecret Life of a Weather Datum end of project event
Secret Life of a Weather Datum end of project eventlifeofdata
 
jamstec-rew.ppt
jamstec-rew.pptjamstec-rew.ppt
jamstec-rew.ppt
ARKODAS2248403
 
Data: Activism, Access, Open
Data: Activism, Access, OpenData: Activism, Access, Open
Lightning Talks: All EartCube Funded Projects
Lightning Talks: All EartCube Funded ProjectsLightning Talks: All EartCube Funded Projects
Lightning Talks: All EartCube Funded ProjectsEarthCube
 
Climate Knowledge for Communities
Climate Knowledge for CommunitiesClimate Knowledge for Communities
Climate Knowledge for Communities
University of Eastern Finland, IMPDET-LE
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week threePaul Richardson
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week threePaul Richardson
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week threePaul Richardson
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week threePaul Richardson
 
Status of global soil information, Adopting new technology and rebuilding ins...
Status of global soil information, Adopting new technology and rebuilding ins...Status of global soil information, Adopting new technology and rebuilding ins...
Status of global soil information, Adopting new technology and rebuilding ins...
FAO
 

Similar to Semantic enrichment of VGI using Linked_Data_Stanislav_Ronzhin_defence (20)

AHM 2014: Crawling for EarthCube
AHM 2014: Crawling for EarthCubeAHM 2014: Crawling for EarthCube
AHM 2014: Crawling for EarthCube
 
Taking Citizen Science to Extremes: from the Arctic to the Rainforest
Taking Citizen Science to Extremes:  from the Arctic to the RainforestTaking Citizen Science to Extremes:  from the Arctic to the Rainforest
Taking Citizen Science to Extremes: from the Arctic to the Rainforest
 
UCL & IoE Libraries - Research Data Management - 22/10/14
UCL & IoE Libraries - Research Data Management - 22/10/14UCL & IoE Libraries - Research Data Management - 22/10/14
UCL & IoE Libraries - Research Data Management - 22/10/14
 
Lancaster 2018-open data
Lancaster 2018-open dataLancaster 2018-open data
Lancaster 2018-open data
 
DataONE Preservation and Metadata Working Group Report 2014
DataONE Preservation and Metadata Working Group Report 2014DataONE Preservation and Metadata Working Group Report 2014
DataONE Preservation and Metadata Working Group Report 2014
 
APLIC 2012: Discovering & Dealing with Data
APLIC 2012: Discovering & Dealing with DataAPLIC 2012: Discovering & Dealing with Data
APLIC 2012: Discovering & Dealing with Data
 
Information symposium
Information symposiumInformation symposium
Information symposium
 
Open Sesame: Open Data, Data Liberation and Opportunities for Librarians
Open Sesame: Open Data, Data Liberation and Opportunities for LibrariansOpen Sesame: Open Data, Data Liberation and Opportunities for Librarians
Open Sesame: Open Data, Data Liberation and Opportunities for Librarians
 
ELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciencesELIXIR and data grand challenges in life sciences
ELIXIR and data grand challenges in life sciences
 
Scally The Library's Role in Research Data Management. OCLC partnership meeti...
Scally The Library's Role in Research Data Management. OCLC partnership meeti...Scally The Library's Role in Research Data Management. OCLC partnership meeti...
Scally The Library's Role in Research Data Management. OCLC partnership meeti...
 
Secret Life of a Weather Datum end of project event
Secret Life of a Weather Datum end of project eventSecret Life of a Weather Datum end of project event
Secret Life of a Weather Datum end of project event
 
jamstec-rew.ppt
jamstec-rew.pptjamstec-rew.ppt
jamstec-rew.ppt
 
Data: Activism, Access, Open
Data: Activism, Access, OpenData: Activism, Access, Open
Data: Activism, Access, Open
 
Lightning Talks: All EartCube Funded Projects
Lightning Talks: All EartCube Funded ProjectsLightning Talks: All EartCube Funded Projects
Lightning Talks: All EartCube Funded Projects
 
Climate Knowledge for Communities
Climate Knowledge for CommunitiesClimate Knowledge for Communities
Climate Knowledge for Communities
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week three
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week three
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week three
 
Connected learning week three
Connected learning week threeConnected learning week three
Connected learning week three
 
Status of global soil information, Adopting new technology and rebuilding ins...
Status of global soil information, Adopting new technology and rebuilding ins...Status of global soil information, Adopting new technology and rebuilding ins...
Status of global soil information, Adopting new technology and rebuilding ins...
 

Semantic enrichment of VGI using Linked_Data_Stanislav_Ronzhin_defence

  • 1. Semantic enrichment of Volunteered Geographic Information using Linked Data: a use case scenario for disaster management by Stanislav Ronzhin Supervisor: Rob Lemmens Professor: Menno-Jan Kraak Reviewer: Marian de Vries
  • 2. • Problem • Linked Data at work • Research Question & Objectives • Use case • Research steps • Results • Discussion • Conclusion Content
  • 3. Problem -1 “…information is very directly about saving lives…” “we found the data was very rich and could be used for various other products that would aid in the response" Sir John Holmes, The UN Emergency Relief Coordinator “tweets were as accurate as official reports…; they were also at least two weeks faster” Chunara et al., 2012 Mr. Andrej Verity, an UNOCHA veteran
  • 4. Problem -2 From Minu Kumar LIMBU, 2012 Expert Survey: Knows vs. Uses
  • 5. Problem -3 From Minu Kumar LIMBU, 2012 Why did the service not help?
  • 6. Problem -4 “…lives were saved…” Ushahidi Independent Evaluation To sum up: • Unstructured data • Lack of interoperability • Semantic heterogeneity • Uncertainty & reliability = Problems of crowdsourced content
  • 7. LD at work - 1 Linked Data to the rescue!
  • 8. • Smart and elegant • Graph Data Model • Subject-Predicate-Object statements – LEGO! LD at work -2 Resource Description Framework (RDF) Relational DB Graph DB
  • 11. Linked Data: • Structured data • Integration between any sources • Formal semantics • Giant Open data repository • Sophisticated informational retrieval LD at work -6 Problem: • Unstructured data • Lack of interoperability • Semantic heterogeneity • Uncertainty & reliability • Keyword search
  • 12. + = • Can we cross the bridge with a 12 ton fire truck? • How to reach the closest operating hospital avoiding road blockages and who is in charge at that place? LD at work -7 Volunteered Geographic Information
  • 13. To what extent can the Linked Open Data cloud help to semantically enrich Volunteered Geographic Information in order to better answer queries in the context of crisis and disaster relief operations? Research Question & Objectives Objectives: 1. To integrate VGI into the LOD cloud 2. To evaluate methods for the construction of semantic queries 3. To evaluate the results
  • 14. Use case-1 Chile earthquake, 2010 1. The 6th largest ever 2. Magnitude of 8.8 3. 80% of population 4. Tsunami 5. 525 casualties
  • 15. Russia, 2010 Haiti, 2010 Chili, 2010 Christchurch, 2011 Libya, 2011 Australia, 2011 Kenya , 2007 South Africa, 2008 Louisiana, 2010 Serial INCIDENT TITLE INCIDENT DATE LOCATION DESCRIPTION CATEGORY LATITUDE LONGITUDE APPROVED VERIFIED 1636 200 need food and water in Laboule. 20/01/2010 10:46 Laboule, Port- Au-Prince AIDE POUR LA FONDATION REGARS SISE A LABOULE COORDONER PAR PETIT HOMME STANEL NOUS AVONS ENVIRON 200 PERSONNES ~~~~~~~~~~~~~~~~~~~~~~~~~ We need help for the Regars Foundation located in Laboule, directed by Stanel Petit-Homme. We have about 200 people who need help. ~~~~~~~~~~~~~~~~~ Category: 4a. Health services 2b. Penurie d'eau | Water shortage, 2a. Penurie d'aliments | Food Shortage, 3c. Besoins en materiels et medicaments | Medical equipment and supply needs, 18.49282 -72.3069 YES NO Use case-2
  • 16. Research steps -1 Step 1: to convert Ushahidi into RDF
  • 17. Research steps-2 Step 1: to convert Ushahidi into RDF Column name Value Serial number 4349 Incident title SERVICIO DE SALUD CONCEPCIÓN FUNCIONANDO Incident date 3/4/2010 11:08:00 PM Location Concepcion, Chile Description Hospital Guillermo Grant Benavente , Hospital Traumatológico , Hospital de Lota , Hospital de Coronel Category 4a. Servicios de Salud, Latitude -36.8148 Longitude -73.0293 Approved YES Verified NO Thematic Spatial Spatial Temporal
  • 18. Research steps-3 Step 1: to convert Ushahidi into RDF The MOAC vocabulary The Dublin Core vocabulary LinkedGeoData
  • 19. Research steps-4 Step 1: to convert Ushahidi into RDF http://linkedgeodata.org/triplify/node988381631 http://linkedgeodata.org/triplify/way126614190 http://linkedgeodata.org/triplify/way223990111 http://linkedgeodata.org/triplify/way124859821 "http://observedchange.com/moac/ns/ #HospitalOperating" Thu Mar 04 23:08:00 CET 2010
  • 20. Research steps -5 Step 2: to construct queries for a semantic enrichment
  • 21. Research steps -6 Step 2: to construct queries for a semantic enrichment LinkedGeoData – geometry and classification
  • 22. Research steps -7 Step 2: to construct queries for a semantic enrichment DBpedia – background information
  • 23. Research steps -8 Step 3: to evaluate emerged data management techniques Before After Ushahidi class Keyword search MOAC Machine readable Multi criteria filtering Literal date Keyword search Date Temporal distance Machine readable One point per report Keyword search Georeferencing Spatial querying Interoperable geometry
  • 24. Results-1 Extraction of geometries of blocked roads # TITLE DATE LOCATION DESCRIPTION CATEGO RY LAT/LO NG 4730 Ruta 5 sur esta cerrada/ Ruta 5 South Closed 3/11/ 2010 17:48 Rancagua, Chile Road N. 5 closed due to the structural damaged inflicted by the aftershocks 1a. Estructur a Colapsad a, - 34.034 2/ - 70.705 6
  • 25. Results-2 Selection of officials of populated places where operating hospitals are located
  • 26. Prioritizing of the reports based on the density of population. Results-3
  • 27. Conclusion “Challenge is to provide an appropriate categorization (with sufficient explanation) so that volunteers can classify correctly from the beginning…” An UNOCHA veteran
  • 28. Conclusion • MOAC – domain knowledge - WHAT • LGD – location – WHERE • Spatial data access • LOD is an integrated dataspace • Approach can be applied to any VGI
  • 29. Discussion • Integration with LOD mitigates human factor • Need for LD interface • Remote SPARQL endpoint is a black box • GeoSPARQL implementation in Virtuoso • GeoSPARQL lacks KNN
  • 31. Methodology – Software • TripleGeo • SILK Workbench • RDF Online Validator • Parliament • iSPARQL • Parliament • Tabulator • SIMILE Widgets
  • 32. Background – Linked Data resources • DBpedia – Wikipedia in RDF • GeoNames – Gazetteer, 10 million toponyms • LinkedGeoData (LGD) – OSM in RDF • WordNet & GeoWordNet - lexical database + Geo extension http://lod-cloud.net/versions/2014-08-30/lod-cloud_colored.png
  • 33. Methodology – data conversion to RDF
  • 34. Methodology – data conversion to RDF
  • 35. Background – Ontologies and Vocabularies
  • 36. URI – to name things, concepts OWL – to express formal semantics SPARQL – query language RDF – to wrap information Hypothesis-4
  • 37. Example of queries: • Find me all the KFC restaurants located in less than 1 km from the school(s) where Barack Obama had classes. • Find me names of famous singers who lived in municipalities along river Rhine and who used word “Rhine” in their songs. LD in work -6
  • 38. The MOAC vocab Haitian Earthquake 2010 Chilean Earthquake 2010 Category number English name Category number Spanish English translation MOAC terms Prefix MOAC: <http://obser vedchange.com/ moac/ns/#> Terms from other vocabularie s 1 Emergen cy 1 Emergen cia Emergency MOAC:Emergen cy 5a Collapse d structure , 1a Estructur a Colapsad a Collapsed structure MOAC:Collapse dStructure 1b Incendio Fire MOAC:Fire 1c Trapped people 1c Personas atrapada s Trapped people MOAC:PeopleTr apped 1e Tsunami Tsunami http://onto logi.es/Wor dNet/data/T sunami
  • 39. Report as a graph
  • 40. Report as a graph
  • 41. Results-2 Selection of bridges located in 10-km proximity to compromised bridges

Editor's Notes

  1. United Nations Office for the Coordination of Humanitarian affairs
  2. 17 unique survey were gathered from experts, including but not limited to, agencies like the United Nations, Red Cross, non-governmental organizations and donor communities.
  3. The RDF data model is similar to classical conceptual modeling approaches such as entity–relationship or class diagrams, as it is based upon the idea of making statements about resources (in particular web resources) in the form of subject–predicate–object expressions. These expressions are known as triples in RDF terminology. The subject denotes the resource, and the predicate denotes traits or aspects of the resource and expresses a relationship between the subject and the object. For example,
  4. LinkedGeoData – OSM in RDF DBpedia – Wikipedia in RDF
  5. The 2010 Chile earthquake ranks as the sixth largest earthquake ever to be recorded by a seismograph. The earthquake took place off the coast of central Chile on Saturday, 27 February 2010, at 03:34 local time (06:34 UTC) (USGS, 2010). It had a magnitude of 8.8 on the moment magnitude scale; the shaking lasted for about three minutes. The disaster mainly affected six Chilean regions (from Valparaíso in the north to Araucanía in the south), that together make up approximately 80% of the country's population. The earthquake also triggered a tsunami, which struck coastal regions in about 30 minutes after the first shock. Talcahuano port was seriously damaged when some coastal towns were completely devastated. The blackout caused by the disaster affected 93 percent of the Chilean population and went on for several days in a number of locations. Official sources reported 525 people lost their lives, 25 people went missing and about 9% of the population in the affected regions lost their homes (BBC, 2010; USGS, 2010).
  6. The work has shown that the LOD cloud can be perceived as a giant informational skeleton. Scattered and disconnected blobs of unstructured data, being attached to this skeleton, acquire an integrated dataspace where standardized methods of data access and manipulation can be used. Despite of the fact, the work dealt with the disaster-related VGI, the demonstrated approach can be applied to any VGI.
  7. This thesis practically proved that integration of VGI with relevant entities in the LOD cloud made it possible to semantically enrich unstructured user-generated content with structured information presented in LOD. The LOD cloud can be perceived as an informational skeleton. Scattered blobs of unstructured data, being attached to this skeleton, acquire an integrated dataspace where a standardized navigation can be used. Despite of the fact, the work dealt with the disaster-related VGI, the demonstrated approach can be transferred to other VGI if there is a need for better handling of the data.