Item talk:Q46983: Difference between revisions

From geokb
No edit summary
(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:58:03.896813",
  - '@type': TextObject
     "name": "Richard M Jenkins",
    abstract: IT Specialist with the Lower Mississippi-Gulf Water Science Center
     "identifier": [],
    additionalType: short description
    "jobTitle": "IT Specialist",
  - '@type': TextObject
    "hasOccupation": [
     abstract: 'Richard M Jenkins is a IT Specialist in the Lower Mississippi-Gulf
      {
      Water Science Center, Duty Station: Nashville Tennessee'
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:58:03.899473",
  email: rjenkins@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Lower Mississippi-Gulf Water Science Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/lower-mississippi-gulf-water-science-center"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "IT Specialist"
      name: Lower Mississippi-Gulf Water Science Center
      }
      url: https://www.usgs.gov/centers/lower-mississippi-gulf-water-science-center
     ],
    roleName: IT Specialist
    "description": [
     startDate: '2024-05-12T15:41:50.332185'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "IT Specialist with the Lower Mississippi-Gulf Water Science Center"
     value: https://geokb.wikibase.cloud/entity/Q46983
      },
  jobTitle: IT Specialist
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "Richard M Jenkins is a IT Specialist in the Lower Mississippi-Gulf Water Science Center, Duty Station: Nashville Tennessee"
    member:
      }
      '@type': Organization
    ],
      name: U.S. Geological Survey
     "email": "rjenkins@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/richard-m-jenkins",
    startDate: '2024-05-12T15:41:50.329581'
    "affiliation": [],
   name: Richard M Jenkins
    "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/richard-m-jenkins
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:03.896819"
    }
   }
}

Latest revision as of 21:42, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:03.896813",
   "name": "Richard M Jenkins",
   "identifier": [],
   "jobTitle": "IT Specialist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:03.899473",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Lower Mississippi-Gulf Water Science Center",
         "url": "https://www.usgs.gov/centers/lower-mississippi-gulf-water-science-center"
       },
       "roleName": "IT Specialist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "IT Specialist with the Lower Mississippi-Gulf Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Richard M Jenkins is a IT Specialist in the Lower Mississippi-Gulf Water Science Center, Duty Station: Nashville Tennessee"
     }
   ],
   "email": "rjenkins@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/richard-m-jenkins",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:03.896819"
   }
 }

}