Semantics, Analysis and Simplification of DMN Decision Tables

Diego Calvanese, Marlon Dumas, Ülari Laurson, Fabrizio M. Maggi, Marco Montali, and Irene Teinemaa

Information Systems. 78:112--125 2018.

The Decision Model and Notation (DMN) is a standard notation to capture decision logic in business applications. A central construct in DMN is that of a decision table. The increasing use of DMN decision tables to capture critical business knowledge raises the need to support analysis and refactoring tasks on these tables. This article puts forward a formal semantics for DMN decision tables and a formal definition of analysis tasks on such tables. The article then proposes a general approach to analyze and refactor decision tables based on a geometric interpretation thereof. This general approach is used to design efficient algorithms for two analysis tasks (detection of overlapping rules and of missing rules) and one refactoring task (simplification of tables via rule merging). The algorithms have been implemented in an open-source DMN editor and tested on large decision tables derived from a credit lending dataset.


@article{IS-2018,
   title = "Semantics, Analysis and Simplification of DMN Decision Tables",
   year = "2018",
   author = "Diego Calvanese and Marlon Dumas and Ülari Laurson and
Fabrizio M. Maggi and Marco Montali and Irene Teinemaa",
   journal = "Information Systems",
   pages = "112--125",
   volume = "78",
   doi = "10.1016/j.is.2018.01.010",
}
pdf url