Item talk:Q49403: 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: Emeritus Hydrologist with the Water Resources Mission Area
      {
    additionalType: short description
        "@type": "TextObject",
  - '@type': TextObject
        "abstract": "Emeritus Hydrologist with the Water Resources Mission Area",
    abstract: Richard A Smith is an Emeritus Scientist with the USGS Water Resources
        "additionalType": "short description"
      Mission Area.
      },
    additionalType: staff profile page introductory statement
      {
  email: Rsmith1@usgs.gov
        "@type": "TextObject",
  hasCredential: []
        "abstract": "Richard A Smith is an Emeritus Scientist with the USGS Water Resources Mission Area.",
  hasOccupation:
        "additionalType": "staff profile page introductory statement"
  - '@type': OrganizationalRole
      }
    affiliatedOrganization:
    ],
      '@type': Organization
    "email": "Rsmith1@usgs.gov",
      name: Water Resources Mission Area
    "hasCredential": [],
      url: https://www.usgs.gov/mission-areas/water-resources
    "hasOccupation": [
    roleName: Emeritus Hydrologist
      {
    startDate: '2024-05-10T21:08:31.676247'
        "@type": "OrganizationalRole",
  jobTitle: Emeritus Hydrologist
        "affiliatedOrganization": {
  knowsAbout: []
          "@type": "Organization",
  memberOf:
          "name": "Water Resources Mission Area",
    '@type': OrganizationalRole
          "url": "https://www.usgs.gov/mission-areas/water-resources"
    member:
        },
      '@type': Organization
        "roleName": "Emeritus Hydrologist",
      name: U.S. Geological Survey
        "startDate": "2024-05-10T21:08:31.676247"
    name: staff member
      }
    startDate: '2024-05-10T21:08:31.672750'
    ],
  name: Richard A Smith
    "jobTitle": "Emeritus Hydrologist",
  url: https://www.usgs.gov/staff-profiles/richard-smith
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-10T21:08:31.672750"
    },
    "name": "Richard A Smith",
    "url": "https://www.usgs.gov/staff-profiles/richard-smith"
  }
}

Revision as of 17:42, 30 August 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Emeritus Hydrologist with the Water Resources Mission Area",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "Richard A Smith is an Emeritus Scientist with the USGS Water Resources Mission Area.",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "Rsmith1@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Water Resources Mission Area",
         "url": "https://www.usgs.gov/mission-areas/water-resources"
       },
       "roleName": "Emeritus Hydrologist",
       "startDate": "2024-05-10T21:08:31.676247"
     }
   ],
   "jobTitle": "Emeritus Hydrologist",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-10T21:08:31.672750"
   },
   "name": "Richard A Smith",
   "url": "https://www.usgs.gov/staff-profiles/richard-smith"
 }

}