Item talk:Q47482: 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:56:41.388117",
  - '@type': TextObject
    "name": "Louis Daniel Leader Charge",
     abstract: Hydrologic Technician with the Dakota Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologic Technician",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:56:41.391094",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Dakota Water Science Center
          "name": "Dakota Water Science Center",
      url: https://www.usgs.gov/centers/dakota-water
          "url": "https://www.usgs.gov/centers/dakota-water"
    roleName: Hydrologic Technician
        },
     startDate: '2024-05-10T20:46:25.979484'
        "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 Dakota Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:46:25.976072'
    "email": null,
  name: Louis Daniel Leader Charge
    "url": "https://www.usgs.gov/staff-profiles/louis-daniel-leader-charge",
   url: https://www.usgs.gov/staff-profiles/louis-daniel-leader-charge
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:41.388124",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:03, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:41.388117",
   "name": "Louis Daniel Leader Charge",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:41.391094",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Dakota Water Science Center",
         "url": "https://www.usgs.gov/centers/dakota-water"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Dakota Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/louis-daniel-leader-charge",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:41.388124",
     "description": "Former Employee"
   }
 }

}