Item talk:Q46713: 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/nicole-hettich
     "@context": "https://schema.org",
     timestamp: '2024-01-30T12:08:22.377773'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:56:12.705263",
  profile:
     "name": "Nicole Hettich",
     name: Nicole Hettich
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Administrative Officer",
     titles:
     "hasOccupation": [
    - Acting Administrative Officer
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:56:12.707560",
      - Western Ecological Research Center (WERC)
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/werc
          "@type": "Organization",
     email: nhettich@usgs.gov
          "name": "Western Ecological Research Center (WERC)",
    orcid: null
          "url": "https://www.usgs.gov/centers/werc"
    intro_statements:
        },
    - Nicole Hettich is the Acting Administrative Officer at the USGS Western Ecological
        "roleName": "Administrative Officer"
       Research Center.
      }
     expertise_terms: []
    ],
     professional_experience: []
     "description": [
    education:
      {
    - CSUS - BA Economics
        "@type": "TextObject",
     affiliations: []
        "additionalType": "short description",
     honors: []
        "abstract": "Administrative Officer with the Western Ecological Research Center (WERC)"
     abstracts: []
      },
     personal_statement: null
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Nicole Hettich is the Acting Administrative Officer at the USGS Western Ecological Research Center."
       }
    ],
    "email": "nhettich@usgs.gov",
    "url": "https://www.usgs.gov/staff-profiles/nicole-hettich",
     "affiliation": [],
     "hasCredential": [
      {
        "@type": "EducationalOccupationalCredential",
        "name": "CSUS - BA Economics"
      }
     ],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:12.705265"
     }
  }
}

Latest revision as of 20:38, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:12.705263",
   "name": "Nicole Hettich",
   "identifier": [],
   "jobTitle": "Administrative Officer",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:12.707560",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Western Ecological Research Center (WERC)",
         "url": "https://www.usgs.gov/centers/werc"
       },
       "roleName": "Administrative Officer"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Administrative Officer with the Western Ecological Research Center (WERC)"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Nicole Hettich is the Acting Administrative Officer at the USGS Western Ecological Research Center."
     }
   ],
   "email": "nhettich@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/nicole-hettich",
   "affiliation": [],
   "hasCredential": [
     {
       "@type": "EducationalOccupationalCredential",
       "name": "CSUS - BA Economics"
     }
   ],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:12.705265"
   }
 }

}