Item talk:Q46143: Difference between revisions

From geokb
(Added profile data from https://www.usgs.gov/staff-profiles/kenneth-fossum)
 
(caching schema from staff profile page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
   meta:
   "USGS Staff Profile": {
     status_code: 200
     "@context": "https://schema.org",
     timestamp: '2023-09-30T15:22:10.171249'
     "@type": "Person",
     url: https://www.usgs.gov/staff-profiles/kenneth-fossum
    "dateModified": "2024-09-21T07:55:31.861066",
  profile:
    "name": "Kenneth Fossum",
     abstracts: []
     "identifier": [],
     affiliations: []
    "jobTitle": "Hydrologist",
    education: []
    "hasOccupation": [
    email: kdfossum@usgs.gov
      {
    expertise_terms:
        "@type": "OrganizationalRole",
    - water quality
        "startDate": "2024-09-21T07:55:31.865063",
    - runoff
        "affiliatedOrganization": {
    honors: []
          "@type": "Organization",
    intro_statements:
          "name": "Arizona Water Science Center",
    - Ken Fossum is a Hydrologist in the Arizona Water Science Center, Glendale Office
          "url": "https://www.usgs.gov/centers/arizona-water-science-center"
    name: Kenneth Fossum
        },
     name_qualifier: null
        "roleName": "Hydrologist"
     orcid: null
      }
     organization_link: https://www.usgs.gov/centers/arizona-water-science-center
     ],
     organization_name: Arizona Water Science Center
     "description": [
     personal_statement: null
      {
     professional_experience: []
        "@type": "TextObject",
     title: Hydrologist
        "additionalType": "short description",
        "abstract": "Hydrologist with the Arizona Water Science Center"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Ken Fossum is a Hydrologist in the Arizona Water Science Center, Glendale Office"
      }
     ],
     "email": "kdfossum@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/kenneth-fossum",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "water quality"
      },
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "runoff"
      }
    ],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:31.861071"
    }
  }
}

Latest revision as of 20:08, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:31.861066",
   "name": "Kenneth Fossum",
   "identifier": [],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:31.865063",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Arizona Water Science Center",
         "url": "https://www.usgs.gov/centers/arizona-water-science-center"
       },
       "roleName": "Hydrologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologist with the Arizona Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Ken Fossum is a Hydrologist in the Arizona Water Science Center, Glendale Office"
     }
   ],
   "email": "kdfossum@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/kenneth-fossum",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "water quality"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "runoff"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:31.861071"
   }
 }

}