Item talk:Q163374: 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/eric-t-sundquist",
  description:
    "item": "https://geokb.wikibase.cloud/entity/Q163374",
  - '@type': TextObject
    "last_update": "2024-05-22T00:00:00Z",
    abstract: '"As a career student of the carbon cycle, I have come to understand
    "previous_address": null,
      atmospheric carbon dioxide as a critical mediator between many natural processes
    "qid": "Q163374",
      that sustain life on Earth and many socioeconomic activities that sustain human
    "retrieved": "2021-11-30T00:00:00Z",
      society"'
    "schema": {
    additionalType: personal_statement
      "@context": "https://schema.org",
  email: mailto:esundqui@usgs.gov
      "@type": "Person",
  hasOccupation:
      "description": [
  - '@type': OrganizationalRole
        {
    affiliatedOrganization:
          "@type": "TextObject",
      '@type': Organization
          "abstract": "\"As a career student of the carbon cycle, I have come to understand atmospheric carbon dioxide as a critical mediator between many natural processes that sustain life on Earth and many socioeconomic activities that sustain human society\"",
      name: Florence Bascom Geoscience Center
          "additionalType": "personal_statement"
      url: https://www.usgs.gov/centers/florence-bascom-geoscience-center
        }
  - '@type': OrganizationalRole
      ],
    affiliatedOrganization:
      "email": "mailto:esundqui@usgs.gov",
      '@type': Organization
      "hasOccupation": [
      name: Florence Bascom Geoscience Center
        {
      url: https://www.usgs.gov/centers/fbgc
          "@type": "OrganizationalRole",
  identifier:
          "affiliatedOrganization": {
  - '@type': PropertyValue
            "@type": "Organization",
    propertyID: GeoKB
            "name": "Florence Bascom Geoscience Center",
    value: https://geokb.wikibase.cloud/entity/Q163374
            "url": "https://www.usgs.gov/centers/florence-bascom-geoscience-center"
  - '@type': PropertyValue
          }
    propertyID: alternate staff profile URL
        },
    value: https://www.usgs.gov/staff-profiles/eric-t-sundquist
        {
  jobTitle: Geologist
          "@type": "OrganizationalRole",
  memberOf:
          "affiliatedOrganization": {
    '@type': OrganizationalRole
            "@type": "Organization",
    endDate: '2021-11-30T18:38:31.452073'
            "name": "Florence Bascom Geoscience Center",
    member:
            "url": "https://www.usgs.gov/centers/fbgc"
      '@type': Organization
          }
      name: U.S. Geological Survey
        }
    name: staff member
      ],
  name: Eric T Sundquist
      "identifier": [
  url: https://www.usgs.gov/staff-profiles/eric-t-sundquist
        {
          "@type": "PropertyValue",
          "propertyID": "GeoKB",
          "value": "https://geokb.wikibase.cloud/entity/Q163374"
        },
        {
          "@type": "PropertyValue",
          "propertyID": "alternate staff profile URL",
          "value": "https://www.usgs.gov/staff-profiles/eric-t-sundquist"
        }
      ],
      "jobTitle": "Geologist",
      "memberOf": {
        "@type": "OrganizationalRole",
        "endDate": "2021-11-30T18:38:31.452073",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member"
      },
      "name": "Eric T Sundquist",
      "url": "https://www.usgs.gov/staff-profiles/eric-t-sundquist"
    },
    "status_code": "404"
  }
}

Revision as of 21:02, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/eric-t-sundquist",
   "item": "https://geokb.wikibase.cloud/entity/Q163374",
   "last_update": "2024-05-22T00:00:00Z",
   "previous_address": null,
   "qid": "Q163374",
   "retrieved": "2021-11-30T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "description": [
       {
         "@type": "TextObject",
         "abstract": "\"As a career student of the carbon cycle, I have come to understand atmospheric carbon dioxide as a critical mediator between many natural processes that sustain life on Earth and many socioeconomic activities that sustain human society\"",
         "additionalType": "personal_statement"
       }
     ],
     "email": "mailto:esundqui@usgs.gov",
     "hasOccupation": [
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "Florence Bascom Geoscience Center",
           "url": "https://www.usgs.gov/centers/florence-bascom-geoscience-center"
         }
       },
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "Florence Bascom Geoscience Center",
           "url": "https://www.usgs.gov/centers/fbgc"
         }
       }
     ],
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "GeoKB",
         "value": "https://geokb.wikibase.cloud/entity/Q163374"
       },
       {
         "@type": "PropertyValue",
         "propertyID": "alternate staff profile URL",
         "value": "https://www.usgs.gov/staff-profiles/eric-t-sundquist"
       }
     ],
     "jobTitle": "Geologist",
     "memberOf": {
       "@type": "OrganizationalRole",
       "endDate": "2021-11-30T18:38:31.452073",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member"
     },
     "name": "Eric T Sundquist",
     "url": "https://www.usgs.gov/staff-profiles/eric-t-sundquist"
   },
   "status_code": "404"
 }

}