Mercurial > hg > LGDataverses
diff scripts/api/data-deposit/create-dataset @ 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 diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/scripts/api/data-deposit/create-dataset Tue Sep 08 17:00:21 2015 +0200 @@ -0,0 +1,6 @@ +#!/bin/bash +. scripts/search/export-keys +SERVER=localhost:8181 +DATAVERSE_ALIAS=trees +curl -s --insecure --data-binary "@doc/sphinx-guides/source/api/sword-atom-entry.xml" -H "Content-Type: application/atom+xml" -u $SPRUCEKEY: https://$SERVER/dvn/api/data-deposit/v1/swordv2/collection/dataverse/$DATAVERSE_ALIAS \ +| xmllint -format -