Item talk:Q46134: 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/monique-fordham
     "@context": "https://schema.org",
     timestamp: '2024-01-30T14:03:39.690421'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:55:31.453987",
  profile:
     "name": "Monique Fordham",
     name: Monique Fordham
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Enterprise Specialist",
     titles:
     "hasOccupation": [
    - Enterprise Specialist
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:55:31.456151",
      - Technology Transfer
        "affiliatedOrganization": {
      - https://www.usgs.gov/technology-transfer
          "@type": "Organization",
     email: mfordham@usgs.gov
          "name": "Technology Transfer",
    orcid: null
          "url": "https://www.usgs.gov/technology-transfer"
    intro_statements:
        },
     - Enterprise Specialist
        "roleName": "Enterprise Specialist"
     expertise_terms:
      }
     - Tribal Relations
     ],
     professional_experience: []
    "description": [
     education: []
      {
     affiliations: []
        "@type": "TextObject",
     honors: []
        "additionalType": "short description",
    abstracts: []
        "abstract": "Enterprise Specialist with the Technology Transfer"
     personal_statement: null
      }
     ],
     "email": null,
     "url": "https://www.usgs.gov/staff-profiles/monique-fordham",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:31.453992",
      "description": "Former Employee"
     }
  }
}

Latest revision as of 14:50, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:31.453987",
   "name": "Monique Fordham",
   "identifier": [],
   "jobTitle": "Enterprise Specialist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:31.456151",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Technology Transfer",
         "url": "https://www.usgs.gov/technology-transfer"
       },
       "roleName": "Enterprise Specialist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Enterprise Specialist with the Technology Transfer"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/monique-fordham",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:31.453992",
     "description": "Former Employee"
   }
 }

}