Item talk:Q45536: Difference between revisions

From geokb
(Added missing GeoKB identifier to profile cache)
(caching schema from staff profile page)
 
(One intermediate revision 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": [
  - '@type': PropertyValue
      {
     propertyID: GeoKB
        "@type": "TextObject",
     value: https://geokb.wikibase.cloud/entity/Q45536
        "additionalType": "short description",
  jobTitle: Geologist
        "abstract": "Geologist with the Geology, Minerals, Energy, and Geophysics Science Center"
  knowsAbout: []
      },
  memberOf:
      {
    '@type': OrganizationalRole
        "@type": "TextObject",
    member:
        "additionalType": "staff profile page introductory statement",
      '@type': Organization
        "abstract": "Kelsey is a Geologist for the Geology, Minerals, Energy, and Geophysics Science Center in the Spokane, WA Field office."
      name: U.S. Geological Survey
      }
    name: staff member
    ],
    startDate: '2024-05-10T20:42:48.722574'
     "email": "kcrocker@usgs.gov",
   name: Kelsey Crocker
     "url": "https://www.usgs.gov/staff-profiles/kelsey-crocker",
  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"
   }
 }

}