Item talk:Q45915: 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:55:53.719827",
  - '@type': TextObject
     "name": "Ryan Ellingson",
     abstract: Scientist with the Upper Midwest Environmental Sciences Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "Scientist",
  email: null
    "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:55:53.722317",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Upper Midwest Environmental Sciences Center
          "name": "Upper Midwest Environmental Sciences Center",
      url: https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center
          "url": "https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center"
     roleName: Scientist
        },
     startDate: '2024-05-10T20:43:38.025504'
        "roleName": "Scientist"
  jobTitle: Scientist
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Scientist with the Upper Midwest Environmental Sciences Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:43:38.021928'
    "email": null,
  name: Ryan Ellingson
     "url": "https://www.usgs.gov/staff-profiles/ryan-ellingson",
   url: https://www.usgs.gov/staff-profiles/ryan-ellingson
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:53.719831",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 14:51, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:53.719827",
   "name": "Ryan Ellingson",
   "identifier": [],
   "jobTitle": "Scientist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:53.722317",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Upper Midwest Environmental Sciences Center",
         "url": "https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center"
       },
       "roleName": "Scientist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Scientist with the Upper Midwest Environmental Sciences Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/ryan-ellingson",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:53.719831",
     "description": "Former Employee"
   }
 }

}