Item talk:Q45467: 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:55:51.286829",
  - '@type': TextObject
    "name": "Jeff Copa",
     abstract: Hydrologic Technician with the Upper Midwest Water Science Center
    "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologic Technician",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:55:51.289095",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Upper Midwest Water Science Center
          "name": "Upper Midwest Water Science Center",
      url: https://www.usgs.gov/centers/upper-midwest-water-science-center
          "url": "https://www.usgs.gov/centers/upper-midwest-water-science-center"
    roleName: Hydrologic Technician
        },
     startDate: '2024-05-12T16:12:19.319816'
        "roleName": "Hydrologic Technician"
  identifier:
      }
  - '@type': PropertyValue
     ],
     propertyID: GeoKB
    "description": [
     value: https://geokb.wikibase.cloud/entity/Q45467
      {
  jobTitle: Hydrologic Technician
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "short description",
  memberOf:
        "abstract": "Hydrologic Technician with the Upper Midwest Water Science Center"
    '@type': OrganizationalRole
      }
    description: Former Employee
    ],
    member:
     "email": null,
      '@type': Organization
     "url": "https://www.usgs.gov/staff-profiles/jeff-copa",
      name: U.S. Geological Survey
    "affiliation": [],
    name: staff member
    "hasCredential": [],
    startDate: '2024-05-12T16:12:19.317145'
    "knowsAbout": [],
  name: Jeff Copa
    "memberOf": {
   url: https://www.usgs.gov/staff-profiles/jeff-copa
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:51.286831",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 14:51, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:51.286829",
   "name": "Jeff Copa",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:51.289095",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Upper Midwest Water Science Center",
         "url": "https://www.usgs.gov/centers/upper-midwest-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Upper Midwest Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/jeff-copa",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:51.286831",
     "description": "Former Employee"
   }
 }

}