Item talk:Q46346: 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:17.237853",
  - '@type': TextObject
     "name": "Dara Goldrath",
     abstract: Hydrologist with the California Water Science Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "Hydrologist",
  email: null
    "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T08:00:17.240835",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: California Water Science Center
          "name": "California Water Science Center",
      url: https://www.usgs.gov/centers/california-water-science-center
          "url": "https://www.usgs.gov/centers/california-water-science-center"
     roleName: Hydrologist
        },
     startDate: '2024-05-10T21:05:39.804138'
        "roleName": "Hydrologist"
  jobTitle: Hydrologist
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Hydrologist with the California Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T21:05:39.800690'
    "email": null,
  name: Dara Goldrath
     "url": "https://www.usgs.gov/staff-profiles/dara-goldrath",
   url: https://www.usgs.gov/staff-profiles/dara-goldrath
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:17.237860",
      "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:17.237853",
   "name": "Dara Goldrath",
   "identifier": [],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:17.240835",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "California Water Science Center",
         "url": "https://www.usgs.gov/centers/california-water-science-center"
       },
       "roleName": "Hydrologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologist with the California Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/dara-goldrath",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:17.237860",
     "description": "Former Employee"
   }
 }

}