Item talk:Q45033: Difference between revisions

From geokb
(Updated item talk page content)
(caching schema from staff profile page)
 
(2 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/eileen-j-brown
     "@context": "https://schema.org",
     timestamp: '2024-01-30T11:53:23.074048'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:55:44.789921",
  profile:
     "name": "Eileen  J Brown",
     name: Eileen  J Brown
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Geographer",
     titles:
     "hasOccupation": [
     - Geographer
      {
    organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:55:44.792190",
      - New Jersey Water Science Center
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/new-jersey-water-science-center
          "@type": "Organization",
     email: ejbrown@usgs.gov
          "name": "New Jersey Water Science Center",
    orcid: null
          "url": "https://www.usgs.gov/centers/new-jersey-water-science-center"
    intro_statements:
        },
    - Eileen is a Geographer working with the New Jersey Water Science Center's Water
        "roleName": "Geographer"
      Quality Investigations Program (QWIP).
      }
     expertise_terms: []
    ],
     professional_experience: []
     "description": [
     education: []
      {
     affiliations: []
        "@type": "TextObject",
     honors: []
        "additionalType": "short description",
     abstracts: []
        "abstract": "Geographer with the New Jersey Water Science Center"
     personal_statement: null
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Eileen is a Geographer working with the New Jersey Water Science Center's Water Quality Investigations Program (QWIP)."
      }
     ],
     "email": "ejbrown@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/eileen-j-brown",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:44.789923"
    }
  }
}

Latest revision as of 20:17, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:44.789921",
   "name": "Eileen  J Brown",
   "identifier": [],
   "jobTitle": "Geographer",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:44.792190",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "New Jersey Water Science Center",
         "url": "https://www.usgs.gov/centers/new-jersey-water-science-center"
       },
       "roleName": "Geographer"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Geographer with the New Jersey Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Eileen is a Geographer working with the New Jersey Water Science Center's Water Quality Investigations Program (QWIP)."
     }
   ],
   "email": "ejbrown@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/eileen-j-brown",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:44.789923"
   }
 }

}