Item talk:Q48565: Difference between revisions

From geokb
(Added missing GeoKB identifier to profile cache)
(caching schema from staff profile page)
 
(One intermediate revision 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
     ],
  - '@type': PropertyValue
    "description": [
     propertyID: GeoKB
      {
     value: https://geokb.wikibase.cloud/entity/Q48565
        "@type": "TextObject",
  jobTitle: Research Geophysicist
        "additionalType": "short description",
  knowsAbout: []
        "abstract": "Research Geophysicist with the Earthquake Hazards Program"
  memberOf:
      },
    '@type': OrganizationalRole
      {
    member:
        "@type": "TextObject",
      '@type': Organization
        "additionalType": "staff profile page introductory statement",
      name: U.S. Geological Survey
        "abstract": "Mark Petersen is a Supervisory Research Geophysicist with the Earthquake Hazards Program."
    name: staff member
      }
    startDate: '2024-05-10T21:07:14.671216'
    ],
   name: Mark Petersen
     "email": "mpetersen@usgs.gov",
  url: https://www.usgs.gov/staff-profiles/mark-petersen
     "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"
   }
 }

}