Item talk:Q48708: 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:57:00.940969",
  - '@type': TextObject
     "name": "Miriam Primus",
     abstract: Geologist with the Geosciences and Environmental Change Science Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "Geologist",
  email: null
    "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:57:00.943205",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Geosciences and Environmental Change Science Center
          "name": "Geosciences and Environmental Change Science Center",
      url: https://www.usgs.gov/centers/geosciences-and-environmental-change-science-center
          "url": "https://www.usgs.gov/centers/geosciences-and-environmental-change-science-center"
     roleName: Geologist
        },
     startDate: '2024-05-10T20:46:52.801960'
        "roleName": "Geologist"
  jobTitle: Geologist
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Geologist with the Geosciences and Environmental Change Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:46:52.798573'
    "email": null,
  name: Miriam Primus
     "url": "https://www.usgs.gov/staff-profiles/miriam-primus",
   url: https://www.usgs.gov/staff-profiles/miriam-primus
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:00.940971",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:04, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:00.940969",
   "name": "Miriam Primus",
   "identifier": [],
   "jobTitle": "Geologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:00.943205",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geosciences and Environmental Change Science Center",
         "url": "https://www.usgs.gov/centers/geosciences-and-environmental-change-science-center"
       },
       "roleName": "Geologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Geologist with the Geosciences and Environmental Change Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/miriam-primus",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:00.940971",
     "description": "Former Employee"
   }
 }

}