Skip to content

Add logic to add tags from other communities #850

@paulzierep

Description

@paulzierep

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions