Item talk:Q163603: 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:59:53.765984",
  - '@type': TextObject
     "name": "Moon Kim",
     abstract: Hydrologist with the Ohio-Kentucky-Indiana Water Science Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "Hydrologist",
  email: null
    "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:59:53.769647",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Ohio-Kentucky-Indiana Water Science Center
          "name": "Ohio-Kentucky-Indiana Water Science Center",
      url: https://www.usgs.gov/centers/oki-water
          "url": "https://www.usgs.gov/centers/oki-water"
    roleName: Hydrologist
        },
     startDate: '2024-05-12T16:16:16.943324'
        "roleName": "Hydrologist"
  identifier:
      }
  - '@type': PropertyValue
     ],
     propertyID: GeoKB
    "description": [
     value: https://geokb.wikibase.cloud/entity/Q163603
      {
  jobTitle: Hydrologist
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "short description",
  memberOf:
        "abstract": "Hydrologist with the Ohio-Kentucky-Indiana Water Science Center"
    '@type': OrganizationalRole
      }
    description: Former Employee
    ],
    member:
     "email": null,
      '@type': Organization
     "url": "https://www.usgs.gov/staff-profiles/moon-kim",
      name: U.S. Geological Survey
    "affiliation": [],
    name: staff member
    "hasCredential": [],
    startDate: '2024-05-12T16:16:16.940652'
    "knowsAbout": [],
  name: Moon Kim
    "memberOf": {
   url: https://www.usgs.gov/staff-profiles/moon-kim
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:53.765986",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:14, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:53.765984",
   "name": "Moon Kim",
   "identifier": [],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:53.769647",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Ohio-Kentucky-Indiana Water Science Center",
         "url": "https://www.usgs.gov/centers/oki-water"
       },
       "roleName": "Hydrologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologist with the Ohio-Kentucky-Indiana Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/moon-kim",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:53.765986",
     "description": "Former Employee"
   }
 }

}