A Survey of Inconsistent Relational Data Management

XIE Dong,WU Jin-qun,CHEN Xin-bo
DOI: https://doi.org/10.3969/j.issn.1000-1220.2012.12.013
2012-01-01
Abstract:Integrity constraints effectively maintain data consistency and validity.However,more and more database applications have to rely on multiple independent sources of data.Even if the sources are separately consistent with respect to some given integrity constraints,inconsistency may arise when they are integrated together.Consistent query answering(CQA) is based on candidate database for querying inconsistent databases without repairing them first,but consistent information are obtained at query time.This work discusses computational mechanisms of CQA such as query rewriting,probabilistic method,conflict graph and logic programming,and analyses range semantics of aggregation query based on common CQA.Most queries are PTIME by comparing computational complexity of CQA method and aggregation query.To several aggregation queries with single function dependency,CQA employing query rewriting is PTIME.Moreover,the work summarizes other candidate database semantics in different application fields.Finally,the issues to be further studied are proposed.
What problem does this paper attempt to address?