Item talk:Q159984: Difference between revisions

From geokb
(Update cached profile metadata)
 
(caching schema from staff profile page)
 
(7 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:16:29.595349'
     "@type": "Person",
     url: https://www.usgs.gov/staff-profiles/john-m-meyer
     "dateModified": "2024-09-21T07:59:48.927444",
  profile:
    "name": "John M Meyer",
     abstracts: []
    "identifier": [
     affiliations: []
      {
     education: []
        "@type": "PropertyValue",
     email: jmmeyer@usgs.gov
        "propertyID": "ORCID",
     expertise_terms: []
        "value": "0000-0003-2810-9414"
     honors: []
      }
     intro_statements:
    ],
     - John Meyer is a Geophysicist with the Geology, Geophysics, and Geochemistry
    "jobTitle": "Geophysicist",
       Science Center.
     "hasOccupation": [
     name: John M Meyer
      {
     name_qualifier: null
        "@type": "OrganizationalRole",
     orcid: 0000-0003-2810-9414
        "startDate": "2024-09-21T07:59:48.930807",
     organization_link: https://www.usgs.gov/centers/gggsc
        "affiliatedOrganization": {
     organization_name: Geology, Geophysics, and Geochemistry Science Center
          "@type": "Organization",
     personal_statement: null
          "name": "Geology, Geophysics, and Geochemistry Science Center",
     professional_experience: []
          "url": "https://www.usgs.gov/centers/gggsc"
     title: Geophysicist
        },
        "roleName": "Geophysicist"
      },
      {
        "@type": "OrganizationalRole",
        "startDate": "2024-09-21T07:59:48.930808",
        "affiliatedOrganization": {
          "@type": "Organization",
          "name": "Spectroscopy Lab",
          "url": "https://www.usgs.gov/labs/spectroscopy-lab"
        }
      }
     ],
     "description": [
      {
        "@type": "TextObject",
        "additionalType": "short description",
        "abstract": "Geophysicist with the Geology, Geophysics, and Geochemistry Science Center"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "John Meyer is a Geophysicist with the Geology, Geophysics, and Geochemistry Science Center."
      }
     ],
     "email": "jmmeyer@usgs.gov",
    "url": "https://www.usgs.gov/staff-profiles/john-m-meyer",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
       "startDate": "2024-09-21T07:59:48.927450"
     }
  },
  "ORCID": {
     "@context": "http://schema.org",
     "@id": "https://orcid.org/0000-0003-2810-9414",
    "@reverse": {},
    "@type": "Person",
     "affiliation": {
      "@type": "Organization",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "ROR",
        "value": "https://ror.org/035a68863"
      },
      "name": "United States Geological Survey"
     },
     "familyName": "Meyer",
     "givenName": "John M",
     "mainEntityOfPage": "https://orcid.org/0000-0003-2810-9414"
  }
}

Latest revision as of 22:43, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:48.927444",
   "name": "John M Meyer",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0003-2810-9414"
     }
   ],
   "jobTitle": "Geophysicist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:48.930807",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geology, Geophysics, and Geochemistry Science Center",
         "url": "https://www.usgs.gov/centers/gggsc"
       },
       "roleName": "Geophysicist"
     },
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:48.930808",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Spectroscopy Lab",
         "url": "https://www.usgs.gov/labs/spectroscopy-lab"
       }
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Geophysicist with the Geology, Geophysics, and Geochemistry Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "John Meyer is a Geophysicist with the Geology, Geophysics, and Geochemistry Science Center."
     }
   ],
   "email": "jmmeyer@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/john-m-meyer",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:48.927450"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0003-2810-9414",
   "@reverse": {},
   "@type": "Person",
   "affiliation": {
     "@type": "Organization",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "ROR",
       "value": "https://ror.org/035a68863"
     },
     "name": "United States Geological Survey"
   },
   "familyName": "Meyer",
   "givenName": "John M",
   "mainEntityOfPage": "https://orcid.org/0000-0003-2810-9414"
 }

}