diff scripts/deploy/apitest.dataverse.org/dv-root.json @ 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/deploy/apitest.dataverse.org/dv-root.json	Tue Sep 08 17:00:21 2015 +0200
@@ -0,0 +1,15 @@
+{
+  "alias": "root",
+  "name": "API Test",
+  "permissionRoot": false,
+  "facetRoot": true,
+  "description": "Welcome! This is a playground for Dataverse API users. (Data will be deleted periodically.) Please see <a href=\"http://guides.dataverse.org/en/latest/api\">http://guides.dataverse.org/en/latest/api</a> to get started and <a href=\"http://community.dataverse.org/community-groups/api.html\">http://community.dataverse.org/community-groups/api.html</a> to join the community!",
+  "dataverseSubjects": [
+      "Other"
+  ],
+  "dataverseContacts": [
+    {
+      "contactEmail": "root@mailinator.com"
+}
+  ]
+}