Computing Repairs For Inconsistent Xml Document Using Chase

Zijing Tan,Zijun Zhang,Wei Wang,Baile Shi
DOI: https://doi.org/10.1007/978-3-540-72524-4_32
2007-01-01
Abstract:An XML document is inconsistent if it violates predefined integrity constraints. In this paper, we consider how to compute repairs for an inconsistent XML document. Here repair is defined as the data consistent with the integrity constraints, and also minimally differs from the original document. Based on a repair framework by introducing a chase method, in this paper, we discuss the repairs computing problem and implement a prototype. First we discuss some key points about mends generation and repairs chasing. Next we give a cost model for this repair framework, which can be used to evaluate the cost of each repair. Finally we implement prototypes of our method, and evaluate our framework and algorithms in the experiment.
What problem does this paper attempt to address?