Item talk:Q44882: 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:34.985834",
  - '@type': TextObject
     "name": "William (Tom) T Blowe",
     abstract: Hydrologic Technician with the South Atlantic Water Science Center (SAWSC)
     "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologic Technician",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Tom Blowe is a Hydrologic Technician at the South Atlantic Water Science
      {
      Center.
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:55:34.988177",
  email: wblowe@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "South Atlantic Water Science Center (SAWSC)",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/sawsc"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "Hydrologic Technician"
      name: South Atlantic Water Science Center (SAWSC)
      }
      url: https://www.usgs.gov/centers/sawsc
     ],
    roleName: Hydrologic Technician
    "description": [
     startDate: '2024-05-12T16:06:35.475735'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "Hydrologic Technician with the South Atlantic Water Science Center (SAWSC)"
     value: https://geokb.wikibase.cloud/entity/Q44882
      },
  jobTitle: Hydrologic Technician
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "Tom Blowe is a Hydrologic Technician at the South Atlantic Water Science Center."
    member:
      }
      '@type': Organization
     ],
      name: U.S. Geological Survey
    "email": "wblowe@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/william-tom-t-blowe",
    startDate: '2024-05-12T16:06:35.473125'
    "affiliation": [],
   name: William (Tom) T Blowe
    "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/william-tom-t-blowe
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:34.985837"
    }
   }
}

Latest revision as of 20:10, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:34.985834",
   "name": "William (Tom) T Blowe",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:34.988177",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "South Atlantic Water Science Center (SAWSC)",
         "url": "https://www.usgs.gov/centers/sawsc"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the South Atlantic Water Science Center (SAWSC)"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Tom Blowe is a Hydrologic Technician at the South Atlantic Water Science Center."
     }
   ],
   "email": "wblowe@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/william-tom-t-blowe",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:34.985837"
   }
 }

}