Mercurial > hg > LGDataverses
view scripts/deploy/apitest.dataverse.org/dv-root.json @ 12:c2e2d794847f
new: add config.properties file for gazetteer
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Wed, 30 Sep 2015 13:43:54 +0200 |
| parents | a50cf11e5178 |
| children |
line wrap: on
line source
{ "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" } ] }
