Item talk:Q50194: 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:49.995853",
  - '@type': TextObject
    "name": "Robin White",
     abstract: Bureau Approving Official, Biologist with the Office of Science Quality
    "identifier": [],
      and Integrity
     "jobTitle": "Bureau Approving Official, Biologist",
     additionalType: short description
     "hasOccupation": [
  email: null
      {
  hasCredential: []
        "@type": "OrganizationalRole",
  hasOccupation:
        "startDate": "2024-09-21T07:58:49.998544",
  - '@type': OrganizationalRole
        "affiliatedOrganization": {
    affiliatedOrganization:
          "@type": "Organization",
      '@type': Organization
          "name": "Office of Science Quality and Integrity",
      name: Office of Science Quality and Integrity
          "url": "https://www.usgs.gov/office-of-science-quality-and-integrity"
      url: https://www.usgs.gov/office-of-science-quality-and-integrity
        },
    roleName: Bureau Approving Official, Biologist
        "roleName": "Bureau Approving Official, Biologist"
     startDate: '2024-05-10T21:01:56.642387'
      }
  jobTitle: Bureau Approving Official, Biologist
    ],
  knowsAbout: []
     "description": [
  memberOf:
      {
    '@type': OrganizationalRole
        "@type": "TextObject",
    description: Former Employee
        "additionalType": "short description",
    member:
        "abstract": "Bureau Approving Official, Biologist with the Office of Science Quality and Integrity"
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
    "email": null,
    startDate: '2024-05-10T21:01:56.633710'
    "url": "https://www.usgs.gov/staff-profiles/robin-white",
  name: Robin White
    "affiliation": [],
   url: https://www.usgs.gov/staff-profiles/robin-white
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:49.995862",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:10, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:49.995853",
   "name": "Robin White",
   "identifier": [],
   "jobTitle": "Bureau Approving Official, Biologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:49.998544",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Office of Science Quality and Integrity",
         "url": "https://www.usgs.gov/office-of-science-quality-and-integrity"
       },
       "roleName": "Bureau Approving Official, Biologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Bureau Approving Official, Biologist with the Office of Science Quality and Integrity"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/robin-white",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:49.995862",
     "description": "Former Employee"
   }
 }

}