-
Notifications
You must be signed in to change notification settings - Fork 500
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
Create Dataset: add support for migrating (with existing DOIs) via native API #3083
Comments
@bmckinney will create a new pull request to handle these two remaining items:
As of 4.5, one should be able to set the license via native API. |
REST Assured tests have been cleaned up as well.
@bmckinney I just added a34239c to your "sbgrid-migrate-doi" branch and created pull request #3377. At https://waffle.io/IQSS/dataverse I put this issue in Code Review. Please let me know if we can advance it to QA. Thanks! |
Also, I wanted to mention that setting a Dataverse theme was added by @sekmiller in 92e89d0 which already made it into 4.5. I'm taking @bmckinney 's word that it works properly. He seems satisfied with it at least. @bmckinney again, when you have a minute, please let me know if a34239c looks ok and I'll send this to QA in Waffle. |
This is one of the two issues (the other being #3371) that @djbrooke @bmckinney and I all agree we'd like to get into 4.6 so I'm adding that milestone. |
This looks great to me and ready for QA! |
OK, basic regression testing works: create, update, publish datasets, harvest.
|
I do - @michbarsinai do you want first crack at |
If you could give it a pass today, that would be great. I'll take a pass at it tomorrow morning (yay timezones!)
… On 12 Jul 2018, at 0:17, pameyer ***@***.***> wrote:
I do - @michbarsinai <https://github.com/michbarsinai> do you want first crack at native-api.rst, or should I do a first pass?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#3083 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AB2UJDoF6ZKgb2xrpptRuqKSisfzrTdsks5uFmuHgaJpZM4IM3nw>.
|
Ok - I gave it a first pass. |
Gave it another pass. Added PID data to the JSON etc. We now return to @kcondon at IQSS Central. |
OK, I've added checkboxes to my list. Doc looks good, will check on files issues, and one remaining issue is doc how to specify pid in json. I tried using the sample file that was added but got this error: |
Some minor edits, after consultation w/ Pete, Kevin, and Leonid.
One of the SBGrid migration requirements is to move the existing datasets, along with their DOIs, into Dataverse. Currently, it appears that this can only be done using the DDI XML import.
The text was updated successfully, but these errors were encountered: