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

Add extended checkbox to downloads #1321

Closed
mdoering opened this issue Nov 17, 2023 · 1 comment
Closed

Add extended checkbox to downloads #1321

mdoering opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
high priority High priority to be addressed next

Comments

@mdoering
Copy link
Member

mdoering commented Nov 17, 2023

For Coldp & Dwca the API offers now a simple download with just very few columns in a single CSV:

col:ID col:parentID col:status col:rank col:scientificName col:authorship

It is set as the default to avoid heavy, undesired downloads with all extensions.
To request a complete ywca or coldp archive one has to submit extended=true now in the request object.

Consider how to best offer this in the UI:

  1. show new simple checkbox which is only active/shown for dwca & cold
  2. offer 2 new formats (cold & ywca simple), maybe removing the ACEF one which we don't want to promote to save space
@mdoering mdoering added the high priority High priority to be addressed next label Nov 17, 2023
@mdoering
Copy link
Member Author

making this high priority as the API defaults to simple and you cannot download a full ColDP from the UI any more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority High priority to be addressed next
Projects
Development

No branches or pull requests

2 participants