Item talk:Q163151: Difference between revisions

From geokb
(Updated item talk page content)
(caching schema from staff profile page)
 
(3 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/judy-williamson
     "@context": "https://schema.org",
     timestamp: '2024-01-31T04:22:28.797112'
    "@type": "Person",
     status_code: 200
     "dateModified": "2024-09-21T08:00:28.402786",
  profile:
     "name": "Judy Williamson",
     name: Judy Williamson
    "identifier": [],
     name_qualifier: Former Employee
     "jobTitle": "Microbiologist",
    titles:
     "hasOccupation": [
    - Microbiologist
      {
    organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T08:00:28.405265",
      - National Wildlife Health Center
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/nwhc
          "@type": "Organization",
     email: null
          "name": "National Wildlife Health Center",
     orcid: null
          "url": "https://www.usgs.gov/centers/nwhc"
     intro_statements: []
        },
     expertise_terms: []
        "roleName": "Microbiologist"
     professional_experience: []
      }
     education: []
     ],
     affiliations: []
    "description": [
     honors: []
      {
     abstracts: []
        "@type": "TextObject",
     personal_statement: null
        "additionalType": "short description",
        "abstract": "Microbiologist with the National Wildlife Health Center"
      }
    ],
    "email": null,
     "url": "https://www.usgs.gov/staff-profiles/judy-williamson",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:28.402794",
      "description": "Former Employee"
    }
  },
  "ORCID": {
     "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0001-7110-1632",
    "@reverse": {},
     "@type": "Person",
     "familyName": "Williamson",
     "givenName": "Judy",
     "mainEntityOfPage": "https://orcid.org/0000-0001-7110-1632"
  }
}

Latest revision as of 15:17, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:28.402786",
   "name": "Judy Williamson",
   "identifier": [],
   "jobTitle": "Microbiologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:28.405265",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "National Wildlife Health Center",
         "url": "https://www.usgs.gov/centers/nwhc"
       },
       "roleName": "Microbiologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Microbiologist with the National Wildlife Health Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/judy-williamson",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:28.402794",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0001-7110-1632",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Williamson",
   "givenName": "Judy",
   "mainEntityOfPage": "https://orcid.org/0000-0001-7110-1632"
 }

}