Item talk:Q163695: Difference between revisions

From geokb
(Updating schema.org structured data for legacy USGS staff profile)
No edit summary
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "_id": "https://www.usgs.gov/staff-profiles/peter-cervelli",
  email: mailto:pcervelli@usgs.gov
    "item": "https://geokb.wikibase.cloud/entity/Q163695",
  hasOccupation:
    "last_update": "2024-05-22T00:00:00Z",
  - '@type': OrganizationalRole
    "previous_address": null,
    affiliatedOrganization:
    "qid": "Q163695",
      '@type': Organization
    "retrieved": "2021-11-30T00:00:00Z",
      name: Volcano Science Center
    "schema": {
      url: https://www.usgs.gov/centers/volcano-science-center
      "@context": "https://schema.org",
  identifier:
      "@type": "Person",
  - '@type': PropertyValue
      "email": "mailto:pcervelli@usgs.gov",
    propertyID: GeoKB
      "hasOccupation": [
    value: https://geokb.wikibase.cloud/entity/Q163695
        {
  jobTitle: Associate Center Director for Science and Technology
          "@type": "OrganizationalRole",
  memberOf:
          "affiliatedOrganization": {
    '@type': OrganizationalRole
            "@type": "Organization",
    endDate: '2021-11-30T18:38:31.452073'
            "name": "Volcano Science Center",
    member:
            "url": "https://www.usgs.gov/centers/volcano-science-center"
      '@type': Organization
          }
      name: U.S. Geological Survey
        }
    name: staff member
      ],
  name: Peter Cervelli, PhD
      "identifier": [
  url: https://www.usgs.gov/staff-profiles/peter-cervelli
        {
          "@type": "PropertyValue",
          "propertyID": "GeoKB",
          "value": "https://geokb.wikibase.cloud/entity/Q163695"
        }
      ],
      "jobTitle": "Associate Center Director for Science and Technology",
      "memberOf": {
        "@type": "OrganizationalRole",
        "endDate": "2021-11-30T18:38:31.452073",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member"
      },
      "name": "Peter Cervelli, PhD",
      "url": "https://www.usgs.gov/staff-profiles/peter-cervelli"
    },
    "status_code": "403"
  }
}

Revision as of 21:06, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/peter-cervelli",
   "item": "https://geokb.wikibase.cloud/entity/Q163695",
   "last_update": "2024-05-22T00:00:00Z",
   "previous_address": null,
   "qid": "Q163695",
   "retrieved": "2021-11-30T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "email": "mailto:pcervelli@usgs.gov",
     "hasOccupation": [
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "Volcano Science Center",
           "url": "https://www.usgs.gov/centers/volcano-science-center"
         }
       }
     ],
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "GeoKB",
         "value": "https://geokb.wikibase.cloud/entity/Q163695"
       }
     ],
     "jobTitle": "Associate Center Director for Science and Technology",
     "memberOf": {
       "@type": "OrganizationalRole",
       "endDate": "2021-11-30T18:38:31.452073",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member"
     },
     "name": "Peter Cervelli, PhD",
     "url": "https://www.usgs.gov/staff-profiles/peter-cervelli"
   },
   "status_code": "403"
 }

}