EEMCS - DMB

JudgeD is a proof-of-concept implementation of a probabilistic variant of Datalog. A JudgeD program defines a distribution over a set of traditional datalog programs by attaching logical sentences to clauses to implicitly specify traditional data programs. Through the logical sentences, JudgeD provides a novel method for the expression of complex dependencies between both rules and facts. JudgeD is implemented as a proof-of-concept in the language Python. The implementation allows connection to external data sources, and features both a Monte Carlo probability approximation as well as an exact solver supported by BDDs. Several directions for future work are discussed and the implementation is released under the MIT license.

The following paper describes the system: https://research.utwente.nl/en/publications/judged-a-probabilistic-datalog-with-dependencies