Item talk:Q48555: 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-21T07:58:24.302520",
  - '@type': TextObject
    "name": "Charlie A Perry, Ph.D.",
     abstract: Scientist Emeritus with the Kansas Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Scientist Emeritus",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:58:24.305474",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Kansas Water Science Center
          "name": "Kansas Water Science Center",
      url: https://www.usgs.gov/centers/kansas-water-science-center
          "url": "https://www.usgs.gov/centers/kansas-water-science-center"
    roleName: Scientist Emeritus
        },
     startDate: '2024-05-10T20:46:58.381515'
        "roleName": "Scientist Emeritus"
  jobTitle: Scientist Emeritus
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Scientist Emeritus with the Kansas Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:46:58.378110'
    "email": null,
  name: Charlie A Perry, Ph.D.
    "url": "https://www.usgs.gov/staff-profiles/charlie-a-perry",
   url: https://www.usgs.gov/staff-profiles/charlie-a-perry
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:24.302527",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:07, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:24.302520",
   "name": "Charlie A Perry, Ph.D.",
   "identifier": [],
   "jobTitle": "Scientist Emeritus",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:24.305474",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Kansas Water Science Center",
         "url": "https://www.usgs.gov/centers/kansas-water-science-center"
       },
       "roleName": "Scientist Emeritus"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Scientist Emeritus with the Kansas Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/charlie-a-perry",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:24.302527",
     "description": "Former Employee"
   }
 }

}