Item talk:Q48565: Difference between revisions

From geokb
(Added profile data from https://www.usgs.gov/staff-profiles/mark-petersen)
 
(caching schema from staff profile page)
 
(4 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-09-30T17:46:01.192465'
     "@type": "Person",
     url: https://www.usgs.gov/staff-profiles/mark-petersen
    "dateModified": "2024-09-21T07:59:43.869673",
  profile:
    "name": "Mark Petersen",
     abstracts: []
    "identifier": [
     affiliations: []
      {
    education: []
        "@type": "PropertyValue",
    email: mpetersen@usgs.gov
        "propertyID": "ORCID",
    expertise_terms: []
        "value": "0000-0001-8542-3990"
    honors: []
      }
    intro_statements:
    ],
    - Mark Petersen is a Supervisory Research Geophysicist with the Earthquake Hazards
     "jobTitle": "Research Geophysicist",
       Program.
    "hasOccupation": [
     name: Mark Petersen
      {
     name_qualifier: null
        "@type": "OrganizationalRole",
     orcid: 0000-0001-8542-3990
        "startDate": "2024-09-21T07:59:43.877296",
     organization_link: null
        "affiliatedOrganization": {
     organization_name: null
          "@type": "Organization",
     personal_statement: null
          "name": "Earthquake Hazards Program",
     professional_experience: []
          "url": "https://www.usgs.gov/programs/earthquake-hazards"
     title: null
        },
        "roleName": "Research Geophysicist"
      }
     ],
     "description": [
      {
        "@type": "TextObject",
        "additionalType": "short description",
        "abstract": "Research Geophysicist with the Earthquake Hazards Program"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Mark Petersen is a Supervisory Research Geophysicist with the Earthquake Hazards Program."
       }
     ],
     "email": "mpetersen@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/mark-petersen",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:43.869678"
     }
  }
}

Latest revision as of 22:39, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:43.869673",
   "name": "Mark Petersen",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0001-8542-3990"
     }
   ],
   "jobTitle": "Research Geophysicist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:43.877296",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Earthquake Hazards Program",
         "url": "https://www.usgs.gov/programs/earthquake-hazards"
       },
       "roleName": "Research Geophysicist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Research Geophysicist with the Earthquake Hazards Program"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Mark Petersen is a Supervisory Research Geophysicist with the Earthquake Hazards Program."
     }
   ],
   "email": "mpetersen@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/mark-petersen",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:43.869678"
   }
 }

}