Item talk:Q46107: Difference between revisions

From geokb
(Update cache with latest USGS Staff Profile data and older ORCiD cache)
No edit summary
 
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "affiliation": [],
  - '@type': TextObject
    "description": [
    abstract: Hydrologic Technician with the Oregon Water Science Center
      {
    additionalType: short description
        "@type": "TextObject",
  - '@type': TextObject
        "abstract": "Hydrologic Technician with the Oregon Water Science Center",
    abstract: Jacob Flinn is a hydrologic technician at the USGS Oregon Water Science
        "additionalType": "short description"
      Center.
      },
    additionalType: staff profile page introductory statement
      {
  email: jflinn@usgs.gov
        "@type": "TextObject",
  hasCredential: []
        "abstract": "Jacob Flinn is a hydrologic technician at the USGS Oregon Water Science Center.",
  hasOccupation:
        "additionalType": "staff profile page introductory statement"
  - '@type': OrganizationalRole
      }
    affiliatedOrganization:
    ],
      '@type': Organization
    "email": "jflinn@usgs.gov",
      name: Oregon Water Science Center
    "hasCredential": [],
      url: https://www.usgs.gov/centers/oregon-water-science-center
    "hasOccupation": [
    roleName: Hydrologic Technician
      {
    startDate: '2024-05-10T21:08:54.898965'
        "@type": "OrganizationalRole",
  jobTitle: Hydrologic Technician
        "affiliatedOrganization": {
  knowsAbout: []
          "@type": "Organization",
  memberOf:
          "name": "Oregon Water Science Center",
    '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/oregon-water-science-center"
    member:
        },
      '@type': Organization
        "roleName": "Hydrologic Technician",
      name: U.S. Geological Survey
        "startDate": "2024-05-10T21:08:54.898965"
    name: staff member
      }
    startDate: '2024-05-10T21:08:54.895559'
    ],
  name: Jacob A Flinn
    "jobTitle": "Hydrologic Technician",
  url: https://www.usgs.gov/staff-profiles/jacob-flinn
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-10T21:08:54.895559"
    },
    "name": "Jacob A Flinn",
    "url": "https://www.usgs.gov/staff-profiles/jacob-flinn"
  }
}

Latest revision as of 17:41, 30 August 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Hydrologic Technician with the Oregon Water Science Center",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "Jacob Flinn is a hydrologic technician at the USGS Oregon Water Science Center.",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "jflinn@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Oregon Water Science Center",
         "url": "https://www.usgs.gov/centers/oregon-water-science-center"
       },
       "roleName": "Hydrologic Technician",
       "startDate": "2024-05-10T21:08:54.898965"
     }
   ],
   "jobTitle": "Hydrologic Technician",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-10T21:08:54.895559"
   },
   "name": "Jacob A Flinn",
   "url": "https://www.usgs.gov/staff-profiles/jacob-flinn"
 }

}