Item talk:Q45070: 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:39.009054",
  - '@type': TextObject
    "name": "Robin L Buchan",
     abstract: Hydrologic Technician with the Colorado Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologic Technician",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:59:39.014848",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Colorado Water Science Center
          "name": "Colorado Water Science Center",
      url: https://www.usgs.gov/centers/colorado-water-science-center
          "url": "https://www.usgs.gov/centers/colorado-water-science-center"
    roleName: Hydrologic Technician
        },
     startDate: '2024-05-10T21:07:00.667379'
        "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 Colorado Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T21:07:00.663966'
    "email": null,
  name: Robin L Buchan
    "url": "https://www.usgs.gov/staff-profiles/robin-l-buchan",
   url: https://www.usgs.gov/staff-profiles/robin-l-buchan
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:39.009072",
      "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:39.009054",
   "name": "Robin L Buchan",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:39.014848",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Colorado Water Science Center",
         "url": "https://www.usgs.gov/centers/colorado-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Colorado Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/robin-l-buchan",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:39.009072",
     "description": "Former Employee"
   }
 }

}