Item talk:Q45137: 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:48.150244",
  - '@type': TextObject
    "name": "Ashley Bussell",
     abstract: Physical Scientist with the Wyoming-Montana Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Physical Scientist",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:55:48.154776",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Wyoming-Montana Water Science Center
          "name": "Wyoming-Montana Water Science Center",
      url: https://www.usgs.gov/centers/wyoming-montana-water-science-center
          "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
    roleName: Physical Scientist
        },
     startDate: '2024-05-10T20:40:47.891705'
        "roleName": "Physical Scientist"
  jobTitle: Physical Scientist
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Physical Scientist with the Wyoming-Montana Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:40:47.888205'
    "email": null,
  name: Ashley Bussell
    "url": "https://www.usgs.gov/staff-profiles/ashley-bussell",
   url: https://www.usgs.gov/staff-profiles/ashley-bussell
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:48.150251",
      "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:48.150244",
   "name": "Ashley Bussell",
   "identifier": [],
   "jobTitle": "Physical Scientist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:48.154776",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wyoming-Montana Water Science Center",
         "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
       },
       "roleName": "Physical Scientist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Physical Scientist with the Wyoming-Montana Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/ashley-bussell",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:48.150251",
     "description": "Former Employee"
   }
 }

}