Item talk:Q44516: 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: Hydrologist with the South Atlantic Water Science Center (SAWSC)
      {
    additionalType: short description
        "@type": "TextObject",
  - '@type': TextObject
        "abstract": "Hydrologist with the South Atlantic Water Science Center (SAWSC)",
    abstract: Paul Ankcorn is a Hydrologic Technician at the South Atlantic Water
        "additionalType": "short description"
      Science Center.
      },
    additionalType: staff profile page introductory statement
      {
  email: pankcorn@usgs.gov
        "@type": "TextObject",
  hasCredential: []
        "abstract": "Paul Ankcorn is a Hydrologic Technician at the South Atlantic Water Science Center.",
  hasOccupation:
        "additionalType": "staff profile page introductory statement"
  - '@type': OrganizationalRole
      }
    affiliatedOrganization:
    ],
      '@type': Organization
    "email": "pankcorn@usgs.gov",
      name: South Atlantic Water Science Center (SAWSC)
    "hasCredential": [],
      url: https://www.usgs.gov/centers/sawsc
    "hasOccupation": [
    roleName: Hydrologist
      {
    startDate: '2024-05-10T21:06:56.675840'
        "@type": "OrganizationalRole",
  jobTitle: Hydrologist
        "affiliatedOrganization": {
  knowsAbout: []
          "@type": "Organization",
  memberOf:
          "name": "South Atlantic Water Science Center (SAWSC)",
    '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/sawsc"
    member:
        },
      '@type': Organization
        "roleName": "Hydrologist",
      name: U.S. Geological Survey
        "startDate": "2024-05-10T21:06:56.675840"
    name: staff member
      }
    startDate: '2024-05-10T21:06:56.672402'
    ],
  name: Paul D Ankcorn
    "jobTitle": "Hydrologist",
  url: https://www.usgs.gov/staff-profiles/paul-ankcorn
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-10T21:06:56.672402"
    },
    "name": "Paul D Ankcorn",
    "url": "https://www.usgs.gov/staff-profiles/paul-ankcorn"
  }
}

Latest revision as of 17:40, 30 August 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Hydrologist with the South Atlantic Water Science Center (SAWSC)",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "Paul Ankcorn is a Hydrologic Technician at the South Atlantic Water Science Center.",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "pankcorn@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "South Atlantic Water Science Center (SAWSC)",
         "url": "https://www.usgs.gov/centers/sawsc"
       },
       "roleName": "Hydrologist",
       "startDate": "2024-05-10T21:06:56.675840"
     }
   ],
   "jobTitle": "Hydrologist",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-10T21:06:56.672402"
   },
   "name": "Paul D Ankcorn",
   "url": "https://www.usgs.gov/staff-profiles/paul-ankcorn"
 }

}