Item talk:Q45602: Difference between revisions

From geokb
(Updated item talk page content)
(caching schema from staff profile page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
   meta:
   "USGS Staff Profile": {
     url: https://www.usgs.gov/staff-profiles/oscar-daniels
     "@context": "https://schema.org",
     timestamp: '2024-01-31T03:52:29.013309'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:59:23.159456",
  profile:
     "name": "Oscar Daniels",
     name: Oscar Daniels
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Program Analyst",
     titles:
     "hasOccupation": [
    - Program Analyst
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:59:23.162556",
      - Southwest Region
        "affiliatedOrganization": {
      - https://www.usgs.gov/regions/southwest
          "@type": "Organization",
     email: odaniels@usgs.gov
          "name": "Southwest Region",
    orcid: null
          "url": "https://www.usgs.gov/regions/southwest"
    intro_statements:
        },
    - Oscar is the program analyst for the Southwest Regional Office.  He handles
        "roleName": "Program Analyst"
      financial and operational matters for region and helps administrators at all
      }
      10 science centers in the region.
     ],
     expertise_terms: []
    "description": [
     professional_experience: []
      {
     education: []
        "@type": "TextObject",
     affiliations: []
        "additionalType": "short description",
     honors: []
        "abstract": "Program Analyst with the Southwest Region"
     abstracts: []
      },
     personal_statement: null
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Oscar is the program analyst for the Southwest Regional Office.  He handles financial and operational matters for region and helps administrators at all 10 science centers in the region."
      }
     ],
     "email": "odaniels@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/oscar-daniels",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:23.159468"
    }
  }
}

Latest revision as of 22:26, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:23.159456",
   "name": "Oscar Daniels",
   "identifier": [],
   "jobTitle": "Program Analyst",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:23.162556",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Southwest Region",
         "url": "https://www.usgs.gov/regions/southwest"
       },
       "roleName": "Program Analyst"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Program Analyst with the Southwest Region"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Oscar is the program analyst for the Southwest Regional Office.  He handles financial and operational matters for region and helps administrators at all 10 science centers in the region."
     }
   ],
   "email": "odaniels@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/oscar-daniels",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:23.159468"
   }
 }

}