Item talk:Q45536: Difference between revisions

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

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

}