Item talk:Q48718: 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:01.314167",
  - '@type': TextObject
    "name": "Martin R Proulx",
     abstract: Biological Science Technician (Field Assistant) with the Great Lakes
    "identifier": [],
      Science Center
     "jobTitle": "Biological Science Technician (Field Assistant)",
     additionalType: short description
     "hasOccupation": [
  email: null
      {
  hasCredential: []
        "@type": "OrganizationalRole",
  hasOccupation:
        "startDate": "2024-09-21T07:57:01.316430",
  - '@type': OrganizationalRole
        "affiliatedOrganization": {
    affiliatedOrganization:
          "@type": "Organization",
      '@type': Organization
          "name": "Great Lakes Science Center",
      name: Great Lakes Science Center
          "url": "https://www.usgs.gov/centers/great-lakes-science-center"
      url: https://www.usgs.gov/centers/great-lakes-science-center
        },
    roleName: Biological Science Technician (Field Assistant)
        "roleName": "Biological Science Technician (Field Assistant)"
     startDate: '2024-05-10T20:46:28.135335'
      }
  jobTitle: Biological Science Technician (Field Assistant)
     ],
  knowsAbout: []
    "description": [
  memberOf:
      {
    '@type': OrganizationalRole
        "@type": "TextObject",
    description: Former Employee
        "additionalType": "short description",
    member:
        "abstract": "Biological Science Technician (Field Assistant) with the Great Lakes Science Center"
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
    "email": null,
    startDate: '2024-05-10T20:46:28.131870'
    "url": "https://www.usgs.gov/staff-profiles/martin-r-proulx",
  name: Martin R Proulx
    "affiliation": [],
   url: https://www.usgs.gov/staff-profiles/martin-r-proulx
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:01.314171",
      "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:01.314167",
   "name": "Martin R Proulx",
   "identifier": [],
   "jobTitle": "Biological Science Technician (Field Assistant)",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:01.316430",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Great Lakes Science Center",
         "url": "https://www.usgs.gov/centers/great-lakes-science-center"
       },
       "roleName": "Biological Science Technician (Field Assistant)"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Biological Science Technician (Field Assistant) with the Great Lakes Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/martin-r-proulx",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:01.314171",
     "description": "Former Employee"
   }
 }

}