jsonCreateRepository
Live document is here.
Description
Create a Repository (previously called Custodian) in the data portal
Arguments
-
title
-
description
-
contact
-
phone
-
fax
-
street
-
city
-
region
-
postalcode
-
country
-
website
-
logo
-
keywords
-
DOI Data - see Institution
-
parent institution - - see Institution
-
Custodian Questions - see Institution
Return values
A JSON object of the form:
{ ‘status’ : ‘success|failed’,
‘msgs’ : [error1, error2],
‘url’: url to new repository
}