Data Repair of Inconsistent DL-Programs
Abstract
Nonmonotonic Description Logic (DL) programs support rule-based reasoning on top of Description Logic ontologies, using a well-defined query interface. However, the interaction of the rules and the ontology may cause inconsistency such that no answer set (i.e. model) exists. We thus consider repairing DL-programs, i.e., changing formulas to obtain consistency. Viewing the data part of the ontology as the source of inconsistency, we define program repairs and repair answer sets based on changes to it. We analyze the complexity of the notion, and we extend an algorithm for evaluating DL-programs to compute repair answer sets, under optional selection of preferred repairs. The extension involves a generalized ontology repair problem, in which the entailment and non-entailment of sets of queries with updates to the ontology must be achieved. While this is intractable in general, we identify for the Description Logic DL-Lite_A some tractable classes of preferred repairs that are useful in practice.
Cite
Text
Eiter et al. "Data Repair of Inconsistent DL-Programs." International Joint Conference on Artificial Intelligence, 2013.Markdown
[Eiter et al. "Data Repair of Inconsistent DL-Programs." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/eiter2013ijcai-data/)BibTeX
@inproceedings{eiter2013ijcai-data,
title = {{Data Repair of Inconsistent DL-Programs}},
author = {Eiter, Thomas and Fink, Michael and Stepanova, Daria},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2013},
pages = {869-876},
url = {https://mlanthology.org/ijcai/2013/eiter2013ijcai-data/}
}