Item talk:Q45012: 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/roman-brittenham",
  description:
    "item": "https://geokb.wikibase.cloud/entity/Q45012",
  - '@type': TextObject
    "last_update": "2024-05-22T00:00:00Z",
    abstract: Roman Brittenham is Chief of the Infrastructure and Services Branch
    "previous_address": null,
      for the USGS Water Resources Mission Area.
    "qid": "Q45012",
    additionalType: personal_statement
    "retrieved": "2021-11-30T00:00:00Z",
  email: mailto:rbrittenham@usgs.gov
    "schema": {
  hasOccupation:
      "@context": "https://schema.org",
  - '@type': OrganizationalRole
      "@type": "Person",
    affiliatedOrganization:
      "description": [
      '@type': Organization
        {
      name: Water Resources Mission Area
          "@type": "TextObject",
      url: https://www.usgs.gov/mission-areas/water-resources
          "abstract": "Roman Brittenham is Chief of the Infrastructure and Services Branch for the USGS Water Resources Mission Area.",
  identifier:
          "additionalType": "personal_statement"
  - '@type': PropertyValue
        }
    propertyID: GeoKB
      ],
    value: https://geokb.wikibase.cloud/entity/Q45012
      "email": "mailto:rbrittenham@usgs.gov",
  jobTitle: Chief, Infrastructure and Services Branch
      "hasOccupation": [
  memberOf:
        {
    '@type': OrganizationalRole
          "@type": "OrganizationalRole",
    endDate: '2021-11-30T18:38:31.452073'
          "affiliatedOrganization": {
    member:
            "@type": "Organization",
      '@type': Organization
            "name": "Water Resources Mission Area",
      name: U.S. Geological Survey
            "url": "https://www.usgs.gov/mission-areas/water-resources"
    name: staff member
          }
  name: Roman Brittenham
        }
  url: https://www.usgs.gov/staff-profiles/roman-brittenham
      ],
      "identifier": [
        {
          "@type": "PropertyValue",
          "propertyID": "GeoKB",
          "value": "https://geokb.wikibase.cloud/entity/Q45012"
        }
      ],
      "jobTitle": "Chief, Infrastructure and Services Branch",
      "memberOf": {
        "@type": "OrganizationalRole",
        "endDate": "2021-11-30T18:38:31.452073",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member"
      },
      "name": "Roman Brittenham",
      "url": "https://www.usgs.gov/staff-profiles/roman-brittenham"
    },
    "status_code": "403"
  }
}

Revision as of 19:30, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/roman-brittenham",
   "item": "https://geokb.wikibase.cloud/entity/Q45012",
   "last_update": "2024-05-22T00:00:00Z",
   "previous_address": null,
   "qid": "Q45012",
   "retrieved": "2021-11-30T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "description": [
       {
         "@type": "TextObject",
         "abstract": "Roman Brittenham is Chief of the Infrastructure and Services Branch for the USGS Water Resources Mission Area.",
         "additionalType": "personal_statement"
       }
     ],
     "email": "mailto:rbrittenham@usgs.gov",
     "hasOccupation": [
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "Water Resources Mission Area",
           "url": "https://www.usgs.gov/mission-areas/water-resources"
         }
       }
     ],
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "GeoKB",
         "value": "https://geokb.wikibase.cloud/entity/Q45012"
       }
     ],
     "jobTitle": "Chief, Infrastructure and Services Branch",
     "memberOf": {
       "@type": "OrganizationalRole",
       "endDate": "2021-11-30T18:38:31.452073",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member"
     },
     "name": "Roman Brittenham",
     "url": "https://www.usgs.gov/staff-profiles/roman-brittenham"
   },
   "status_code": "403"
 }

}