Item talk:Q46684: 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/eric-f-hensel
     "@context": "https://schema.org",
     timestamp: '2024-01-30T12:21:16.836490'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:56:11.759239",
  profile:
     "name": "Eric F Hensel",
     name: Eric F Hensel
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Regional Management Officer",
     titles:
     "hasOccupation": [
    - Regional Management Officer
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:56:11.761644",
      - Rocky Mountain Region
        "affiliatedOrganization": {
      - https://www.usgs.gov/regions/rocky-mountain
          "@type": "Organization",
     email: efhensel@usgs.gov
          "name": "Rocky Mountain Region",
    orcid: null
          "url": "https://www.usgs.gov/regions/rocky-mountain"
    intro_statements:
        },
    - Eric Hensel is the Regional Management Officer for the Rocky Mountain Region.
        "roleName": "Regional Management Officer"
     expertise_terms: []
      }
     professional_experience: []
    ],
     education: []
     "description": [
     affiliations: []
      {
     honors: []
        "@type": "TextObject",
     abstracts: []
        "additionalType": "short description",
     personal_statement: null
        "abstract": "Regional Management Officer with the Rocky Mountain Region"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Eric Hensel is the Regional Management Officer for the Rocky Mountain Region."
      }
     ],
     "email": "efhensel@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/eric-f-hensel",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:11.759245"
    }
  }
}

Latest revision as of 20:37, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:11.759239",
   "name": "Eric F Hensel",
   "identifier": [],
   "jobTitle": "Regional Management Officer",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:11.761644",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Rocky Mountain Region",
         "url": "https://www.usgs.gov/regions/rocky-mountain"
       },
       "roleName": "Regional Management Officer"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Regional Management Officer with the Rocky Mountain Region"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Eric Hensel is the Regional Management Officer for the Rocky Mountain Region."
     }
   ],
   "email": "efhensel@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/eric-f-hensel",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:11.759245"
   }
 }

}