-
Notifications
You must be signed in to change notification settings - Fork 54
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
I'd like to ...fix the data url for https://opentraits.org/datasets/elton-traits #213
Comments
Hi Jorrit |
@BErfanian thanks for updating the contentURL and datasetDOI_URL The datasetDOI_URL looks pretty good. But, I am wondering about the contentURL . The idea is that the contentURL links directly to a data file. So, when you visit the URL, the data is downloaded right away. Now, if I follow the contentURL, a web page is displayed and no data is downloaded. What do you think the contentURL should be populated with? By the way - Thanks for all your editorial work to keep OTN up-to-date! |
I think direct download is risky - data may contain malware or other unwanted files. Maybe DataDownloadURL will be a better option than contentURL. |
@BErfanian I can see your hesitation to add a direct download link. And, because we curate the link, we can make sure that the link doesn't link to some malware site. I try to check the content retrieved by the contentURL before adding it to the OTN registry. In other words, I am ok with a direct download link, especially because then @bmaitner @caterinap and others can write automated scripts to create neat summaries like https://opentraits.org/otn-taxon-trait-summary/data_overview.html . And, I am sure others have some ideas also. |
Hi, yes direct links make automated scripts easier but it's also useful to get a link to the data description (paper or metadata). So having both (when possible) is a good idea. |
Thank you, OK, in the case of EltonTraits, there are multiple files: |
@BErfanian would it be an idea to list all of them, separated by |
@jhpoelen OK, I'll edit the file |
@BErfanian thanks! Please let me know if you have any suggestions on how to better handle multiple direct contentURL links per datasets. |
Hi!
from https://opentraits.org/datasets/elton-traits - I found that the data url was broken suggest to update.
The text was updated successfully, but these errors were encountered: