Item talk:Q46455: 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/steve-groves
     "@context": "https://schema.org",
     timestamp: '2024-01-30T14:09:55.275015'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:56:04.019855",
  profile:
     "name": "Steve Groves",
     name: Steve Groves
     "identifier": [],
     name_qualifier: null
     "jobTitle": "LIMS Specialist",
     titles:
     "hasOccupation": [
    - LIMS Specialist
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:56:04.022583",
      - Central Energy Resources Science Center
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/central-energy-resources-science-center
          "@type": "Organization",
     email: sgroves@usgs.gov
          "name": "Central Energy Resources Science Center",
    orcid: null
          "url": "https://www.usgs.gov/centers/central-energy-resources-science-center"
    intro_statements:
        },
    - LIMS Specialist with the Central Energy Resources Science Center
        "roleName": "LIMS Specialist"
     expertise_terms: []
      }
     professional_experience: []
    ],
     education: []
     "description": [
     affiliations: []
      {
     honors: []
        "@type": "TextObject",
     abstracts: []
        "additionalType": "short description",
     personal_statement: null
        "abstract": "LIMS Specialist with the Central Energy Resources Science Center"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "LIMS Specialist with the Central Energy Resources Science Center"
      }
     ],
     "email": "sgroves@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/steve-groves",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:04.019858"
    }
  }
}

Latest revision as of 20:31, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:04.019855",
   "name": "Steve Groves",
   "identifier": [],
   "jobTitle": "LIMS Specialist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:04.022583",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Central Energy Resources Science Center",
         "url": "https://www.usgs.gov/centers/central-energy-resources-science-center"
       },
       "roleName": "LIMS Specialist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "LIMS Specialist with the Central Energy Resources Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "LIMS Specialist with the Central Energy Resources Science Center"
     }
   ],
   "email": "sgroves@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/steve-groves",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:04.019858"
   }
 }

}