In this part of the article, the knowledge base for this demo is defined.
We first define what questions can be asked and solutions can be derived in this demo.
Here we define how the BMI is calculated and the solutions are derived.
The BMI is calculated using DiaFlux models, where first the "Height" and "Weight" is asked to the user.
Then, the value of the abstraction "bmi" is derived, when values for the aforementioned questions are known.
Final solutions are derived depending on the result of the calculated value of "bmi".
Here we follow with some basic stuff that is needed to tell the system, that we have a knowledge base here.