Item talk:Q46684: 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:56:11.759239",
  - '@type': TextObject
     "name": "Eric F Hensel",
     abstract: Regional Management Officer with the Rocky Mountain Region
     "identifier": [],
     additionalType: short description
     "jobTitle": "Regional Management Officer",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Eric Hensel is the Regional Management Officer for the Rocky Mountain
      {
      Region.
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:56:11.761644",
  email: efhensel@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Rocky Mountain Region",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/regions/rocky-mountain"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "Regional Management Officer"
      name: Rocky Mountain Region
      }
      url: https://www.usgs.gov/regions/rocky-mountain
    ],
    roleName: Regional Management Officer
     "description": [
     startDate: '2024-05-12T15:32:39.950458'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "Regional Management Officer with the Rocky Mountain Region"
     value: https://geokb.wikibase.cloud/entity/Q46684
      },
  jobTitle: Regional Management Officer
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "Eric Hensel is the Regional Management Officer for the Rocky Mountain Region."
    member:
      }
      '@type': Organization
    ],
      name: U.S. Geological Survey
     "email": "efhensel@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/eric-f-hensel",
    startDate: '2024-05-12T15:32:39.947907'
    "affiliation": [],
   name: Eric F Hensel
    "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/eric-f-hensel
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:11.759245"
    }
   }
}

Latest revision as of 20:37, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:11.759239",
   "name": "Eric F Hensel",
   "identifier": [],
   "jobTitle": "Regional Management Officer",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:11.761644",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Rocky Mountain Region",
         "url": "https://www.usgs.gov/regions/rocky-mountain"
       },
       "roleName": "Regional Management Officer"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Regional Management Officer with the Rocky Mountain Region"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Eric Hensel is the Regional Management Officer for the Rocky Mountain Region."
     }
   ],
   "email": "efhensel@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/eric-f-hensel",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:11.759245"
   }
 }

}