Item talk:Q163060: 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/arthur-j-horowitz",
  email: mailto:horowitz@usgs.gov
    "item": "https://geokb.wikibase.cloud/entity/Q163060",
  identifier:
    "last_update": "2024-05-22T00:00:00Z",
  - '@type': PropertyValue
    "previous_address": null,
    propertyID: GeoKB
    "qid": "Q163060",
    value: https://geokb.wikibase.cloud/entity/Q163060
    "retrieved": "2021-11-30T00:00:00Z",
  jobTitle: Research Chemist
    "schema": {
  memberOf:
      "@context": "https://schema.org",
    '@type': OrganizationalRole
      "@type": "Person",
    endDate: '2021-11-30T18:38:31.452073'
      "email": "mailto:horowitz@usgs.gov",
    member:
      "identifier": [
      '@type': Organization
        {
      name: U.S. Geological Survey
          "@type": "PropertyValue",
    name: staff member
          "propertyID": "GeoKB",
  name: Arthur J Horowitz
          "value": "https://geokb.wikibase.cloud/entity/Q163060"
  url: https://www.usgs.gov/staff-profiles/arthur-j-horowitz
        }
      ],
      "jobTitle": "Research Chemist",
      "memberOf": {
        "@type": "OrganizationalRole",
        "endDate": "2021-11-30T18:38:31.452073",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member"
      },
      "name": "Arthur J Horowitz",
      "url": "https://www.usgs.gov/staff-profiles/arthur-j-horowitz"
    },
    "status_code": "403"
  }
}

Revision as of 20:57, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/arthur-j-horowitz",
   "item": "https://geokb.wikibase.cloud/entity/Q163060",
   "last_update": "2024-05-22T00:00:00Z",
   "previous_address": null,
   "qid": "Q163060",
   "retrieved": "2021-11-30T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "email": "mailto:horowitz@usgs.gov",
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "GeoKB",
         "value": "https://geokb.wikibase.cloud/entity/Q163060"
       }
     ],
     "jobTitle": "Research Chemist",
     "memberOf": {
       "@type": "OrganizationalRole",
       "endDate": "2021-11-30T18:38:31.452073",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member"
     },
     "name": "Arthur J Horowitz",
     "url": "https://www.usgs.gov/staff-profiles/arthur-j-horowitz"
   },
   "status_code": "403"
 }

}