paper-with-me

Papers

Query Evaluation in DatalogMTL -- Taming Infinite Query Results

2021-09-21 · Luigi Bellomarini, Markus Nissl, Emanuel Sallinger

In this paper, we investigate finite representations of DatalogMTL models. First, we discuss sufficient conditions for detecting programs that have finite models. Then, we study infinite models that eventually become constant and introduce sufficient criteria for programs that allow for such representation. We proceed by considering infinite models that are eventually periodic and show that such representation encompasses all DatalogMTL^FP programs, a widely discussed fragment. Finally, we provide a novel algorithm for reasoning over such finite representable programs.

📄 PDF Abstract BibTeX arXiv:2109.10691

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Seminaive Materialisation in DatalogMTL

2022-08-15 · Dingmin Wang, Przemysław Andrzej Wałęga, Bernardo Cuenca Grau

DatalogMTL is an extension of Datalog with metric temporal operators that has found applications in temporal ontology-based data access and query answering, as well as in stream reasoning. Practical algorithms for Datalo…

MeTeoR: Practical Reasoning in Datalog with Metric Temporal Operators

2022-01-12 · Dingmin Wang, Pan Hu, Przemysław Andrzej Wałęga, Bernardo Cuenca Grau

DatalogMTL is an extension of Datalog with operators from metric temporal logic which has received significant attention in recent years. It is a highly expressive knowledge representation language that is well-suited fo…

Inconsistency Handling in DatalogMTL

2025-05-15 · Meghyn Bienvenu, Camille Bourgaux, Atefe Khodadaditaghanaki

In this paper, we explore the issue of inconsistency handling in DatalogMTL, an extension of Datalog with metric temporal operators. Since facts are associated with time intervals, there are different manners to restore …

Goal-Driven Reasoning in DatalogMTL with Magic Sets

2024-12-10 · Shaoyu Wang, Kaiyue Zhao, Dongliang Wei, Przemysław Andrzej Wałęga 외

DatalogMTL is a powerful rule-based language for temporal reasoning. Due to its high expressive power and flexible modeling capabilities, it is suitable for a wide range of applications, including tasks from industrial a…

Incremental Maintenance of DatalogMTL Materialisations

2025-11-15 · Kaiyue Zhao, Dingqi Chen, Shaoyu Wang, Pan Hu arxiv

DatalogMTL extends the classical Datalog language with metric temporal logic (MTL), enabling expressive reasoning over temporal data. While existing reasoning approaches, such as materialisation based and automata based …