Item talk:Q45036: Difference between revisions

From geokb
(Update cache with latest USGS Staff Profile data and older ORCiD cache)
(caching schema from staff profile page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T07:55:48.258799",
  - '@type': TextObject
     "name": "Anthony A. Brown",
    abstract: Hydrologic Technician with the California Water Science Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "Hydrologic Technician",
  - '@type': TextObject
    "hasOccupation": [
    abstract: Anthony A. Brown - California Water Science Center
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: anbrown@usgs.gov
        "startDate": "2024-09-21T07:55:48.261838",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "California Water Science Center",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/california-water-science-center"
      '@type': Organization
        },
      name: California Water Science Center
        "roleName": "Hydrologic Technician"
      url: https://www.usgs.gov/centers/california-water-science-center
      }
    roleName: Hydrologic Technician
    ],
     startDate: '2024-05-10T20:41:53.415707'
     "description": [
  jobTitle: Hydrologic Technician
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "short description",
    '@type': OrganizationalRole
        "abstract": "Hydrologic Technician with the California Water Science Center"
    member:
      },
      '@type': Organization
      {
      name: U.S. Geological Survey
        "@type": "TextObject",
    name: staff member
        "additionalType": "staff profile page introductory statement",
    startDate: '2024-05-10T20:41:53.412260'
        "abstract": "Anthony A. Brown - California Water Science Center"
   name: Anthony A. Brown
      }
  url: https://www.usgs.gov/staff-profiles/anthony-a-brown
    ],
    "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"
   }
 }

}