Item talk:Q45451: 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:50.795923",
  - '@type': TextObject
    "name": "Kelly Conrad",
     abstract: Physical Science Technician with the Central Energy Resources Science
    "identifier": [],
      Center
     "jobTitle": "Physical Science Technician",
     additionalType: short description
     "hasOccupation": [
  email: null
      {
  hasCredential: []
        "@type": "OrganizationalRole",
  hasOccupation:
        "startDate": "2024-09-21T07:55:50.798169",
  - '@type': OrganizationalRole
        "affiliatedOrganization": {
    affiliatedOrganization:
          "@type": "Organization",
      '@type': Organization
          "name": "Central Energy Resources Science Center",
      name: Central Energy Resources Science Center
          "url": "https://www.usgs.gov/centers/central-energy-resources-science-center"
      url: https://www.usgs.gov/centers/central-energy-resources-science-center
        },
    roleName: Physical Science Technician
        "roleName": "Physical Science Technician"
     startDate: '2024-05-10T20:42:19.945470'
      }
  jobTitle: Physical Science Technician
    ],
  knowsAbout: []
     "description": [
  memberOf:
      {
    '@type': OrganizationalRole
        "@type": "TextObject",
    description: Former Employee
        "additionalType": "short description",
    member:
        "abstract": "Physical Science Technician with the Central Energy Resources Science Center"
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
    "email": null,
    startDate: '2024-05-10T20:42:19.936952'
    "url": "https://www.usgs.gov/staff-profiles/kelly-conrad",
  name: Kelly Conrad
    "affiliation": [],
   url: https://www.usgs.gov/staff-profiles/kelly-conrad
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:50.795929",
      "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:50.795923",
   "name": "Kelly Conrad",
   "identifier": [],
   "jobTitle": "Physical Science Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:50.798169",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Central Energy Resources Science Center",
         "url": "https://www.usgs.gov/centers/central-energy-resources-science-center"
       },
       "roleName": "Physical Science Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Physical Science Technician with the Central Energy Resources Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/kelly-conrad",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:50.795929",
     "description": "Former Employee"
   }
 }

}