Experiences using api4kp DMN to CQL
Abstract for api4kp
API4KP (API for Knowledge Platforms) is a standard development effort that targets the basic administration services as well as the retrieval, modification and processing of expressions in machine- readable languages, including but not limited to knowledge representation and reasoning (KRR) languages, within heterogeneous (multi- language, multi-nature) knowledge platforms. KRR languages of concern in this paper include but are not limited to RDF(S), OWL, RuleML and Common Logic, and the knowledge platforms may support one or several of these.
Here is a presentation on the subject
https://www.brighttalk.com/webcast/12231/440632/apis-for-knowledge-platforms-api4kp
This has lead to a series of open source projects supporting such endeavors
And particular project here
https://github.com/OpenCPG/cpg-tools-impl.git
The specifics of this page is to walk through the current moving parts and elements that take a simple DMN model and generate working CQL code
Compare and Contrast to SDMN