Representation of AI applications and predictions
Derived from the discussion in saref4watr#1 (closed).
Here is a use case:
I have a sensor that observes the temperature of a room. On the other hand, I have an AI application that based on previous data, predicts the future temperature of the room.
The question is how the AI application and its prediction can be represented in SAREF. Would it make sense to model prediction as a saref:Observation, as a subclass of saref:Observation, or as a subclass of saref:ProcedureExecution? In any case, the procedure is executed by an AI application, not by something tangible like a device. An approach could be a generalization based on https://w3id.org/pep/ProcedureExecutor.