Skip to content
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

Remove EDAM term labels before upload in runbiotools #439

Open
hmenager opened this issue Jul 23, 2020 · 1 comment
Open

Remove EDAM term labels before upload in runbiotools #439

hmenager opened this issue Jul 23, 2020 · 1 comment

Comments

@hmenager
Copy link
Collaborator

Should remove them because outdated term labels create errors, e.g.:

    "topic": [
        {
            "term": "Immunoproteins, genes and antigens",
            "uri": "http://edamontology.org/topic_2830"
        },

For this term the label in the latest version of EDAM has changed, creating an error when we upload the tool:

ERROR:root:error while uploading ../content/data/swehla/swehla.biotools.json (status 400): {"topic":[{"general_errors":["The term does not match the URI: Immunoproteins, genes and antigens, http://edamontology.org/topic_2830."]},{},{},{}]}
@hmenager
Copy link
Collaborator Author

cc @hansioan for his information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant