Item talk:Q47720: 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:41.037303",
  - '@type': TextObject
    "name": "John Malcom",
    abstract: Hydrologic Technician with the New England Water Science Center
    "identifier": [],
     additionalType: short description
    "jobTitle": "Hydrologic Technician",
  - '@type': TextObject
    "hasOccupation": [
    abstract: John Malcom is a Hydrologic Technician in the New England Water Science
      {
       Center.
        "@type": "OrganizationalRole",
    additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:55:41.039695",
  - '@type': TextObject
        "affiliatedOrganization": {
    abstract: John currently works on surface water and groundwater hydrologic data
          "@type": "Organization",
      collection such as streamflow measurements, groundwater monitoring, and flood
          "name": "New England Water Science Center",
       documentation.
          "url": "https://www.usgs.gov/centers/new-england-water-science-center"
     additionalType: personal statement
        },
  email: jmalcom@usgs.gov
        "roleName": "Hydrologic Technician"
  hasCredential:
      },
  - '@type': EducationalOccupationalCredential
      {
    name: B.A. Environmental Science, Wheaton College, 2021
        "@type": "Occupation",
  hasOccupation:
        "additionalType": "self-claimed professional experience",
  - '@type': OrganizationalRole
        "name": "Hydrologic Technician, U.S. Geological Survey, New England Water Science Center, 2022 to Present"
     affiliatedOrganization:
      }
      '@type': Organization
    ],
      name: New England Water Science Center
     "description": [
      url: https://www.usgs.gov/centers/new-england-water-science-center
      {
     roleName: Hydrologic Technician
        "@type": "TextObject",
     startDate: '2024-05-10T20:47:18.996122'
        "additionalType": "short description",
  - '@type': Occupation
        "abstract": "Hydrologic Technician with the New England Water Science Center"
    additionalType: self-claimed professional experience
      },
    name: Hydrologic Technician, U.S. Geological Survey, New England Water Science
      {
       Center, 2022 to Present
        "@type": "TextObject",
  jobTitle: Hydrologic Technician
        "additionalType": "staff profile page introductory statement",
  knowsAbout: []
        "abstract": "John Malcom is a Hydrologic Technician in the New England Water Science Center."
  memberOf:
       },
    '@type': OrganizationalRole
      {
    member:
        "@type": "TextObject",
      '@type': Organization
        "additionalType": "personal statement",
      name: U.S. Geological Survey
        "abstract": "John currently works on surface water and groundwater hydrologic data collection such as streamflow measurements, groundwater monitoring, and flood documentation."
    name: staff member
       }
    startDate: '2024-05-10T20:47:18.992706'
     ],
   name: John Malcom
    "email": "jmalcom@usgs.gov",
  url: https://www.usgs.gov/staff-profiles/john-malcom
     "url": "https://www.usgs.gov/staff-profiles/john-malcom",
     "affiliation": [],
     "hasCredential": [
      {
        "@type": "EducationalOccupationalCredential",
        "name": "B.A. Environmental Science, Wheaton College, 2021"
       }
    ],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:41.037307"
    }
   }
}

Latest revision as of 20:15, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:41.037303",
   "name": "John Malcom",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:41.039695",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "New England Water Science Center",
         "url": "https://www.usgs.gov/centers/new-england-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     },
     {
       "@type": "Occupation",
       "additionalType": "self-claimed professional experience",
       "name": "Hydrologic Technician, U.S. Geological Survey, New England Water Science Center, 2022 to Present"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the New England Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "John Malcom is a Hydrologic Technician in the New England Water Science Center."
     },
     {
       "@type": "TextObject",
       "additionalType": "personal statement",
       "abstract": "John currently works on surface water and groundwater hydrologic data collection such as streamflow measurements, groundwater monitoring, and flood documentation."
     }
   ],
   "email": "jmalcom@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/john-malcom",
   "affiliation": [],
   "hasCredential": [
     {
       "@type": "EducationalOccupationalCredential",
       "name": "B.A. Environmental Science, Wheaton College, 2021"
     }
   ],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:41.037307"
   }
 }

}