301508af25ea8bd8

Created Jun 24, 20266 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
orcidstringnull
titlestringnull
fullNamestring
lastNamestringnull
firstNamestringnull
institutionsarray

JSON Schema

{
  "type": "object",
  "properties": {
    "orcid": {
      "type": [
        "string",
        "null"
      ]
    },
    "title": {
      "type": [
        "string",
        "null"
      ],
      "description": "Honorific, e.g. Dr, Mr."
    },
    "fullName": {
      "type": "string"
    },
    "lastName": {
      "type": [
        "string",
        "null"
      ]
    },
    "firstName": {
      "type": [
        "string",
        "null"
      ]
    },
    "institutions": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "name": {
            "type": "string"
          },
          "rorId": {
            "type": [
              "string",
              "null"
            ],
            "description": "ROR identifier URL."
          },
          "country": {
            "type": [
              "string",
              "null"
            ]
          }
        }
      }
    }
  },
  "description": "An author of one or more preprints. Deduplicated by ORCID where available, otherwise by normalized name."
}

Used by 1 collection

Full hash:301508af25ea8bd87eaa6585b77dff4de5a498290e432c013ad1ca630e5d8359

ID:058acaf9-65d3-4423-ac01-5d78091332c2