Item talk:Q48565: Difference between revisions

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

}