Item talk:Q45923: 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:53.906784",
  - '@type': TextObject
    "name": "Dennis Elliott",
    abstract: Hydrologic Technician with the Wyoming-Montana Water Science Center
    "identifier": [],
    additionalType: short description
    "jobTitle": "Hydrologic Technician",
  - '@type': TextObject
    "hasOccupation": [
    abstract: Dennis has worked for over 8 years at the USGS and is responsible for
      {
      surface-water, water-quality, and groundwater sampling at sites in eastern Montana.
        "@type": "OrganizationalRole",
      He also provides GIS support for the WY-MT WSC. Prior to his employment with
        "startDate": "2024-09-21T07:55:53.909643",
      the USGS, Dennis worked for HydroSolutions, Inc.
        "affiliatedOrganization": {
     additionalType: staff profile page introductory statement
          "@type": "Organization",
  email: delliott@usgs.gov
          "name": "Wyoming-Montana Water Science Center",
  hasCredential: []
          "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
  hasOccupation:
        },
  - '@type': OrganizationalRole
        "roleName": "Hydrologic Technician"
     affiliatedOrganization:
      }
      '@type': Organization
    ],
      name: Wyoming-Montana Water Science Center
    "description": [
      url: https://www.usgs.gov/centers/wyoming-montana-water-science-center
      {
     roleName: Hydrologic Technician
        "@type": "TextObject",
     startDate: '2024-05-12T16:08:58.894178'
        "additionalType": "short description",
  identifier:
        "abstract": "Hydrologic Technician with the Wyoming-Montana Water Science Center"
  - '@type': PropertyValue
      },
     propertyID: GeoKB
      {
    value: https://geokb.wikibase.cloud/entity/Q45923
        "@type": "TextObject",
  jobTitle: Hydrologic Technician
        "additionalType": "staff profile page introductory statement",
  knowsAbout:
        "abstract": "Dennis has worked for over 8 years at the USGS and is responsible for surface-water, water-quality, and groundwater sampling at sites in eastern Montana. He also provides GIS support for the WY-MT WSC. Prior to his employment with the USGS, Dennis worked for HydroSolutions, Inc."
  - '@type': Thing
      }
    additionalType: self-claimed expertise
     ],
    name: streamgaging
    "email": "delliott@usgs.gov",
  - '@type': Thing
     "url": "https://www.usgs.gov/staff-profiles/dennis-elliott",
    additionalType: self-claimed expertise
     "affiliation": [],
    name: water-quality sampling
     "hasCredential": [],
  - '@type': Thing
     "knowsAbout": [
    additionalType: self-claimed expertise
      {
    name: groundwater sampling
        "@type": "Thing",
  memberOf:
        "additionalType": "self-claimed expertise",
    '@type': OrganizationalRole
        "name": "streamgaging"
    member:
      },
      '@type': Organization
      {
      name: U.S. Geological Survey
        "@type": "Thing",
    name: staff member
        "additionalType": "self-claimed expertise",
    startDate: '2024-05-12T16:08:58.891572'
        "name": "water-quality sampling"
   name: Dennis Elliott
      },
  url: https://www.usgs.gov/staff-profiles/dennis-elliott
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "groundwater sampling"
      }
    ],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:53.906790"
    }
   }
}

Latest revision as of 20:24, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:53.906784",
   "name": "Dennis Elliott",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:53.909643",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wyoming-Montana Water Science Center",
         "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Wyoming-Montana Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Dennis has worked for over 8 years at the USGS and is responsible for surface-water, water-quality, and groundwater sampling at sites in eastern Montana. He also provides GIS support for the WY-MT WSC. Prior to his employment with the USGS, Dennis worked for HydroSolutions, Inc."
     }
   ],
   "email": "delliott@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/dennis-elliott",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "streamgaging"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "water-quality sampling"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "groundwater sampling"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:53.906790"
   }
 }

}