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

Error in datasets extract makes diagram generation fail #6

Open
frmichel opened this issue Jun 3, 2022 · 0 comments
Open

Error in datasets extract makes diagram generation fail #6

frmichel opened this issue Jun 3, 2022 · 0 comments

Comments

@frmichel
Copy link

frmichel commented Jun 3, 2022

Script get_data.py starts by getting datasets list from https://lod-cloud.net/extract/datasets.

This file contains the error "keywords" : "", for dataset " https://data.bioontology.org/ontologies/BOF/download?apikey=8b5b7825-538d-40e0-9e9e-5ab9274a9aeb&download_format=rdf". This should be an empty array.

I think this format issue is NOT fixed by script get_data.py that produces a file with the same issue. As a result lod-cloud-draw fails and returns the laconic error "Data contains a JSON error".

I found it by replacing the error message in src/main.rs#208 with {panic!("{}, err)}.

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