Item talk:Q48045: 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:59:42.626966",
  - '@type': TextObject
    "name": "Kim Miller",
     abstract: Developmental Programs Manager with the Human Capital
    "identifier": [],
     additionalType: short description
     "jobTitle": "Developmental Programs Manager",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:59:42.629612",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Human Capital
          "name": "Human Capital",
      url: https://www.usgs.gov/human-capital
          "url": "https://www.usgs.gov/human-capital"
    roleName: Developmental Programs Manager
        },
     startDate: '2024-05-10T21:07:06.472081'
        "roleName": "Developmental Programs Manager"
  jobTitle: Developmental Programs Manager
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Developmental Programs Manager with the Human Capital"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T21:07:06.468547'
    "email": null,
  name: Kim Miller
    "url": "https://www.usgs.gov/staff-profiles/kim-miller",
   url: https://www.usgs.gov/staff-profiles/kim-miller
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:42.626975",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:13, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:42.626966",
   "name": "Kim Miller",
   "identifier": [],
   "jobTitle": "Developmental Programs Manager",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:42.629612",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Human Capital",
         "url": "https://www.usgs.gov/human-capital"
       },
       "roleName": "Developmental Programs Manager"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Developmental Programs Manager with the Human Capital"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/kim-miller",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:42.626975",
     "description": "Former Employee"
   }
 }

}