A set-based reasoner for the description logic $\mathcal{DL}_{\mathbf{D}}^{4,\!\times}$ (Extended Version)
Domenico Cantone, Marianna Nicolosi-Asmundo, Daniele Francesco, Santamaria

TL;DR
This paper introduces a KE-tableau-based reasoner for a decidable set-theoretic fragment of description logic, enabling reasoning tasks like consistency checking and conjunctive query answering with enhanced features.
Contribution
It presents an optimized, C++ implementation of a reasoner for $ ext{DL}_{ ext{D}}^{4, imes}$, extending previous prototypes and supporting OWL/XML and SWRL rules.
Findings
Successfully solves TBox and ABox reasoning problems.
Supports conjunctive queries with multiple variable sorts.
Implemented in C++ with compatibility for OWL/XML and SWRL.
Abstract
We present a KE-tableau-based implementation of a reasoner for a decidable fragment of (stratified) set theory expressing the description logic (, for short). Our application solves the main TBox and ABox reasoning problems for . In particular, it solves the consistency problem for -knowledge bases represented in set-theoretic terms, and a generalization of the \emph{Conjunctive Query Answering} problem in which conjunctive queries with variables of three sorts are admitted. The reasoner, which extends and optimizes a previous prototype for the consistency checking of -knowledge bases (see \cite{cilc17}), is implemented in \textsf{C++}. It supports…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Logic, Reasoning, and Knowledge · Natural Language Processing Techniques
