Reasoner = Logical Calculus + Rule Engine

David Carral,Irina Dragoste,Markus Krötzsch
DOI: https://doi.org/10.1007/s13218-020-00667-6
2020-07-30
Abstract:We propose using rule languages to encode complex reasoning algorithms in a declarative way. This approach—which follows the classical slogan “Algorithm = Logic + Control”—promises to turn high-level specifications of logical calculi as systems of inference rules into declarative rule-based models that can be executed on state-of-the-art rule engines. Simple rule languages suffice for simple logics, and we review our results on using Datalog rules to reason in the description logic EL$$\mathcal {EL}$$. For more expressive logics, a suitably expressive yet implementable rule language often seems to be missing. To fill this gap, we consider an extension of Datalog with sets, Datalog(S), that can be executed by modern existential-rule reasoners, and we use it to present a rule-based reasoning calculus for the expressive description logic ALC$$\mathcal {ALC}$$.
English Else
What problem does this paper attempt to address?