Chapter 4

Inputs

Kolibri exposes an API for the batching / job execution mechanism, which heavily relies on the json format. The inputs here specify what should be calculated / executed, thus it’s important to have a convenient and consistent way of handling those inputs.

The following will provide an overview how those inputs are to be defined and handled internally, and how the existing mechanism can be extended.

Enjoy :)

coming shortly :)