paper-with-me

Papers

Restricted Predicates for Hypothetical Datalog

2015-12-22 · Fernando Sáenz-Pérez

Hypothetical Datalog is based on an intuitionistic semantics rather than on a classical logic semantics, and embedded implications are allowed in rule bodies. While the usual implication (i.e., the neck of a Horn clause) stands for inferring facts, an embedded implication plays the role of assuming its premise for deriving its consequence. A former work introduced both a formal framework and a goal-oriented tabled implementation, allowing negation in rule bodies. While in that work positive assumptions for both facts and rules can occur in the premise, negative assumptions are not allowed. In this work, we cover this subject by introducing a new concept: a restricted predicate, which allows negative assumptions by pruning the usual semantics of a predicate. This new setting has been implemented in the deductive system DES.

📄 PDF Abstract BibTeX arXiv:1512.06945

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

Polynomial Rewritings from Expressive Description Logics with Closed Predicates to Variants of Datalog

2019-12-16 · Shqiponja Ahmetaj, Magdalena Ortiz, Mantas Simkus

In many scenarios, complete and incomplete information coexist. For this reason, the knowledge representation and database communities have long shown interest in simultaneously supporting the closed- and the open-world …

Negation

Efficient and Sound Probabilistic Verification for AI Agents

2026-06-18 · Alaia Solko-Breslin, Pramod Kaushik Mudrakarta, Mihai Christodorescu, Somesh Jha 외 arxiv

Securing AI agents that operate in complex digital environments has become a critical need, and runtime monitoring approaches that formulate and enforce policies expressed in a formal language like Datalog offer a promis…

PDDL Axioms Are Equivalent to Least Fixed Point Logic (Extended Version)

2025-10-16 · Claudia Grundke, Gabriele Röger arxiv

Axioms are a feature of the Planning Domain Definition Language PDDL that can be considered as a generalization of database query languages such as Datalog. The PDDL standard restricts negative occurrences of predicates …

Foundations of Declarative Data Analysis Using Limit Datalog Programs

2017-05-19 · Mark Kaminski, Bernardo Cuenca Grau, Egor V. Kostylev, Boris Motik 외

Motivated by applications in declarative data analysis, we study $\mathit{Datalog}_{\mathbb{Z}}$---an extension of positive Datalog with arithmetic functions over integers. This language is known to be undecidable, so we…

Column-Oriented Datalog Materialization for Large Knowledge Graphs (Extended Technical Report)

2015-11-28 · Jacopo Urbani, Ceriel Jacobs, Markus Krötzsch

The evaluation of Datalog rules over large Knowledge Graphs (KGs) is essential for many applications. In this paper, we present a new method of materializing Datalog inferences, which combines a column-based memory layou…

Knowledge Graphs