Item talk:Q48049: Difference between revisions

From geokb
(Update cache with latest USGS Staff Profile data and older ORCiD cache)
(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:59:44.779943",
  - '@type': TextObject
     "name": "Faraji A Miller",
     abstract: Student Trainee (Computer Science) with the Oklahoma-Texas Water Science
     "identifier": [],
      Center
     "jobTitle": "Student Trainee (Computer Science)",
     additionalType: short description
     "hasOccupation": [
  - '@type': TextObject
      {
     abstract: Student Trainee (Computer Science) for Oklahoma-Texas Water Science
        "@type": "OrganizationalRole",
      Center
        "startDate": "2024-09-21T07:59:44.782447",
     additionalType: staff profile page introductory statement
        "affiliatedOrganization": {
  email: familler@usgs.gov
          "@type": "Organization",
  hasCredential: []
          "name": "Oklahoma-Texas Water Science Center",
  hasOccupation:
          "url": "https://www.usgs.gov/centers/oklahoma-texas-water-science-center"
  - '@type': OrganizationalRole
        },
    affiliatedOrganization:
        "roleName": "Student Trainee (Computer Science)"
      '@type': Organization
      }
      name: Oklahoma-Texas Water Science Center
     ],
      url: https://www.usgs.gov/centers/oklahoma-texas-water-science-center
    "description": [
    roleName: Student Trainee (Computer Science)
      {
     startDate: '2024-05-10T21:07:05.764868'
        "@type": "TextObject",
  jobTitle: Student Trainee (Computer Science)
        "additionalType": "short description",
  knowsAbout: []
        "abstract": "Student Trainee (Computer Science) with the Oklahoma-Texas Water Science Center"
  memberOf:
      },
    '@type': OrganizationalRole
      {
    member:
        "@type": "TextObject",
      '@type': Organization
        "additionalType": "staff profile page introductory statement",
      name: U.S. Geological Survey
        "abstract": "Student Trainee (Computer Science) for Oklahoma-Texas Water Science Center"
    name: staff member
      }
    startDate: '2024-05-10T21:07:05.761385'
    ],
   name: Faraji A Miller
    "email": "familler@usgs.gov",
  url: https://www.usgs.gov/staff-profiles/faraji-a-miller
    "url": "https://www.usgs.gov/staff-profiles/faraji-a-miller",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:44.779951"
    }
   }
}

Latest revision as of 22:40, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:44.779943",
   "name": "Faraji A Miller",
   "identifier": [],
   "jobTitle": "Student Trainee (Computer Science)",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:44.782447",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Oklahoma-Texas Water Science Center",
         "url": "https://www.usgs.gov/centers/oklahoma-texas-water-science-center"
       },
       "roleName": "Student Trainee (Computer Science)"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Student Trainee (Computer Science) with the Oklahoma-Texas Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Student Trainee (Computer Science) for Oklahoma-Texas Water Science Center"
     }
   ],
   "email": "familler@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/faraji-a-miller",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:44.779951"
   }
 }

}