paper-with-me

홈 › Papers

R2RML Mappings in OBDA Systems: Enabling Comparison among OBDA Tools

2018-04-04 · Manuel Namici

In today's large enterprises there is a significant increasing trend in the amount of data that has to be stored and processed. To complicate this scenario the complexity of organizing and managing a large collection of data, structured according to a single, unified schema, makes so that there is almost never a single place where to look to satisfy an information need. The Ontology-Based Data Access (OBDA) paradigm aims at mitigating this phenomenon by providing to the users of the system a unified and shared conceptual view of the domain of interest (ontology), while still enabling the data to be stored in different data sources, which are managed by a relational database. In an OBDA system the link between the data stored at the sources and the ontology is provided through a declarative specification given in terms of a set of mappings. In this work we focus on comparing two of the available systems for OBDA, namely, Mastro and Ontop, by adopting OBDA specifications based on W3C recommendations. We first show how support for R2RML mappings has been integrated in Mastro, which was the last feature missing in order to enable the system to use specifications based solely on W3C recommendations relevant to OBDA. We then proceed in performing a comparison between these systems over two OBDA specifications, the NPD Benchmark and the ACI specification.

📄 PDF Abstract BibTeX arXiv:1804.01405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Bag Semantics of Ontology-Based Data Access

2017-05-19 · Charalampos Nikolaou, Egor V. Kostylev, George Konstantinidis, Mark Kaminski 외

Ontology-based data access (OBDA) is a popular approach for integrating and querying multiple data sources by means of a shared ontology. The ontology is linked to the sources using mappings, which assign views over the …

Enriching Ontology-based Data Access with Provenance (Extended Version)

2019-06-01 · Diego Calvanese, Davide Lanti, Ana Ozaki, Rafael Penaloza 외

Ontology-based data access (OBDA) is a popular paradigm for querying heterogeneous data sources by connecting them through mappings to an ontology. In OBDA, it is often difficult to reconstruct why a tuple occurs in the …

Bounded-Memory Criteria for Streams with Application Time

2020-07-30 · Simon Schiff, Özgür Özcep

Bounded-memory computability continues to be in the focus of those areas of AI and databases that deal with feasible computations over streams---be it feasible arithmetical calculations on low-level streams or feasible q…

Beyond OWL 2 QL in OBDA: Rewritings and Approximations (Extended Version)

2015-11-26 · Elena Botoeva, Diego Calvanese, Valerio Santarelli, Domenico Fabio Savo 외

Ontology-based data access (OBDA) is a novel paradigm facilitating access to relational data, realized by linking data sources to an ontology by means of declarative mappings. DL-Lite_R, which is the logic underpinning t…

OBDA Constraints for Effective Query Answering (Extended Version)

2016-05-13 · Dag Hovland, Davide Lanti, Martin Rezk, Guohui Xiao

In Ontology Based Data Access (OBDA) users pose SPARQL queries over an ontology that lies on top of relational datasources. These queries are translated on-the-fly into SQL queries by OBDA systems. Standard SPARQL-to-SQL…

Translation