Item talk:Q140719: Difference between revisions

From geokb
(Update cached profile metadata)
 
(caching schema from staff profile page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
  meta:
  "USGS Staff Profile": {
     status_code: 200
    "@context": "https://schema.org",
     timestamp: '2023-10-02T16:15:46.862138'
     "@type": "Person",
     url: https://www.usgs.gov/staff-profiles/john-spritzer
     "dateModified": "2024-09-21T07:58:31.880047",
  profile:
     "name": "John Spritzer",
     abstracts: []
    "identifier": [],
     affiliations: []
    "jobTitle": "Operations",
     education: []
    "hasOccupation": [
     email: jspritzer@usgs.gov
      {
     expertise_terms: []
        "@type": "OrganizationalRole",
     honors: []
        "startDate": "2024-09-21T07:58:31.882433",
     intro_statements:
        "affiliatedOrganization": {
     - John Spritzer is a scientist in the Geomagnetism Program.
          "@type": "Organization",
     name: John Spritzer
          "name": "Geomagnetism Program",
     name_qualifier: null
          "url": "https://www.usgs.gov/programs/geomagnetism"
    orcid: null
        },
     organization_link: https://www.usgs.gov/programs/geomagnetism
        "roleName": "Operations"
     organization_name: Geomagnetism Program
      }
     personal_statement: null
     ],
     professional_experience: []
     "description": [
     title: Operations
      {
        "@type": "TextObject",
        "additionalType": "short description",
        "abstract": "Operations with the Geomagnetism Program"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "John Spritzer is a scientist in the Geomagnetism Program."
      }
     ],
     "email": "jspritzer@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/john-spritzer",
    "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:31.880055"
     }
  },
  "ORCID": {
     "@context": "http://schema.org",
     "@id": "https://orcid.org/0000-0002-2147-530X",
    "@reverse": {},
     "@type": "Person",
     "familyName": "Spritzer",
     "givenName": "John",
     "mainEntityOfPage": "https://orcid.org/0000-0002-2147-530X"
  }
}

Latest revision as of 21:56, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:31.880047",
   "name": "John Spritzer",
   "identifier": [],
   "jobTitle": "Operations",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:31.882433",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geomagnetism Program",
         "url": "https://www.usgs.gov/programs/geomagnetism"
       },
       "roleName": "Operations"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Operations with the Geomagnetism Program"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "John Spritzer is a scientist in the Geomagnetism Program."
     }
   ],
   "email": "jspritzer@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/john-spritzer",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:31.880055"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-2147-530X",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Spritzer",
   "givenName": "John",
   "mainEntityOfPage": "https://orcid.org/0000-0002-2147-530X"
 }

}