English

ZodiacEdge: a Datalog Engine With Incremental Rule Set Maintenance

Databases 2023-12-25 v1 Artificial Intelligence

Abstract

In this paper, we tackle the incremental maintenance of Datalog inference materialisation when the rule set can be updated. This is particularly relevant in the context of the Internet of Things and Edge computing where smart devices may need to reason over newly acquired knowledge represented as Datalog rules. Our solution is based on an adaptation of a stratification strategy applied to a dependency hypergraph whose nodes correspond to rule sets in a Datalog program. Our implementation supports recursive rules containing both negation and aggregation. We demonstrate the effectiveness of our system on real and synthetic data.

Keywords

Cite

@article{arxiv.2312.14530,
  title  = {ZodiacEdge: a Datalog Engine With Incremental Rule Set Maintenance},
  author = {Weiqin Xu and Olivier Curé},
  journal= {arXiv preprint arXiv:2312.14530},
  year   = {2023}
}

Comments

12 pages, 12 figures, 3 tables, 4 algorithms

R2 v1 2026-06-28T13:59:38.612Z