Item talk:Q44610: 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-21T07:55:14.431853",
  - '@type': TextObject
    "name": "Paul Baker",
    abstract: Hydrologist with the Ohio-Kentucky-Indiana Water Science Center
    "identifier": [],
     additionalType: short description
    "jobTitle": "Hydrologist",
  - '@type': TextObject
    "hasOccupation": [
    abstract: Surface water data collection, advanced ADCP user, streamflow records
      {
      computation analysis and review. All aspects of Surface water data analysis
        "@type": "OrganizationalRole",
      and review. Leadership training, supervision experience and training. Management
        "startDate": "2024-09-21T07:55:14.434554",
      and operation of streamflow network.
        "affiliatedOrganization": {
     additionalType: staff profile page introductory statement
          "@type": "Organization",
  email: prbaker@usgs.gov
          "name": "Ohio-Kentucky-Indiana Water Science Center",
  hasCredential: []
          "url": "https://www.usgs.gov/centers/oki-water"
  hasOccupation:
        },
  - '@type': OrganizationalRole
        "roleName": "Hydrologist"
     affiliatedOrganization:
      }
      '@type': Organization
     ],
      name: Ohio-Kentucky-Indiana Water Science Center
    "description": [
      url: https://www.usgs.gov/centers/oki-water
      {
     roleName: Hydrologist
        "@type": "TextObject",
     startDate: '2024-05-12T15:23:00.394999'
        "additionalType": "short description",
  identifier:
        "abstract": "Hydrologist with the Ohio-Kentucky-Indiana Water Science Center"
  - '@type': PropertyValue
      },
     propertyID: GeoKB
      {
    value: https://geokb.wikibase.cloud/entity/Q44610
        "@type": "TextObject",
  jobTitle: Hydrologist
        "additionalType": "staff profile page introductory statement",
  knowsAbout: []
        "abstract": "Surface water data collection, advanced ADCP user, streamflow records computation analysis and review. All aspects of Surface water data analysis and review. Leadership training, supervision experience and training. Management and operation of streamflow network."
  memberOf:
      }
    '@type': OrganizationalRole
     ],
    member:
    "email": "prbaker@usgs.gov",
      '@type': Organization
     "url": "https://www.usgs.gov/staff-profiles/paul-baker",
      name: U.S. Geological Survey
     "affiliation": [],
    name: staff member
     "hasCredential": [],
    startDate: '2024-05-12T15:23:00.392408'
     "knowsAbout": [],
   name: Paul Baker
    "memberOf": {
  url: https://www.usgs.gov/staff-profiles/paul-baker
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:14.431857"
    }
   }
}

Latest revision as of 19:56, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:14.431853",
   "name": "Paul Baker",
   "identifier": [],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:14.434554",
       "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": "Surface water data collection, advanced ADCP user, streamflow records computation analysis and review. All aspects of Surface water data analysis and review. Leadership training, supervision experience and training. Management and operation of streamflow network."
     }
   ],
   "email": "prbaker@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/paul-baker",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:14.431857"
   }
 }

}