Item talk:Q45741: 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:57:22.049937",
  - '@type': TextObject
     "name": "Lisa Dietsch",
     abstract: Regional Financial Administrator with the Midcontinent Region
     "identifier": [],
     additionalType: short description
     "jobTitle": "Regional Financial Administrator",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Regional Financial Administrator
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: ldietsch@usgs.gov
        "startDate": "2024-09-21T07:57:22.052277",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Midcontinent Region",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/regions/midcontinent"
      '@type': Organization
        },
      name: Midcontinent Region
        "roleName": "Regional Financial Administrator"
      url: https://www.usgs.gov/regions/midcontinent
      }
    roleName: Regional Financial Administrator
     ],
     startDate: '2024-05-12T15:36:42.319909'
    "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q45741
        "abstract": "Regional Financial Administrator with the Midcontinent Region"
  jobTitle: Regional Financial Administrator
      },
  knowsAbout: []
      {
  memberOf:
        "@type": "TextObject",
    '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement",
    member:
        "abstract": "Regional Financial Administrator"
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
     "email": "ldietsch@usgs.gov",
    startDate: '2024-05-12T15:36:42.317309'
     "url": "https://www.usgs.gov/staff-profiles/lisa-dietsch",
   name: Lisa Dietsch
    "affiliation": [],
  url: https://www.usgs.gov/staff-profiles/lisa-dietsch
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:22.049942"
    }
   }
}

Latest revision as of 21:18, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:22.049937",
   "name": "Lisa Dietsch",
   "identifier": [],
   "jobTitle": "Regional Financial Administrator",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:22.052277",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Midcontinent Region",
         "url": "https://www.usgs.gov/regions/midcontinent"
       },
       "roleName": "Regional Financial Administrator"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Regional Financial Administrator with the Midcontinent Region"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Regional Financial Administrator"
     }
   ],
   "email": "ldietsch@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/lisa-dietsch",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:22.049942"
   }
 }

}