Item talk:Q47445: 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:40.074792",
  - '@type': TextObject
    "name": "Olivia Lanza",
     abstract: Student Trainee with the Washington Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Student Trainee",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:56:40.077010",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Washington Water Science Center
          "name": "Washington Water Science Center",
      url: https://www.usgs.gov/centers/washington-water-science-center
          "url": "https://www.usgs.gov/centers/washington-water-science-center"
    roleName: Student Trainee
        },
     startDate: '2024-05-10T20:46:21.602765'
        "roleName": "Student Trainee"
  jobTitle: Student Trainee
      }
  knowsAbout: []
     ],
  memberOf:
    "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Student Trainee with the Washington Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:46:21.599453'
    "email": null,
  name: Olivia Lanza
    "url": "https://www.usgs.gov/staff-profiles/olivia-lanza",
   url: https://www.usgs.gov/staff-profiles/olivia-lanza
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:40.074795",
      "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:40.074792",
   "name": "Olivia Lanza",
   "identifier": [],
   "jobTitle": "Student Trainee",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:40.077010",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Washington Water Science Center",
         "url": "https://www.usgs.gov/centers/washington-water-science-center"
       },
       "roleName": "Student Trainee"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Student Trainee with the Washington Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/olivia-lanza",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:40.074795",
     "description": "Former Employee"
   }
 }

}