view scripts/api/data/dataset-updated-version.json @ 11:08c950a22cee

new: add getAllDataverseAlias api for LGServices
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 09 Sep 2015 17:13:18 +0200
parents a50cf11e5178
children
line wrap: on
line source

{
  "createTime": "2014-05-20 11:52:55 -04",
  "UNF": "UNF",
  "versionNumber": 1,
  "versionMinorNumber": 0,
  "versionState": "DRAFT",
  "distributionDate": "Distribution Date",
  "productionDate": "Production Date",
  "metadataBlocks": {
    "citation": {
      "fields": [
        {
          "value": "UpdatedTitle",
          "typeClass": "primitive",
          "multiple": false,
          "typeName": "title"
        },
        {
          "value": [
            {
              "authorAffiliation": {
                "value": "Tippie Top",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "authorAffiliation"
              },
              "authorName": {
                "value": "McPrivileged, Pete",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "authorName"
              }
            },
            {
              "authorAffiliation": {
                "value": "UNC",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "authorAffiliation"
              },
              "authorName": {
                "value": "Borrator, Colla",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "authorName"
              }
            },
            {
              "authorAffiliation": {
                "value": "NASA",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "authorAffiliation"
              },
              "authorName": {
                "value": "Naut, Astro",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "authorName"
              }
            }
          ],
          "typeClass": "compound",
          "multiple": true,
          "typeName": "author"
        },
        {
          "value": "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quos, eos, natus soluta porro harum beatae voluptatem unde rerum eius quaerat officiis maxime autem asperiores facere.",
          "typeClass": "primitive",
          "multiple": false,
          "typeName": "dsDescription"
        },
        {
          "value": [
            "kw10",
            "kw20",
            "kw30"
          ],
          "typeClass": "primitive",
          "multiple": true,
          "typeName": "keyword"
        },
        {
          "value": [
            "Arts and Humanities",
            "Astronomy and Astrophysics"
          ],
          "typeClass": "controlledVocabulary",
          "multiple": true,
          "typeName": "subject"
        },
        {
          "value": "Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note Note note note note.\r\nNOTANOTANOTANOTANnot.e\r\n",
          "typeClass": "primitive",
          "multiple": false,
          "typeName": "notesText"
        },
        {
          "value": [
            {
              "otherIdAgency": {
                "value": "NSF",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "otherIdAgency"
              },
              "otherIdValue": {
                "value": "NSF1234",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "otherIdValue"
              }
            },
            {
              "otherIdAgency": {
                "value": "NIH",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "otherIdAgency"
              },
              "otherIdValue": {
                "value": "NIH98765",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "otherIdValue"
              }
            }
          ],
          "typeClass": "compound",
          "multiple": true,
          "typeName": "otherId"
        },
        {
          "value": [
            {
              "contributorName": {
                "value": "Dennis",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "contributorName"
              },
              "contributorType": {
                "value": "Funder",
                "typeClass": "controlledVocabulary",
                "multiple": false,
                "typeName": "contributorType"
              }
            }
          ],
          "typeClass": "compound",
          "multiple": true,
          "typeName": "contributor"
        },
        {
          "value": "2014-02-03",
          "typeClass": "primitive",
          "multiple": false,
          "typeName": "productionDate"
        },
        {
          "value": "Cambridge, UK",
          "typeClass": "primitive",
          "multiple": false,
          "typeName": "productionPlace"
        },
        {
          "value": [
            {
              "grantNumberAgency": {
                "value": "NIH",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "grantNumberAgency"
              },
              "grantNumberValue": {
                "value": "NIH1231245154",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "grantNumberValue"
              }
            },
            {
              "grantNumberAgency": {
                "value": "NIH",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "grantNumberAgency"
              },
              "grantNumberValue": {
                "value": "NIH99999999",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "grantNumberValue"
              }
            }
          ],
          "typeClass": "compound",
          "multiple": true,
          "typeName": "grantNumber"
        },
        {
          "value": "Privileged, Pete",
          "typeClass": "primitive",
          "multiple": false,
          "typeName": "depositor"
        },
        {
          "value": "2014-05-20",
          "typeClass": "primitive",
          "multiple": false,
          "typeName": "dateOfDeposit"
        },
        {
          "value": [
            "Bananas"
          ],
          "typeClass": "primitive",
          "multiple": true,
          "typeName": "relatedMaterial"
        },
        {
          "value": [
            "Data about bananas"
          ],
          "typeClass": "primitive",
          "multiple": true,
          "typeName": "relatedDatasets"
        },
        {
          "value": [
            "other ref other ref other ref ef ef"
          ],
          "typeClass": "primitive",
          "multiple": true,
          "typeName": "otherReferences"
        }
      ],
      "displayName": "Citation Metadata"
    }
  }
}