Nemo: First Glimpse of a New Rule Engine

Alex Ivliev,Stefan Ellmauthaler,Lukas Gerlach,Maximilian Marx,Matthias Meißner,Simon Meusel,Markus Krötzsch
DOI: https://doi.org/10.48550/arXiv.2308.15897
IF: 14.4
2023-08-30
Artificial Intelligence
Abstract:This system demonstration presents Nemo, a new logic programming engine with a focus on reliability and performance. Nemo is built for data-centric analytic computations, modelled in a fully declarative Datalog dialect. Its scalability for these tasks matches or exceeds that of leading Datalog systems. We demonstrate uses in reasoning with knowledge graphs and ontologies with 10^5 to 10^8 input facts, all on a laptop. Nemo is written in Rust and available as a free and open source tool.
What problem does this paper attempt to address?