中文
相关论文

相关论文: Complexity of Consistent Query Answering in Databa…

200 篇论文

A consistent query answer in an inconsistent database is an answer obtained in every (minimal) repair. The repairs are obtained by resolving all conflicts in all possible ways. Often, however, the user is able to provide a preference on how…

数据库 · 计算机科学 2011-10-10 Slawomir Staworko , Jan Chomicki , Jerzy Marcinkowski

We study the complexity of consistent query answering on databases that may violate primary key constraints. A repair of such a database is any consistent database that can be obtained by deleting a minimal set of tuples. For every Boolean…

数据库 · 计算机科学 2018-10-09 Paraschos Koutris , Jef Wijsen

Most data analytical pipelines often encounter the problem of querying inconsistent data that violate pre-determined integrity constraints. Data cleaning is an extensively studied paradigm that singles out a consistent repair of the…

数据库 · 计算机科学 2022-08-29 Zhiwei Fan , Paraschos Koutris , Xiating Ouyang , Jef Wijsen

In this work we establish and investigate connections between causality for query answers in databases, database repairs wrt. denial constraints, and consistency-based diagnosis. The first two are relatively new problems in databases, and…

数据库 · 计算机科学 2014-12-16 Babak Salimi , Leopoldo Bertossi

We address the issue of incorporating a particular yet expressive form of integrity constraints (namely, denial constraints) into probabilistic databases. To this aim, we move away from the common way of giving semantics to probabilistic…

数据库 · 计算机科学 2013-03-14 Sergio Flesca , Filippo Furfaro , Francesco Parisi

In this work we establish and investigate connections between causes for query answers in databases, database repairs wrt. denial constraints, and consistency-based diagnosis. The first two are relatively new research areas in databases,…

数据库 · 计算机科学 2016-10-25 Leopoldo Bertossi , Babak Salimi

We study consistent query answering in relational databases. We consider an expressive class of schema constraints that generalizes both tuple-generating dependencies and equality-generating dependencies. We establish the complexity of…

数据库 · 计算机科学 2022-07-20 Lorenzo Marconi , Riccardo Rosati

We introduce a general abstract framework for database repairs, where the repair notions are defined using formal logic. We distinguish between integrity constraints and so-called query constraints. The former are used to model consistency…

数据库 · 计算机科学 2025-03-31 Nicolas Fröhlich , Arne Meier , Nina Pardal , Jonni Virtema

We often add arithmetic to extend the expressiveness of query languages and study the complexity of problems such as testing query containment and finding certain answers in the framework of answering queries using views. When adding…

数据库 · 计算机科学 2020-11-19 Foto N. Afrati , Matthew Damigos

Causality has been recently introduced in databases, to model, characterize and possibly compute causes for query results (answers). Connections between query causality and consistency-based diagnosis and database repairs (wrt. integrity…

数据库 · 计算机科学 2015-09-22 Babak Salimi , Leopoldo Bertossi

Causality has been recently introduced in databases, to model, characterize and possibly compute causes for query results (answers). Connections between queryanswer causality, consistency-based diagnosis, database repairs (wrt. integrity…

数据库 · 计算机科学 2016-02-23 Babak Salimi , Leopoldo Bertossi

This paper revisits the problem of repairing and querying inconsistent databases equipped with universal constraints. We adopt symmetric difference repairs, in which both deletions and additions of facts can be used to restore consistency,…

数据库 · 计算机科学 2025-09-12 Meghyn Bienvenu , Camille Bourgaux

Efficient consistency maintenance of incomplete and dynamic real-life databases is a quality label for further data analysis. In prior work, we tackled the generic problem of database updating in the presence of tuple generating constraints…

数据库 · 计算机科学 2024-05-16 Jacques Chabin , Mirian Halfeld Ferrari , Nicolas Hiot , Dominique Laurent

Classical algorithms for query optimization presuppose the absence of inconsistencies or uncertainties in the database and exploit only valid semantic knowledge provided, e.g., by integrity constraints. Data inconsistency or uncertainty,…

数据库 · 计算机科学 2014-05-05 Federica Panella

Complex query answering (CQA) on knowledge graphs (KGs) is gaining momentum as a challenging reasoning task. In this paper, we show that the current benchmarks for CQA might not be as complex as we think, as the way they are built distorts…

The Shapes Constraint Language (SHACL) was standardized by the World Wide Web as a constraint language to describe and validate RDF data graphs. SHACL uses the notion of shapes graph to describe a set of shape constraints paired with…

计算复杂性 · 计算机科学 2024-08-01 Shqiponja Ahmetaj , Timo Camillo Merkl , Reinhard Pichler

In this article, we characterize in terms of analytic tableaux the repairs of inconsistent relational databases, that is databases that do not satisfy a given set of integrity constraints. For this purpose we provide closing and opening…

数据库 · 计算机科学 2007-05-23 Leopoldo Bertossi , Camilla Schwind

For several reasons a database may not satisfy a given set of integrity constraints(ICs), but most likely most of the information in it is still consistent with those ICs; and could be retrieved when queries are answered. Consistent answers…

数据库 · 计算机科学 2007-05-23 Loreto Bravo , Leopoldo Bertossi

We study the problem of consistent query answering under primary key violations. In this setting, the relations in a database violate the key constraints and we are interested in maximal subsets of the database that satisfy the constraints,…

数据库 · 计算机科学 2014-01-17 Paraschos Koutris , Dan Suciu

A relational database is said to be uncertain if primary key constraints can possibly be violated. A repair (or possible world) of an uncertain database is obtained by selecting a maximal number of tuples without ever selecting two distinct…

数据库 · 计算机科学 2015-02-02 Paraschos Koutris , Jef Wijsen