Item talk:Q50195: 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:58:50.024513",
  - '@type': TextObject
    "name": "Thomas R  White",
     abstract: Physical Science Technician with the National Water Quality Laboratory
    "identifier": [],
     additionalType: short description
     "jobTitle": "Physical Science Technician",
  email: null
     "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T07:58:50.027020",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: National Water Quality Laboratory
          "name": "National Water Quality Laboratory",
      url: https://www.usgs.gov/labs/national-water-quality-laboratory
          "url": "https://www.usgs.gov/labs/national-water-quality-laboratory"
    roleName: Physical Science Technician
        },
    startDate: '2024-05-22T10:33:13.511894'
        "roleName": "Physical Science Technician"
  - '@type': OrganizationalRole
      },
    affiliatedOrganization:
      {
      '@type': Organization
        "@type": "OrganizationalRole",
      name: Water Resources Mission Area
        "startDate": "2024-09-21T07:58:50.027024",
      url: https://www.usgs.gov/mission-areas/water-resources
        "affiliatedOrganization": {
     startDate: '2024-05-22T10:33:13.511904'
          "@type": "Organization",
  identifier:
          "name": "Water Resources Mission Area",
  - '@type': PropertyValue
          "url": "https://www.usgs.gov/mission-areas/water-resources"
     propertyID: GeoKB
        }
     value: https://geokb.wikibase.cloud/entity/Q50195
      }
  jobTitle: Physical Science Technician
     ],
  knowsAbout: []
    "description": [
  memberOf:
      {
    '@type': OrganizationalRole
        "@type": "TextObject",
    description: Former Employee
        "additionalType": "short description",
    member:
        "abstract": "Physical Science Technician with the National Water Quality Laboratory"
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
     "email": null,
    startDate: '2024-05-22T10:33:13.506252'
     "url": "https://www.usgs.gov/staff-profiles/thomas-r-white",
  name: Thomas R  White
    "affiliation": [],
   url: https://www.usgs.gov/staff-profiles/thomas-r-white
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:50.024522",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 15:10, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:50.024513",
   "name": "Thomas R  White",
   "identifier": [],
   "jobTitle": "Physical Science Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:50.027020",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "National Water Quality Laboratory",
         "url": "https://www.usgs.gov/labs/national-water-quality-laboratory"
       },
       "roleName": "Physical Science Technician"
     },
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:50.027024",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Water Resources Mission Area",
         "url": "https://www.usgs.gov/mission-areas/water-resources"
       }
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Physical Science Technician with the National Water Quality Laboratory"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/thomas-r-white",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:50.024522",
     "description": "Former Employee"
   }
 }

}