Item talk:Q163603: Difference between revisions

From geokb
(Updated item talk page content)
(caching schema from staff profile page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
   meta:
   "USGS Staff Profile": {
     url: https://www.usgs.gov/staff-profiles/moon-kim
     "@context": "https://schema.org",
     timestamp: '2024-01-31T04:31:50.644814'
    "@type": "Person",
     status_code: 200
     "dateModified": "2024-09-21T07:59:53.765984",
  profile:
     "name": "Moon Kim",
     name: Moon Kim
    "identifier": [],
     name_qualifier: Former Employee
     "jobTitle": "Hydrologist",
    titles:
     "hasOccupation": [
    - Hydrologist
      {
    organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:59:53.769647",
      - Ohio-Kentucky-Indiana Water Science Center
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/oki-water
          "@type": "Organization",
    email: null
          "name": "Ohio-Kentucky-Indiana Water Science Center",
     orcid: null
          "url": "https://www.usgs.gov/centers/oki-water"
     intro_statements: []
        },
     expertise_terms: []
        "roleName": "Hydrologist"
     professional_experience: []
      }
     education: []
     ],
     affiliations: []
     "description": [
     honors: []
      {
     abstracts: []
        "@type": "TextObject",
     personal_statement: null
        "additionalType": "short description",
        "abstract": "Hydrologist with the Ohio-Kentucky-Indiana Water Science Center"
      }
    ],
     "email": null,
     "url": "https://www.usgs.gov/staff-profiles/moon-kim",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:53.765986",
      "description": "Former Employee"
     }
  }
}

Latest revision as of 15:14, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:53.765984",
   "name": "Moon Kim",
   "identifier": [],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:53.769647",
       "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"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/moon-kim",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:53.765986",
     "description": "Former Employee"
   }
 }

}