Item talk:Q48840: 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:06.794901",
  - '@type': TextObject
    "name": "Nathaniel Reynolds",
     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-21T08:00:06.797140",
    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-10T21:07:12.827175'
        "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-10T21:07:12.823670'
    "email": null,
  name: Nathaniel Reynolds
    "url": "https://www.usgs.gov/staff-profiles/nathaniel-reynolds",
   url: https://www.usgs.gov/staff-profiles/nathaniel-reynolds
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:06.794904",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:15, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:06.794901",
   "name": "Nathaniel Reynolds",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:06.797140",
       "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/nathaniel-reynolds",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:06.794904",
     "description": "Former Employee"
   }
 }

}