AILOApr 16, 2014

Managing Change in Graph-structured Data Using Description Logics (long version with appendix)

arXiv:1404.4274v32 citations
Originality Incremental advance
AI Analysis

This work addresses data consistency and evolution challenges for systems handling dynamic graph data, but it is incremental as it builds on existing Description Logics frameworks.

The paper tackles the problem of managing changes in graph-structured data under integrity constraints, formalizing static verification and planning problems using Description Logics, and provides algorithms with tight complexity bounds for both expressive and DL-Lite variants.

In this paper, we consider the setting of graph-structured data that evolves as a result of operations carried out by users or applications. We study different reasoning problems, which range from ensuring the satisfaction of a given set of integrity constraints after a given sequence of updates, to deciding the (non-)existence of a sequence of actions that would take the data to an (un)desirable state, starting either from a specific data instance or from an incomplete description of it. We consider an action language in which actions are finite sequences of conditional insertions and deletions of nodes and labels, and use Description Logics for describing integrity constraints and (partial) states of the data. We then formalize the above data management problems as a static verification problem and several planning problems. We provide algorithms and tight complexity bounds for the formalized problems, both for an expressive DL and for a variant of DL-Lite.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes