Item talk:Q47720: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'@context': https://schema.org
{
'@type': Person
  "USGS Staff Profile": {
affiliation: []
    "@context": "https://schema.org",
description:
    "@type": "Person",
- '@type': TextObject
    "dateModified": "2024-09-21T07:55:41.037303",
  abstract: Hydrologic Technician with the New England Water Science Center
    "name": "John Malcom",
  additionalType: short description
    "identifier": [],
- '@type': TextObject
    "jobTitle": "Hydrologic Technician",
  abstract: John Malcom is a Hydrologic Technician in the New England Water Science
    "hasOccupation": [
    Center.
      {
  additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
- '@type': TextObject
        "startDate": "2024-09-21T07:55:41.039695",
  abstract: John currently works on surface water and groundwater hydrologic data
        "affiliatedOrganization": {
    collection such as streamflow measurements, groundwater monitoring, and flood
          "@type": "Organization",
    documentation.
          "name": "New England Water Science Center",
  additionalType: personal statement
          "url": "https://www.usgs.gov/centers/new-england-water-science-center"
email: jmalcom@usgs.gov
        },
hasCredential:
        "roleName": "Hydrologic Technician"
- '@type': EducationalOccupationalCredential
      },
  name: B.A. Environmental Science, Wheaton College, 2021
      {
hasOccupation:
        "@type": "Occupation",
- '@type': OrganizationalRole
        "additionalType": "self-claimed professional experience",
  affiliatedOrganization:
        "name": "Hydrologic Technician, U.S. Geological Survey, New England Water Science Center, 2022 to Present"
    '@type': Organization
      }
    name: New England Water Science Center
    ],
     url: https://www.usgs.gov/centers/new-england-water-science-center
    "description": [
  roleName: Hydrologic Technician
      {
  startDate: '2024-05-10T20:47:18.996122'
        "@type": "TextObject",
- '@type': Occupation
        "additionalType": "short description",
  additionalType: self-claimed professional experience
        "abstract": "Hydrologic Technician with the New England Water Science Center"
  name: Hydrologic Technician, U.S. Geological Survey, New England Water Science Center,
      },
     2022 to Present
      {
jobTitle: Hydrologic Technician
        "@type": "TextObject",
knowsAbout: []
        "additionalType": "staff profile page introductory statement",
memberOf:
        "abstract": "John Malcom is a Hydrologic Technician in the New England Water Science Center."
  '@type': OrganizationalRole
      },
  member:
      {
    '@type': Organization
        "@type": "TextObject",
    name: U.S. Geological Survey
        "additionalType": "personal statement",
  name: staff member
        "abstract": "John currently works on surface water and groundwater hydrologic data collection such as streamflow measurements, groundwater monitoring, and flood documentation."
  startDate: '2024-05-10T20:47:18.992706'
      }
name: John Malcom
    ],
url: https://www.usgs.gov/staff-profiles/john-malcom
    "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"
    }
  }
}

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"
   }
 }

}