Mercurial > hg > LGDataverses
view scripts/api/data-deposit/create-dataset-805-rights-license @ 10:a50cf11e5178
Rewrite LGDataverse completely upgrading to dataverse4.0
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 08 Sep 2015 17:00:21 +0200 |
parents | |
children |
line wrap: on
line source
#!/bin/bash -x USERNAME=spruce PASSWORD=spruce SERVER=localhost:8181 DATAVERSE_ALIAS=spruce curl -s --insecure --data-binary "@scripts/search/tests/data/dataset-trees1.xml" -H "Content-Type: application/atom+xml" -u $USERNAME:$PASSWORD https://$SERVER/dvn/api/data-deposit/v1/swordv2/collection/dataverse/$DATAVERSE_ALIAS \ | xmllint -format -