Item talk:Q49668: 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-21T08:00:09.040996",
  - '@type': TextObject
     "name": "Jason Swanson",
     abstract: Hydrologic Technician with the Wyoming-Montana Water Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Hydrologic Technician",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Jason is a Hydrologic Technician in the Casper field Unit.
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: jswanson@usgs.gov
        "startDate": "2024-09-21T08:00:09.043424",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Wyoming-Montana Water Science Center",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
      '@type': Organization
        },
      name: Wyoming-Montana Water Science Center
        "roleName": "Hydrologic Technician"
      url: https://www.usgs.gov/centers/wyoming-montana-water-science-center
      }
    roleName: Hydrologic Technician
    ],
     startDate: '2024-05-12T15:49:11.163919'
     "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q49668
        "abstract": "Hydrologic Technician with the Wyoming-Montana Water Science Center"
  jobTitle: Hydrologic Technician
      },
  knowsAbout: []
      {
  memberOf:
        "@type": "TextObject",
    '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement",
    member:
        "abstract": "Jason is a Hydrologic Technician in the Casper field Unit."
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
     "email": "jswanson@usgs.gov",
    startDate: '2024-05-12T15:49:11.161325'
     "url": "https://www.usgs.gov/staff-profiles/jason-swanson",
   name: Jason Swanson
    "affiliation": [],
  url: https://www.usgs.gov/staff-profiles/jason-swanson
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:09.041002"
    }
   }
}

Latest revision as of 23:01, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:09.040996",
   "name": "Jason Swanson",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:09.043424",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wyoming-Montana Water Science Center",
         "url": "https://www.usgs.gov/centers/wyoming-montana-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Wyoming-Montana Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Jason is a Hydrologic Technician in the Casper field Unit."
     }
   ],
   "email": "jswanson@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/jason-swanson",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:09.041002"
   }
 }

}