Item talk:Q46696: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(5 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:56:13.263816",
  abstract: NAGT Intern with the Geology, Geophysics, and Geochemistry Science Center
    "name": "Micah A Hernandez",
  additionalType: short description
    "identifier": [],
- '@type': TextObject
    "jobTitle": "NAGT Intern",
  abstract: Micah Hernandez is a National Association of Geoscience Teachers Intern
    "hasOccupation": [
    with the Geology, Geophysics, and Geochemistry Science Center.
      {
  additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
email: mhernandez@usgs.gov
        "startDate": "2024-09-21T07:56:13.266768",
hasCredential: []
        "affiliatedOrganization": {
hasOccupation:
          "@type": "Organization",
- '@type': OrganizationalRole
          "name": "Geology, Geophysics, and Geochemistry Science Center",
  affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/gggsc"
    '@type': Organization
        },
    name: Geology, Geophysics, and Geochemistry Science Center
        "roleName": "NAGT Intern"
    url: https://www.usgs.gov/centers/gggsc
      }
  roleName: NAGT Intern
    ],
  startDate: '2024-05-10T21:06:31.341061'
    "description": [
identifier:
      {
- '@type': PropertyValue
        "@type": "TextObject",
  propertyID: ORCID
        "additionalType": "short description",
  value: 0000-0002-9656-0832
        "abstract": "NAGT Intern with the Geology, Geophysics, and Geochemistry Science Center"
jobTitle: NAGT Intern
      }
knowsAbout: []
    ],
memberOf:
    "email": null,
  '@type': OrganizationalRole
    "url": "https://www.usgs.gov/staff-profiles/micah-a-hernandez",
  member:
    "affiliation": [],
    '@type': Organization
    "hasCredential": [],
    name: U.S. Geological Survey
    "knowsAbout": [],
  name: staff member
    "memberOf": {
  startDate: '2024-05-10T21:06:31.337610'
      "@type": "OrganizationalRole",
name: Micah A Hernandez
      "name": "staff member",
url: https://www.usgs.gov/staff-profiles/micah-hernandez
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:13.263824",
      "description": "Former Employee"
    }
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0002-9656-0832",
    "@reverse": {},
    "@type": "Person",
    "affiliation": {
      "@id": "grid.2865.9",
      "@type": "Organization",
      "name": "United States Geological Survey"
    },
    "familyName": "Hernandez",
    "givenName": "Micah",
    "mainEntityOfPage": "https://orcid.org/0000-0002-9656-0832"
  }
}

Latest revision as of 14:52, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:13.263816",
   "name": "Micah A Hernandez",
   "identifier": [],
   "jobTitle": "NAGT Intern",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:13.266768",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geology, Geophysics, and Geochemistry Science Center",
         "url": "https://www.usgs.gov/centers/gggsc"
       },
       "roleName": "NAGT Intern"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "NAGT Intern with the Geology, Geophysics, and Geochemistry Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/micah-a-hernandez",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:13.263824",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-9656-0832",
   "@reverse": {},
   "@type": "Person",
   "affiliation": {
     "@id": "grid.2865.9",
     "@type": "Organization",
     "name": "United States Geological Survey"
   },
   "familyName": "Hernandez",
   "givenName": "Micah",
   "mainEntityOfPage": "https://orcid.org/0000-0002-9656-0832"
 }

}