Based on the work of https://github.com/research-software-ecosystem/micoreca
we are currently thinking about, how the filtering of tools for a specific community can be forwarded to the RSEc content, so that it can be used in the Atlas.
There is filtering based on tags in the Atlas, which is currently only working for the collectionID element coming from bio.tools.
"collectionID": [
"de.NBI",
"denbi-gcbn"
],
What would be a good way to add tags in bulk to the tools without having to go through bio.tools ?
We could add a tags.json for each tool, that can be added automatically or manually.
We could also update the *.biotools.json files in the content repository, but will that also update bio.tools upstream yet.
Any other ideas ?
Based on the work of https://github.com/research-software-ecosystem/micoreca
we are currently thinking about, how the filtering of tools for a specific community can be forwarded to the RSEc content, so that it can be used in the Atlas.
There is filtering based on tags in the Atlas, which is currently only working for the collectionID element coming from bio.tools.
What would be a good way to add tags in bulk to the tools without having to go through bio.tools ?
We could add a tags.json for each tool, that can be added automatically or manually.
We could also update the *.biotools.json files in the content repository, but will that also update bio.tools upstream yet.
Any other ideas ?