Conversation
4448 api edit var meta
multiple files
…dataverse into 4448-api-edit-var-meta
Update 12
…dataverse into 4448-api-edit-var-meta
Update 4.13
…IQSS#4448 Add pull request IQSS#5966 so the war file deploys
|
@lubitchv I just made this pull request against your pull request: lubitchv#23 Please take a look and merge it if you're happy with it. Then I'll move this pull request to QA. If you don't like anything in my pull request, please let me know! I'm excited about the Data Curation Tool! After talking to @djbrooke we decided to go ahead and add it to the list of external tools. This means someone will need to add some installation instructions to the README at https://github.com/scholarsportal/Dataverse-Data-Curation-Tool just like https://github.com/scholarsportal/Dataverse-Data-Explorer#installation |
I just created an issue for this: scholarsportal/Dataverse-Data-Explorer#4 |
…review 4448 api edit var meta pdurbin code review
|
@pdurbin I merged your pull request into mine. |
|
@lubitchv thanks! I moved your pull request to QA. Please don't forget to work on scholarsportal/Dataverse-Data-Explorer#4 so the Dataverse community can start installing and using this great new tool! |
|
API works if I download dct.xml from curation tool after making changes. A couple data curation tool issues: Also, one potential issue for Dataverse: |
|
Thank you, @kcondon
|
|
@lubitchv OK, makes sense. Thanks. What does the 1 represent in: "Variable Metadata (Changed Variable Metadata: 1); View Details" |
|
@kcondon 1 represents number of files changed, not a number of variables, since in in one dataset can be several files that maybe updated. |
|
@lubitchv OK, thanks. Will move it back to qa. Ready to merge, pending point release planning. It may need refresh from develop if it is not included in point release. |
|
Hey guys, I hope you can help me out with this problem. I tried using this endpoint to update my variable level metadata, but it turns out that it didn't really update it and nothing happened. I followed exactly the steps in the documentation and performed a curl updating my file with an XML file:
As a response, I received an empty object on my terminal screen and when I went to check my file on Dataverse, its variable metadata was exactly the same, as if I have never updated it. Do you have any thoughts on what could have happened? Do I need special permission to do this or only being the owner of my dataset is enough? Does this endpoint need any special input that I am not aware of? Thanks in advance, |
|
@ingridpacheco thanks for opening this new issue about this:
|
New API endpoint in EditDDI.java for updating variable level metadata.
It is used in Data Curation Tool and also can be called using curl command with corresponding xml file.
Related Issues
Closes #4448
Closes #4174
Pull Request Checklist