Item talk:Q159716: 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:04.636505",
  - '@type': TextObject
     "name": "Jim Anderton",
     abstract: Associate Director with the Administration
     "identifier": [],
     additionalType: short description
     "jobTitle": "Associate Director",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Jim Anderton is the Associate Director for Administration.
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: janderton@usgs.gov
        "startDate": "2024-09-21T08:00:04.638778",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Administration",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/administration"
      '@type': Organization
        },
      name: Administration
        "roleName": "Associate Director"
      url: https://www.usgs.gov/administration
      }
    roleName: Associate Director
    ],
     startDate: '2024-05-12T15:18:24.947269'
     "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q159716
        "abstract": "Associate Director with the Administration"
  jobTitle: Associate Director
      }
  knowsAbout: []
    ],
  memberOf:
     "email": null,
    '@type': OrganizationalRole
     "url": "https://www.usgs.gov/staff-profiles/jim-anderton",
    member:
    "affiliation": [],
      '@type': Organization
    "hasCredential": [],
      name: U.S. Geological Survey
    "knowsAbout": [],
    name: staff member
    "memberOf": {
    startDate: '2024-05-12T15:18:24.944741'
      "@type": "OrganizationalRole",
  name: Jim Anderton
      "name": "staff member",
   url: https://www.usgs.gov/staff-profiles/jim-anderton
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:04.636511",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:15, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:04.636505",
   "name": "Jim Anderton",
   "identifier": [],
   "jobTitle": "Associate Director",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:04.638778",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Administration",
         "url": "https://www.usgs.gov/administration"
       },
       "roleName": "Associate Director"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Associate Director with the Administration"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/jim-anderton",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:04.636511",
     "description": "Former Employee"
   }
 }

}