Ticket #852 (assigned enhancement) — at Version 4
Dataset upload feature (master ticket)
Reported by: | wwaites | Owned by: | wwaites |
---|---|---|---|
Priority: | critical | Milestone: | ckan-v1.5 |
Component: | DGU | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description (last modified by pudo) (diff)
2 (4) use cases: (With and without access to auth keys.)
- upload form on ckan (by default local system has auth key for storage)
- datapkg upload (client) (by default without key) (plumbing done)
Most important are:
- Upload form on ckan.net (with access to keys)
- API for getting credentials for upload from ckan.net api (without access to keys).
Aside: Once 2 was done we could deprecate storage.ckan.net
Sub-tickets
- #853 - plumbing for credential-less rest upload
- #879 - Storage auth API
- #877 - File upload in WUI
- #878 - Integrate file upload with workflow around package resources
- #358 - Resources in REST API
- #235 - Resource format detect from filename extension
- #405 - Interactive retrieval of package resources
- #826 - Resource 'extra' fields
More Info
- Upload/storage discussion: http://ckan.okfnpad.org/storage
- For api to generate upload key (for e.g. datapkg usage) suggest locating at ckan.net/api/utils/
Change History
Note: See
TracTickets for help on using
tickets.