Item talk:Q50201: Difference between revisions

From geokb
No edit summary
(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",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T08:00:05.955187",
  - '@type': TextObject
     "name": "Matthew T Whitehead",
     abstract: Hydrologist with the Ohio-Kentucky-Indiana Water Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologist",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Hydrologist, Ohio-Kentucky-Indiana Water Science Center
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: mtwhiteh@usgs.gov
        "startDate": "2024-09-21T08:00:05.957781",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Ohio-Kentucky-Indiana Water Science Center",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/oki-water"
      '@type': Organization
        },
      name: Ohio-Kentucky-Indiana Water Science Center
        "roleName": "Hydrologist"
      url: https://www.usgs.gov/centers/oki-water
      }
    roleName: Hydrologist
     ],
     startDate: '2024-05-12T16:12:01.295501'
    "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q50201
        "abstract": "Hydrologist with the Ohio-Kentucky-Indiana Water Science Center"
  jobTitle: Hydrologist
      },
  knowsAbout: []
      {
  memberOf:
        "@type": "TextObject",
    '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement",
    member:
        "abstract": "Hydrologist, Ohio-Kentucky-Indiana Water Science Center"
      '@type': Organization
      }
      name: U.S. Geological Survey
     ],
    name: staff member
    "email": "mtwhiteh@usgs.gov",
    startDate: '2024-05-12T16:12:01.292917'
     "url": "https://www.usgs.gov/staff-profiles/matthew-t-whitehead",
   name: Matthew T Whitehead
    "affiliation": [],
  url: https://www.usgs.gov/staff-profiles/matthew-t-whitehead
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:05.955190"
    }
   }
}

Latest revision as of 22:58, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:05.955187",
   "name": "Matthew T Whitehead",
   "identifier": [],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:05.957781",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Ohio-Kentucky-Indiana Water Science Center",
         "url": "https://www.usgs.gov/centers/oki-water"
       },
       "roleName": "Hydrologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologist with the Ohio-Kentucky-Indiana Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Hydrologist, Ohio-Kentucky-Indiana Water Science Center"
     }
   ],
   "email": "mtwhiteh@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/matthew-t-whitehead",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:05.955190"
   }
 }

}