Skip to content

Reads Avro files and runs DMN to generate derivations and/or validations

Notifications You must be signed in to change notification settings

HealthDataInsight/dmn-avro

Repository files navigation

dmn-avro

This tool applies a Decision Model and Notation (DMN) file to the data in an Avro binary object file, generating additional derivations and/or validations.

You can experiment with DMN using applications like Drools, Camunda Modeler or by using online tools like Camunda DMN Simulator.

Installation

Compile it using:

$ make compile

Usage

Run it using:

$ make run

Third-Party Libraries

Camunda DMN Engine

This tool uses the open source DMN engine from the Community Edition of the Camunda Platform 7 which is available under the Apache-2.0 license.

About

Reads Avro files and runs DMN to generate derivations and/or validations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published