Item talk:Q44901: Difference between revisions

From geokb
(Update cache with latest USGS Staff Profile data and older ORCiD cache)
(caching schema from staff profile page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T08:00:22.033131",
  - '@type': TextObject
    "name": "Nathan Bollig",
     abstract: Research Data Scientist with the National Wildlife Health Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Research Data Scientist",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T08:00:22.036091",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: National Wildlife Health Center
          "name": "National Wildlife Health Center",
      url: https://www.usgs.gov/centers/nwhc
          "url": "https://www.usgs.gov/centers/nwhc"
    roleName: Research Data Scientist
        },
     startDate: '2024-05-10T21:09:26.345230'
        "roleName": "Research Data Scientist"
  jobTitle: Research Data Scientist
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Research Data Scientist with the National Wildlife Health Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T21:09:26.341659'
    "email": null,
  name: Nathan Bollig
    "url": "https://www.usgs.gov/staff-profiles/nathan-bollig",
   url: https://www.usgs.gov/staff-profiles/nathan-bollig
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:22.033137",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:16, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:22.033131",
   "name": "Nathan Bollig",
   "identifier": [],
   "jobTitle": "Research Data Scientist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:22.036091",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "National Wildlife Health Center",
         "url": "https://www.usgs.gov/centers/nwhc"
       },
       "roleName": "Research Data Scientist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Research Data Scientist with the National Wildlife Health Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/nathan-bollig",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:22.033137",
     "description": "Former Employee"
   }
 }

}