I would like to use plantuml to create dataflows similar to what can be (painly) achieved with:
https://graphviz.org/doc/info/shapes.html#record
The idea would be to declare components and their input / ouput ports first and then to describe how output port of a given component is connected to input of other components.
Ports could be named
