Item talk:Q45477: 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:55:51.631452",
  - '@type': TextObject
    "name": "Heather Cornell",
     abstract: Hydrologic Technician with the New Mexico Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologic Technician",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:55:51.633866",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: New Mexico Water Science Center
          "name": "New Mexico Water Science Center",
      url: https://www.usgs.gov/centers/new-mexico-water-science-center
          "url": "https://www.usgs.gov/centers/new-mexico-water-science-center"
    roleName: Hydrologic Technician
        },
     startDate: '2024-05-10T20:42:24.229368'
        "roleName": "Hydrologic Technician"
  jobTitle: Hydrologic Technician
      }
  knowsAbout: []
     ],
  memberOf:
    "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Hydrologic Technician with the New Mexico Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:42:24.225894'
    "email": null,
  name: Heather Cornell
    "url": "https://www.usgs.gov/staff-profiles/heather-cornell",
   url: https://www.usgs.gov/staff-profiles/heather-cornell
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:51.631459",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 14:51, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:51.631452",
   "name": "Heather Cornell",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:51.633866",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "New Mexico Water Science Center",
         "url": "https://www.usgs.gov/centers/new-mexico-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the New Mexico Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/heather-cornell",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:51.631459",
     "description": "Former Employee"
   }
 }

}