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

Enable configuration of file type for Sword file upload #1

Open
otter606 opened this issue Oct 5, 2016 · 2 comments
Open

Enable configuration of file type for Sword file upload #1

otter606 opened this issue Oct 5, 2016 · 2 comments

Comments

@otter606
Copy link
Contributor

otter606 commented Oct 5, 2016

Currently is hard-coded to zip file. In FileUploader class:

dep.setMimeType(APPLICATION_ZIP);
dep.setPackaging(ZIP_PACKAGING);
@pdurbin
Copy link
Member

pdurbin commented Oct 6, 2016

It's great to have this issue as a reminder but it's blocked on IQSS/dataverse#1612 which is to say that the Dataverse API only supports upload of zip files. (Any file can be uploaded via the GUI).

otter606 pushed a commit that referenced this issue Oct 9, 2016
Add a new Operations class, `InfoOperations`.  
Setting will return a String representation of the updated text.
@pdurbin
Copy link
Member

pdurbin commented Jan 20, 2017

@otter606 thanks for the comment at IQSS/dataverse#1612 (comment) ! I'm still digesting it. 😄

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

2 participants