Skip to content
Discussion options

You must be logged in to vote

Some initial thoughts on approaches:

1. separate application for resource uploads first

We discussed this briefly at the dev call today and @amercader mentioned some related work that serves resource editing pages through a separate JS application that supports multiple uploads. The same approach would be possible for ebut with a separate application that comes before the dataset creation page.

This separate application would:

  • process a file upload (store in temporary directory)
  • analyze the columns by calling out to a tool like https://github.com/jqnatividad/qsv
    • provide progress feedback to user while this is proceeding
  • call pacakge_create to create a draft dataset with id and name se…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@jqnatividad
Comment options

@wardi
Comment options

@jqnatividad
Comment options

@wardi
Comment options

Answer selected by jqnatividad
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants