Abstract
Consistency of knowledge repositories is of prime importance in organization management. Integrity constraints are a well-known vehicle for specifying data consistency requirements in knowledge bases; in particular, active integrity constraints go one step further, allowing the specification of preferred ways to overcome inconsistent situations in the context of database management. This paper describes a tool to validate an SQL database with respect to a given set of active integrity constraints, proposing possible repairs in case the database is inconsistent. The tool is able to work with the different kinds of repairs proposed in the literature, namely simple, founded, well-founded and justified repairs. It also implements strategies for parallelizing the search for them, allowing the user both to compute partitions of independent or stratified active integrity constraints, and to apply these partitions to find repairs of inconsistent databases efficiently in parallel.
Original language | English |
---|---|
Title of host publication | Proceedings of the 7th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management (IC3K2015) |
Editors | Ana Fred, Jan Dietz, David Aveiro, Kecheng Liu, Joaquim Filipe |
Volume | 3 |
Publisher | SCITEPRESS Digital Library |
Publication date | 12. Nov 2015 |
Pages | 17-26 |
ISBN (Electronic) | 978-989-758-158-8 |
DOIs | |
Publication status | Published - 12. Nov 2015 |
Event | 7th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management - Lisbon, Portugal Duration: 12. Nov 2015 → 14. Nov 2015 |
Conference
Conference | 7th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management |
---|---|
Country/Territory | Portugal |
City | Lisbon |
Period | 12/11/2015 → 14/11/2015 |
Keywords
- Active integrity constraints
- Database repair
- Implementation