JedAI-spatial: a system for 3-dimensional Geospatial Interlinking

Postgraduate Thesis uoadl:2967186 109 Read counter

Unit:
Κατεύθυνση Υπολογιστικά Συστήματα: Λογισμικό και Υλικό
Πληροφορική
Deposit date:
2021-11-24
Year:
2021
Author:
Papamichalopoulos Marios
Supervisors info:
Μανόλης Κουμπαράκης, Καθηγητής, Πληροφορικής και Τηλεπικοινωνιών, ΕΚΠΑ
Original Title:
JedAI-spatial: a system for 3-dimensional Geospatial Interlinking
Languages:
English
Greek
Translated title:
JedAI-spatial: a system for 3-dimensional Geospatial Interlinking
Summary:
Geospatial data constitutes a considerable part of Semantic Web data, but so far, its sources lack enough links in the Linked Open Data cloud. Geospatial Interlinking aims to cover this gap by associating geometries with established topological relations, such as those of the Dimensionally Extended 9-Intersection Model. Various algorithms have already been proposed in the literature for this task.

In the context of this master thesis, we develop JedAI-spatial, a novel, open-source system that organizes the main existing algorithms according to three dimensions:

i. Space Tiling distinguishes interlinking algorithms into grid-, tree- and partition-based, according to their approach for reducing the search space and, thus, the computational cost of this inherently quadratic task. The former category includes Semantic Web techniques that define a static or dynamic EquiGrid and verify pairs of geometries whose minimum bounding rectangles intersect at least one common cell. Tree-based algorithms encompass established main-memory spatial join techniques from the database community, while the partition-based category includes variations of the cornerstone of computational geometry, i.e., the plane sweep algorithm.

ii. Budget-awareness distinguishes interlinking algorithms into budget-agnostic and budget-aware ones. The former constitute batch techniques that produce results only after completing their processing over the entire input data, while the latter operate in a pay-as-you-go manner that produces results progressively - their goal is to verify related geometries before the non-related ones.

iii. Execution mode distinguishes interlinking algorithms into serial ones, which are carried out using a single CPU-core, and parallel ones, which leverage massive parallelization on top of Apache Spark.
Extensive experimental evaluations were performed along these 3 dimensions, with the experimental outcomes providing interesting insights about the relative performance of the considered algorithms.
Main subject category:
Technology - Computer science
Keywords:
Geospatial Interlinking, Massive Parallelization, Filter-Verification Framework
Index:
Yes
Number of index pages:
5
Contains images:
Yes
Number of references:
3
Number of pages:
76
JedAI-spatial.pdf (3 MB) Open in new window

 


JedAI-spatial code.zip
261 KB
File access is restricted.