Diagram of the state change of the “input data status”

The diagram depicts, that the input system asset has an attribute of Input data status, which can have a value out of the two possible values – Received and Query. The Received state represents state of the input data, when it was received before getting preprocessed with the processQueryInputData() method. After preprocessing, the state becomes – Query, representing the final input data state before its submission to the model for inference operations.