Item talk:Q46143: 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:31.861066",
  - '@type': TextObject
     "name": "Kenneth Fossum",
     abstract: Hydrologist with the Arizona Water Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologist",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Ken Fossum is a Hydrologist in the Arizona Water Science Center, Glendale
      {
      Office
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:55:31.865063",
  email: kdfossum@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Arizona Water Science Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/arizona-water-science-center"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "Hydrologist"
      name: Arizona Water Science Center
      }
      url: https://www.usgs.gov/centers/arizona-water-science-center
    ],
    roleName: Hydrologist
     "description": [
     startDate: '2024-05-12T16:14:30.870379'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "Hydrologist with the Arizona Water Science Center"
     value: https://geokb.wikibase.cloud/entity/Q46143
      },
  jobTitle: Hydrologist
      {
  knowsAbout:
        "@type": "TextObject",
  - '@type': Thing
        "additionalType": "staff profile page introductory statement",
    additionalType: self-claimed expertise
        "abstract": "Ken Fossum is a Hydrologist in the Arizona Water Science Center, Glendale Office"
    name: water quality
      }
  - '@type': Thing
    ],
    additionalType: self-claimed expertise
     "email": "kdfossum@usgs.gov",
    name: runoff
     "url": "https://www.usgs.gov/staff-profiles/kenneth-fossum",
  memberOf:
    "affiliation": [],
    '@type': OrganizationalRole
    "hasCredential": [],
    member:
    "knowsAbout": [
      '@type': Organization
      {
      name: U.S. Geological Survey
        "@type": "Thing",
    name: staff member
        "additionalType": "self-claimed expertise",
    startDate: '2024-05-12T16:14:30.867626'
        "name": "water quality"
   name: Kenneth Fossum
      },
  url: https://www.usgs.gov/staff-profiles/kenneth-fossum
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "runoff"
      }
    ],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:31.861071"
    }
   }
}

Latest revision as of 20:08, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:31.861066",
   "name": "Kenneth Fossum",
   "identifier": [],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:31.865063",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Arizona Water Science Center",
         "url": "https://www.usgs.gov/centers/arizona-water-science-center"
       },
       "roleName": "Hydrologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologist with the Arizona Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Ken Fossum is a Hydrologist in the Arizona Water Science Center, Glendale Office"
     }
   ],
   "email": "kdfossum@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/kenneth-fossum",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "water quality"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "runoff"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:31.861071"
   }
 }

}