0
I have the following diagram, which is not formatted following any UML diagram. The purpose of it is to represent the functioning and connection of each part of the problem solution (a web application to filter gray literature stemming from a web-scraping process).
I need to assemble a new diagram with the processes of the detached part using UML. They suggested the use of package diagram, as it is a high-level representation that relates different systems. This is the first version:
It is correct to relate these elements in this way, using packages?