Item talk:Q50195: Difference between revisions

From geokb
(Update cache with latest USGS Staff Profile data and older ORCiD cache)
(caching schema from staff profile page)
 
(2 intermediate revisions 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-10T21:01:57.578841'
        "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-10T21:01:57.581620'
          "@type": "Organization",
  jobTitle: Physical Science Technician
          "name": "Water Resources Mission Area",
  knowsAbout: []
          "url": "https://www.usgs.gov/mission-areas/water-resources"
  memberOf:
        }
    '@type': OrganizationalRole
      }
    description: Former Employee
     ],
    member:
    "description": [
      '@type': Organization
      {
      name: U.S. Geological Survey
        "@type": "TextObject",
    name: staff member
        "additionalType": "short description",
    startDate: '2024-05-10T21:01:57.575485'
        "abstract": "Physical Science Technician with the National Water Quality Laboratory"
  name: Thomas R  White
      }
   url: https://www.usgs.gov/staff-profiles/thomas-r-white
    ],
    "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"
    }
   }
}

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"
   }
 }

}