Item talk:Q46696: Difference between revisions

From geokb
(Added missing GeoKB identifier to profile cache)
(caching schema from staff profile page)
 
(2 intermediate revisions 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:56:13.263816",
  - '@type': TextObject
     "name": "Micah A Hernandez",
     abstract: NAGT Intern with the Geology, Geophysics, and Geochemistry Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "NAGT Intern",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Micah Hernandez is a National Association of Geoscience Teachers Intern
      {
      with the Geology, Geophysics, and Geochemistry Science Center.
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:56:13.266768",
  email: mhernandez@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Geology, Geophysics, and Geochemistry Science Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/gggsc"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "NAGT Intern"
      name: Geology, Geophysics, and Geochemistry Science Center
      }
      url: https://www.usgs.gov/centers/gggsc
    ],
    roleName: NAGT Intern
     "description": [
     startDate: '2024-05-10T20:44:03.430710'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
    propertyID: ORCID
        "abstract": "NAGT Intern with the Geology, Geophysics, and Geochemistry Science Center"
    value: 0000-0002-9656-0832
      }
  - '@type': PropertyValue
    ],
     propertyID: GeoKB
     "email": null,
     value: https://geokb.wikibase.cloud/entity/Q46696
     "url": "https://www.usgs.gov/staff-profiles/micah-a-hernandez",
  jobTitle: NAGT Intern
    "affiliation": [],
  knowsAbout: []
    "hasCredential": [],
  memberOf:
    "knowsAbout": [],
    '@type': OrganizationalRole
    "memberOf": {
    member:
      "@type": "OrganizationalRole",
      '@type': Organization
      "name": "staff member",
      name: U.S. Geological Survey
      "member": {
     name: staff member
        "@type": "Organization",
     startDate: '2024-05-10T20:44:03.427368'
        "name": "U.S. Geological Survey"
  name: Micah A Hernandez
      },
  url: https://www.usgs.gov/staff-profiles/micah-a-hernandez
      "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"
 }

}