-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What type of tool fits a "Federated framework"? #219
Comments
One could keep it simple and annotate the tool type of the software accessing and using the distributed framework. What is the difference between a federated framework and a platform that uses different resources by e.g. accessing their APIs for running its own analysis? I would see the annotation more on the EDAM side (operations and topic). |
I think this point and question make a lot of sense👍🏽
I would like to avoid modelling such aspects in EDAM, unless it is somewhat scientifically justified (i.e. not purely technical) |
Let me try to explain my point of view.
Distributed is a general concept different from federated. Here I am talking about data availability. In a "distributed environment" one assumes the availability of the data. In a "federated environment", the data is exclusive to each node. Is a tool that works for federated analysis extensible to a distributed environment? The answer is, depends on the tool.
Any tool that works in a federated way should (special emphasis on the "should" here) take some sort of care on how the data is managed and accessed, and which and how results are reported.
I am not the one to discuss this point. I have full trust in you @matuskalas
Within the project we are talking, EUCAIM, we expect to see some frameworks that will fit under that category, as well as some tools that only make sense under that typology (aka, model aggregators).
As I understand, it should not be necessary to add the full set of tags if we can select them separately. For instance, "distributed" vs "federated" sounds good, but "framework" is, in the end, a tool that could fall under "Workbench" (that already exists). But, as @matuskalas highlights, "Resource" is also a really good candidate for "databases-like" that "do nothing" but provide data.
Following some examples, like the "Portal" issue, I was proposing just "Federated" so we could pair it with other labels from EDAM to make sense of it. If "Distributed" and "Resource" are added too, with "Workbench", I think we are covering the spectrum. I'm going to ask some colleagues to come to the thread and see what they say. |
From @carleshf, thank you for the request🙏🏽
The questions I have in mind are:
The text was updated successfully, but these errors were encountered: