Item talk:Q45036: 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/anthony-a-brown
     "@context": "https://schema.org",
     timestamp: '2024-01-30T11:53:33.303219'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:55:48.258799",
  profile:
     "name": "Anthony A. Brown",
     name: Anthony A. Brown
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Hydrologic Technician",
     titles:
     "hasOccupation": [
    - Hydrologic Technician
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:55:48.261838",
      - California Water Science Center
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/california-water-science-center
          "@type": "Organization",
     email: anbrown@usgs.gov
          "name": "California Water Science Center",
    orcid: null
          "url": "https://www.usgs.gov/centers/california-water-science-center"
    intro_statements:
        },
    - Anthony A. Brown - California Water Science Center
        "roleName": "Hydrologic Technician"
     expertise_terms: []
      }
     professional_experience: []
    ],
     education: []
     "description": [
     affiliations: []
      {
     honors: []
        "@type": "TextObject",
     abstracts: []
        "additionalType": "short description",
     personal_statement: null
        "abstract": "Hydrologic Technician with the California Water Science Center"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Anthony A. Brown - California Water Science Center"
      }
     ],
     "email": "anbrown@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/anthony-a-brown",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:48.258801"
    }
  }
}

Latest revision as of 20:20, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:48.258799",
   "name": "Anthony A. Brown",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:48.261838",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "California Water Science Center",
         "url": "https://www.usgs.gov/centers/california-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the California Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Anthony A. Brown - California Water Science Center"
     }
   ],
   "email": "anbrown@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/anthony-a-brown",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:48.258801"
   }
 }

}