Harbin Institute of Technology · Example Payload

Harbin Institute Of Technology Person Get Example

EducationHigher EducationUniversityResearchScholarlyOAI-PMHChina

Harbin Institute Of Technology Person Get Example is an example object payload from Harbin Institute of Technology, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

uuidnameorcidorcidAuthenticatedstartDateAsResearcherportalUrlstaffOrganizationAssociationspersonExpertise

Example Payload

Raw ↑
{
  "uuid": "f9e8d7c6-0000-0000-0000-000000000010",
  "name": {
    "firstName": "Wei",
    "lastName": "Zhang"
  },
  "orcid": "0000-0002-1825-0097",
  "orcidAuthenticated": true,
  "startDateAsResearcher": "2010-09-01",
  "portalUrl": "https://scholar.hit.edu.cn/en/persons/f9e8d7c6-0000-0000-0000-000000000010",
  "staffOrganizationAssociations": [
    {
      "organization": {
        "name": {
          "value": "School of Astronautics"
        }
      },
      "jobTitle": {
        "term": {
          "en_GB": "Professor"
        }
      },
      "primaryAssociation": true
    }
  ],
  "personExpertise": [
    {
      "value": "Spacecraft dynamics; structural health monitoring"
    }
  ]
}