Item talk:Q48060: 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:57:07.137589",
  - '@type': TextObject
     "name": "John D. Miller",
     abstract: Supervisory Hydrologic Technician with the Nebraska Water Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Supervisory Hydrologic Technician",
  - '@type': TextObject
     "hasOccupation": [
     abstract: John Miller is a Supervisory Hydrologic Technician for the U.S Geological
      {
      Survey Nebraska Water Science Center Field Office in North Platte, Nebraska.
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:57:07.139965",
  email: jdmiller@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Nebraska Water Science Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/nebraska-water-science-center"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "Supervisory Hydrologic Technician"
      name: Nebraska Water Science Center
      }
      url: https://www.usgs.gov/centers/nebraska-water-science-center
    ],
    roleName: Supervisory Hydrologic Technician
     "description": [
     startDate: '2024-05-12T15:32:04.494331'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "Supervisory Hydrologic Technician with the Nebraska Water Science Center"
     value: https://geokb.wikibase.cloud/entity/Q48060
      },
  jobTitle: Supervisory Hydrologic Technician
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "John Miller is a Supervisory Hydrologic Technician for the U.S Geological Survey Nebraska Water Science Center Field Office in North Platte, Nebraska."
    member:
      }
      '@type': Organization
     ],
      name: U.S. Geological Survey
    "email": "jdmiller@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/john-d-miller",
    startDate: '2024-05-12T15:32:04.491843'
    "affiliation": [],
   name: John D. Miller
    "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/john-d-miller
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:07.137594"
    }
   }
}

Latest revision as of 21:10, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:07.137589",
   "name": "John D. Miller",
   "identifier": [],
   "jobTitle": "Supervisory Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:07.139965",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Nebraska Water Science Center",
         "url": "https://www.usgs.gov/centers/nebraska-water-science-center"
       },
       "roleName": "Supervisory Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Supervisory Hydrologic Technician with the Nebraska Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "John Miller is a Supervisory Hydrologic Technician for the U.S Geological Survey Nebraska Water Science Center Field Office in North Platte, Nebraska."
     }
   ],
   "email": "jdmiller@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/john-d-miller",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:07.137594"
   }
 }

}