Item talk:Q46654: 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:10.609712",
  - '@type': TextObject
    "name": "Terry Heinert",
     abstract: Physical Science Technician with the Wyoming-Montana Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Physical Science Technician",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:56:10.611911",
    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 Science Technician
        },
     startDate: '2024-05-10T20:44:01.650015'
        "roleName": "Physical Science Technician"
  jobTitle: Physical Science Technician
      }
  knowsAbout: []
    ],
  memberOf:
     "description": [
    '@type': OrganizationalRole
      {
    description: Former Employee
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Physical Science Technician with the Wyoming-Montana Water Science Center"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:44:01.646439'
    "email": null,
  name: Terry Heinert
    "url": "https://www.usgs.gov/staff-profiles/terry-heinert",
   url: https://www.usgs.gov/staff-profiles/terry-heinert
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:10.609715",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 14:52, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:10.609712",
   "name": "Terry Heinert",
   "identifier": [],
   "jobTitle": "Physical Science Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:10.611911",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wyoming-Montana Water Science Center",
         "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
       },
       "roleName": "Physical Science Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Physical Science Technician with the Wyoming-Montana Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/terry-heinert",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:10.609715",
     "description": "Former Employee"
   }
 }

}