Item talk:Q44979: 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:38.114272",
  - '@type': TextObject
    "name": "Karl Braun",
    abstract: Hydrologic Technician with the New Jersey Water Science Center
    "identifier": [],
    additionalType: short description
    "jobTitle": "Hydrologic Technician",
  - '@type': TextObject
    "hasOccupation": [
    abstract: A Hydrologic Technician with the New Jersey Water Science Center associated
      {
      with the Surface Water Observations Program. NJ WSC technicians are primarily
        "@type": "OrganizationalRole",
      involved with surface-water, Groundwater, and water-quality data collection
        "startDate": "2024-09-21T07:55:38.117657",
      and review, as well as the installation and maintenance of gages and data-collection
        "affiliatedOrganization": {
       equipment.
          "@type": "Organization",
     additionalType: staff profile page introductory statement
          "name": "New Jersey Water Science Center",
  email: kbraun@usgs.gov
          "url": "https://www.usgs.gov/centers/new-jersey-water-science-center"
  hasCredential: []
        },
  hasOccupation:
        "roleName": "Hydrologic Technician"
  - '@type': OrganizationalRole
      }
     affiliatedOrganization:
    ],
      '@type': Organization
    "description": [
      name: New Jersey Water Science Center
      {
      url: https://www.usgs.gov/centers/new-jersey-water-science-center
        "@type": "TextObject",
     roleName: Hydrologic Technician
        "additionalType": "short description",
     startDate: '2024-05-12T16:18:37.019556'
        "abstract": "Hydrologic Technician with the New Jersey Water Science Center"
  identifier:
      },
  - '@type': PropertyValue
      {
     propertyID: GeoKB
        "@type": "TextObject",
    value: https://geokb.wikibase.cloud/entity/Q44979
        "additionalType": "staff profile page introductory statement",
  jobTitle: Hydrologic Technician
        "abstract": "A Hydrologic Technician with the New Jersey Water Science Center associated with the Surface Water Observations Program. NJ WSC technicians are primarily involved with surface-water, Groundwater, and water-quality data collection and review, as well as the installation and maintenance of gages and data-collection equipment."
  knowsAbout: []
       }
  memberOf:
     ],
    '@type': OrganizationalRole
    "email": "kbraun@usgs.gov",
    member:
     "url": "https://www.usgs.gov/staff-profiles/karl-braun",
      '@type': Organization
     "affiliation": [],
      name: U.S. Geological Survey
     "hasCredential": [],
    name: staff member
     "knowsAbout": [],
    startDate: '2024-05-12T16:18:37.016954'
    "memberOf": {
   name: Karl Braun
      "@type": "OrganizationalRole",
  url: https://www.usgs.gov/staff-profiles/karl-braun
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:38.114275"
    }
   }
}

Latest revision as of 20:12, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:38.114272",
   "name": "Karl Braun",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:38.117657",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "New Jersey Water Science Center",
         "url": "https://www.usgs.gov/centers/new-jersey-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the New Jersey Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "A Hydrologic Technician with the New Jersey Water Science Center associated with the Surface Water Observations Program. NJ WSC technicians are primarily involved with surface-water, Groundwater, and water-quality data collection and review, as well as the installation and maintenance of gages and data-collection equipment."
     }
   ],
   "email": "kbraun@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/karl-braun",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:38.114275"
   }
 }

}