Item talk:Q45536: Difference between revisions

From geokb
(Update cache with latest USGS Staff Profile data and older ORCiD 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:29.251194",
  - '@type': TextObject
     "name": "Kelsey Crocker",
     abstract: Geologist with the Geology, Minerals, Energy, and Geophysics Science
     "identifier": [
      Center
      {
     additionalType: short description
        "@type": "PropertyValue",
  - '@type': TextObject
        "propertyID": "ORCID",
    abstract: Kelsey is a Geologist for the Geology, Minerals, Energy, and Geophysics
        "value": "0000-0002-5919-5274"
       Science Center in the Spokane, WA Field office.
       }
     additionalType: staff profile page introductory statement
    ],
  email: kcrocker@usgs.gov
     "jobTitle": "Geologist",
  hasCredential: []
    "hasOccupation": [
  hasOccupation:
      {
  - '@type': OrganizationalRole
        "@type": "OrganizationalRole",
    affiliatedOrganization:
        "startDate": "2024-09-21T07:56:29.253918",
      '@type': Organization
        "affiliatedOrganization": {
      name: Geology, Minerals, Energy, and Geophysics Science Center
          "@type": "Organization",
      url: https://www.usgs.gov/centers/gmeg
          "name": "Geology, Minerals, Energy, and Geophysics Science Center",
    roleName: Geologist
          "url": "https://www.usgs.gov/centers/gmeg"
     startDate: '2024-05-10T20:42:48.725960'
        },
  identifier:
        "roleName": "Geologist"
  - '@type': PropertyValue
      }
     propertyID: ORCID
    ],
     value: 0000-0002-5919-5274
     "description": [
  jobTitle: Geologist
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "short description",
    '@type': OrganizationalRole
        "abstract": "Geologist with the Geology, Minerals, Energy, and Geophysics Science Center"
    member:
      },
      '@type': Organization
      {
      name: U.S. Geological Survey
        "@type": "TextObject",
    name: staff member
        "additionalType": "staff profile page introductory statement",
    startDate: '2024-05-10T20:42:48.722574'
        "abstract": "Kelsey is a Geologist for the Geology, Minerals, Energy, and Geophysics Science Center in the Spokane, WA Field office."
   name: Kelsey Crocker
      }
  url: https://www.usgs.gov/staff-profiles/kelsey-crocker
    ],
     "email": "kcrocker@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/kelsey-crocker",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:29.251202"
    }
   }
}

Latest revision as of 20:48, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:29.251194",
   "name": "Kelsey Crocker",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0002-5919-5274"
     }
   ],
   "jobTitle": "Geologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:29.253918",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geology, Minerals, Energy, and Geophysics Science Center",
         "url": "https://www.usgs.gov/centers/gmeg"
       },
       "roleName": "Geologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Geologist with the Geology, Minerals, Energy, and Geophysics Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Kelsey is a Geologist for the Geology, Minerals, Energy, and Geophysics Science Center in the Spokane, WA Field office."
     }
   ],
   "email": "kcrocker@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/kelsey-crocker",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:29.251202"
   }
 }

}