Abstractions of Queries in Ontology-Based Data Access

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

A recent study on Ontology-Based Data Access (OBDA) investigates query abstraction, a process of translating data queries to the ontology layer for integrating multiple data sources via ontology mappings. The research addresses the challenge that perfect abstractions may not always exist, introducing the concepts of minimally complete and maximally sound abstractions. It proposes an extension of Union of Conjunctive Queries (UCQs) with a limited form of inequality and a special predicate for database constants. This extension is crucial as it allows for the expression of minimally complete abstractions, and thus perfect abstractions when they are possible, without increasing the overall complexity of the problems. Furthermore, the study characterizes maximally sound abstractions by establishing a new connection with the notion of maximum recovery, a concept stemming from data exchange, all within an OBDA framework utilizing existential rules and certain answer semantics.

Key takeaway

For AI Scientists and Database Architects designing Ontology-Based Data Access (OBDA) systems, this research provides a critical advancement in query abstraction. You should consider evaluating the proposed extension of Union of Conjunctive Queries (UCQs) with inequality and database constant predicates. This approach enables expressing minimally complete abstractions, potentially leading to more accurate and comprehensive data integration without increasing computational complexity, and offers a new perspective on achieving maximally sound abstractions through data exchange principles.

Key insights

The paper extends UCQs to express complete query abstractions in OBDA without increasing complexity.

Principles

Method

The method involves extending UCQs with limited inequality and a special predicate to express minimally complete abstractions and characterize maximally sound ones via maximum recovery.

In practice

Topics

Best for: Research Scientist, AI Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.