Item talk:Q45012: Difference between revisions

From geokb
(Updating schema.org structured data for legacy USGS staff profile)
(caching schema from staff profile page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  description:
    "@type": "Person",
  - '@type': TextObject
    "description": [
    abstract: Roman Brittenham is Chief of the Infrastructure and Services Branch
      {
      for the USGS Water Resources Mission Area.
        "@type": "TextObject",
    additionalType: personal_statement
        "abstract": "Roman Brittenham is Chief of the Infrastructure and Services Branch for the USGS Water Resources Mission Area.",
  email: mailto:rbrittenham@usgs.gov
        "additionalType": "personal_statement"
  hasOccupation:
      }
  - '@type': OrganizationalRole
    ],
    affiliatedOrganization:
    "email": "mailto:rbrittenham@usgs.gov",
      '@type': Organization
    "hasOccupation": [
      name: Water Resources Mission Area
      {
      url: https://www.usgs.gov/mission-areas/water-resources
        "@type": "OrganizationalRole",
  identifier:
        "affiliatedOrganization": {
  - '@type': PropertyValue
          "@type": "Organization",
    propertyID: GeoKB
          "name": "Water Resources Mission Area",
    value: https://geokb.wikibase.cloud/entity/Q45012
          "url": "https://www.usgs.gov/mission-areas/water-resources"
  jobTitle: Chief, Infrastructure and Services Branch
        }
  memberOf:
      }
    '@type': OrganizationalRole
    ],
    endDate: '2021-11-30T18:38:31.452073'
    "identifier": [
    member:
      {
      '@type': Organization
        "@type": "PropertyValue",
      name: U.S. Geological Survey
        "propertyID": "GeoKB",
    name: staff member
        "value": "https://geokb.wikibase.cloud/entity/Q45012"
  name: Roman Brittenham
      }
  url: https://www.usgs.gov/staff-profiles/roman-brittenham
    ],
    "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",
    "dateModified": "2024-05-22T00:00:00Z"
  }
}

Latest revision as of 20:20, 22 September 2024

{

 "USGS Staff Profile": {
   "@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",
   "dateModified": "2024-05-22T00:00:00Z"
 }

}