Item talk:Q48565: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'@context': https://schema.org
{
'@type': Person
  "USGS Staff Profile": {
affiliation: []
    "@context": "https://schema.org",
description:
    "@type": "Person",
- '@type': TextObject
    "dateModified": "2024-09-21T07:59:43.869673",
  abstract: Research Geophysicist with the Earthquake Hazards Program
    "name": "Mark Petersen",
  additionalType: short description
    "identifier": [
- '@type': TextObject
      {
  abstract: Mark Petersen is a Supervisory Research Geophysicist with the Earthquake
        "@type": "PropertyValue",
     Hazards Program.
        "propertyID": "ORCID",
  additionalType: staff profile page introductory statement
        "value": "0000-0001-8542-3990"
email: mpetersen@usgs.gov
      }
hasCredential: []
    ],
hasOccupation:
    "jobTitle": "Research Geophysicist",
- '@type': OrganizationalRole
     "hasOccupation": [
  affiliatedOrganization:
      {
    '@type': Organization
        "@type": "OrganizationalRole",
    name: Earthquake Hazards Program
        "startDate": "2024-09-21T07:59:43.877296",
    url: https://www.usgs.gov/programs/earthquake-hazards
        "affiliatedOrganization": {
  roleName: Research Geophysicist
          "@type": "Organization",
  startDate: '2024-05-10T21:07:14.674735'
          "name": "Earthquake Hazards Program",
identifier:
          "url": "https://www.usgs.gov/programs/earthquake-hazards"
- '@type': PropertyValue
        },
  propertyID: ORCID
        "roleName": "Research Geophysicist"
  value: 0000-0001-8542-3990
      }
jobTitle: Research Geophysicist
    ],
knowsAbout: []
    "description": [
memberOf:
      {
  '@type': OrganizationalRole
        "@type": "TextObject",
  member:
        "additionalType": "short description",
    '@type': Organization
        "abstract": "Research Geophysicist with the Earthquake Hazards Program"
    name: U.S. Geological Survey
      },
  name: staff member
      {
  startDate: '2024-05-10T21:07:14.671216'
        "@type": "TextObject",
name: Mark Petersen
        "additionalType": "staff profile page introductory statement",
url: https://www.usgs.gov/staff-profiles/mark-petersen
        "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"
   }
 }

}