{
  "name": "Dataverse template",
  "isDefault": true,
  "fields": [
    {
      "typeName": "author",
      "value": [
        {
          "authorName": {
            "typeName": "authorName",
            "value": "Belicheck, Bill"
          },
          "authorAffiliation": {
            "typeName": "authorIdentifierScheme",
            "value": "ORCID"
          }
        }
      ]
    }
  ],
  "instructions": [
    {
      "instructionField": "author",
      "instructionText": "The author data"
    }
  ]
}
