Item talk:Q44585: 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",
  email: mailto:elizabeth.baca@sol.doi.gov
    "@type": "Person",
  hasOccupation:
    "email": "mailto:elizabeth.baca@sol.doi.gov",
  - '@type': OrganizationalRole
    "hasOccupation": [
    affiliatedOrganization:
      {
      '@type': Organization
        "@type": "OrganizationalRole",
      name: Office of Science Quality and Integrity
        "affiliatedOrganization": {
      url: https://www.usgs.gov/office-of-science-quality-and-integrity
          "@type": "Organization",
  identifier:
          "name": "Office of Science Quality and Integrity",
  - '@type': PropertyValue
          "url": "https://www.usgs.gov/office-of-science-quality-and-integrity"
    propertyID: GeoKB
        }
    value: https://geokb.wikibase.cloud/entity/Q44585
      }
  jobTitle: Associate Ethics Counselor
    ],
  memberOf:
    "identifier": [
    '@type': OrganizationalRole
      {
    endDate: '2021-11-30T18:38:31.452073'
        "@type": "PropertyValue",
    member:
        "propertyID": "GeoKB",
      '@type': Organization
        "value": "https://geokb.wikibase.cloud/entity/Q44585"
      name: U.S. Geological Survey
      }
    name: staff member
    ],
  name: Elizabeth (Liz) Dalton Baca
    "jobTitle": "Associate Ethics Counselor",
  url: https://www.usgs.gov/staff-profiles/elizabeth-liz-dalton-baca
    "memberOf": {
      "@type": "OrganizationalRole",
      "endDate": "2021-11-30T18:38:31.452073",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member"
    },
    "name": "Elizabeth (Liz) Dalton Baca",
    "url": "https://www.usgs.gov/staff-profiles/elizabeth-liz-dalton-baca",
    "dateModified": "2024-05-22T00:00:00Z"
  }
}

Latest revision as of 19:56, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "email": "mailto:elizabeth.baca@sol.doi.gov",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Office of Science Quality and Integrity",
         "url": "https://www.usgs.gov/office-of-science-quality-and-integrity"
       }
     }
   ],
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "GeoKB",
       "value": "https://geokb.wikibase.cloud/entity/Q44585"
     }
   ],
   "jobTitle": "Associate Ethics Counselor",
   "memberOf": {
     "@type": "OrganizationalRole",
     "endDate": "2021-11-30T18:38:31.452073",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member"
   },
   "name": "Elizabeth (Liz) Dalton Baca",
   "url": "https://www.usgs.gov/staff-profiles/elizabeth-liz-dalton-baca",
   "dateModified": "2024-05-22T00:00:00Z"
 }

}