Item talk:Q163583: 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-21T08:00:35.751009",
  - '@type': TextObject
     "name": "Jake R. Morris",
     abstract: Operations with the Geomagnetism Program
     "identifier": [],
     additionalType: short description
    "jobTitle": "Operations",
  email: null
    "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T08:00:35.753506",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Geomagnetism Program
          "name": "Geomagnetism Program",
      url: https://www.usgs.gov/programs/geomagnetism
          "url": "https://www.usgs.gov/programs/geomagnetism"
    roleName: Operations
        },
     startDate: '2024-05-12T16:06:31.261323'
        "roleName": "Operations"
  identifier:
      }
  - '@type': PropertyValue
    ],
     propertyID: GeoKB
     "description": [
     value: https://geokb.wikibase.cloud/entity/Q163583
      {
  jobTitle: Operations
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "short description",
  memberOf:
        "abstract": "Operations with the Geomagnetism Program"
    '@type': OrganizationalRole
      }
    description: Former Employee
    ],
    member:
     "email": null,
      '@type': Organization
     "url": "https://www.usgs.gov/staff-profiles/jake-r-morris",
      name: U.S. Geological Survey
    "affiliation": [],
    name: staff member
    "hasCredential": [],
    startDate: '2024-05-12T16:06:31.258639'
    "knowsAbout": [],
  name: Jake R. Morris
    "memberOf": {
   url: https://www.usgs.gov/staff-profiles/jake-r-morris
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:35.751017",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:18, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:35.751009",
   "name": "Jake R. Morris",
   "identifier": [],
   "jobTitle": "Operations",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:35.753506",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geomagnetism Program",
         "url": "https://www.usgs.gov/programs/geomagnetism"
       },
       "roleName": "Operations"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Operations with the Geomagnetism Program"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/jake-r-morris",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:35.751017",
     "description": "Former Employee"
   }
 }

}