view scripts/api/data/dataset-updated-version2.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

{
  "UNF": "UNF",
  "versionNumber": 1,
  "versionMinorNumber": 0,
  "versionState": "DRAFT",
  "distributionDate": "Distribution Date",
  "productionDate": "Production Date",
  "metadataBlocks": {
    "citation": {
      "fields": [
        {
          "value": "This is another title",
          "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": "Uber Under",
                "typeClass": "primitive",
                "multiple": false,
                "typeName": "authorAffiliation"
              },
              "authorName": {
                "value": "McNew, Oldie",
                "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": [
            "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": "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"
    }
  }
}