Item talk:Q46630: 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/william-f-hazell",
  email: mailto:wfhazell@usgs.gov
    "item": "https://geokb.wikibase.cloud/entity/Q46630",
  hasOccupation:
    "last_update": "2024-05-22T00:00:00Z",
  - '@type': OrganizationalRole
    "previous_address": null,
    affiliatedOrganization:
    "qid": "Q46630",
      '@type': Organization
    "retrieved": "2021-11-30T00:00:00Z",
      name: South Atlantic Water Science Center
    "schema": {
      url: https://www.usgs.gov/centers/sawsc
      "@context": "https://schema.org",
  identifier:
      "@type": "Person",
  - '@type': PropertyValue
      "email": "mailto:wfhazell@usgs.gov",
    propertyID: GeoKB
      "hasOccupation": [
    value: https://geokb.wikibase.cloud/entity/Q46630
        {
  jobTitle: Supervisory Hydrologic Technician
          "@type": "OrganizationalRole",
  memberOf:
          "affiliatedOrganization": {
    '@type': OrganizationalRole
            "@type": "Organization",
    endDate: '2021-11-30T18:38:31.452073'
            "name": "South Atlantic Water Science Center",
    member:
            "url": "https://www.usgs.gov/centers/sawsc"
      '@type': Organization
          }
      name: U.S. Geological Survey
        }
    name: staff member
      ],
  name: William F Hazell
      "identifier": [
  url: https://www.usgs.gov/staff-profiles/william-f-hazell
        {
          "@type": "PropertyValue",
          "propertyID": "GeoKB",
          "value": "https://geokb.wikibase.cloud/entity/Q46630"
        }
      ],
      "jobTitle": "Supervisory Hydrologic Technician",
      "memberOf": {
        "@type": "OrganizationalRole",
        "endDate": "2021-11-30T18:38:31.452073",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member"
      },
      "name": "William F Hazell",
      "url": "https://www.usgs.gov/staff-profiles/william-f-hazell"
    },
    "status_code": "403"
  }
}

Latest revision as of 19:50, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/william-f-hazell",
   "item": "https://geokb.wikibase.cloud/entity/Q46630",
   "last_update": "2024-05-22T00:00:00Z",
   "previous_address": null,
   "qid": "Q46630",
   "retrieved": "2021-11-30T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "email": "mailto:wfhazell@usgs.gov",
     "hasOccupation": [
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "South Atlantic Water Science Center",
           "url": "https://www.usgs.gov/centers/sawsc"
         }
       }
     ],
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "GeoKB",
         "value": "https://geokb.wikibase.cloud/entity/Q46630"
       }
     ],
     "jobTitle": "Supervisory Hydrologic Technician",
     "memberOf": {
       "@type": "OrganizationalRole",
       "endDate": "2021-11-30T18:38:31.452073",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member"
     },
     "name": "William F Hazell",
     "url": "https://www.usgs.gov/staff-profiles/william-f-hazell"
   },
   "status_code": "403"
 }

}