Item talk:Q45619: 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/sabrina-davenport
     "@context": "https://schema.org",
     timestamp: '2024-01-30T13:12:45.315778'
    "@type": "Person",
    status_code: 200
     "dateModified": "2024-09-21T07:56:32.251806",
  profile:
     "name": "Sabrina  Davenport",
     name: Sabrina  Davenport
     "identifier": [],
     name_qualifier: null
     "jobTitle": "Fish Biologist",
     titles:
     "hasOccupation": [
    - Fish Biologist
      {
     organizations:
        "@type": "OrganizationalRole",
    - !!python/tuple
        "startDate": "2024-09-21T07:56:32.254263",
      - Columbia Environmental Research Center
        "affiliatedOrganization": {
      - https://www.usgs.gov/centers/columbia-environmental-research-center
          "@type": "Organization",
     email: sdavenport@usgs.gov
          "name": "Columbia Environmental Research Center",
    orcid: null
          "url": "https://www.usgs.gov/centers/columbia-environmental-research-center"
    intro_statements:
        },
    - Sabrina is a Fish Biologist at the Columbia Environmental Research Center.
        "roleName": "Fish Biologist"
     expertise_terms:
      }
     - Fisheries Biology
    ],
    - Threatened & Endangered Species
     "description": [
     professional_experience: []
      {
     education: []
        "@type": "TextObject",
     affiliations: []
        "additionalType": "short description",
     honors: []
        "abstract": "Fish Biologist with the Columbia Environmental Research Center"
    abstracts: []
      },
     personal_statement: null
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Sabrina is a Fish Biologist at the Columbia Environmental Research Center."
      }
     ],
    "email": "sdavenport@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/sabrina-davenport",
     "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "Fisheries Biology"
      },
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "Threatened & Endangered Species"
      }
    ],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:32.251813"
     }
  }
}

Latest revision as of 20:49, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:32.251806",
   "name": "Sabrina  Davenport",
   "identifier": [],
   "jobTitle": "Fish Biologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:32.254263",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Columbia Environmental Research Center",
         "url": "https://www.usgs.gov/centers/columbia-environmental-research-center"
       },
       "roleName": "Fish Biologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Fish Biologist with the Columbia Environmental Research Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Sabrina is a Fish Biologist at the Columbia Environmental Research Center."
     }
   ],
   "email": "sdavenport@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/sabrina-davenport",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "Fisheries Biology"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "Threatened & Endangered Species"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:32.251813"
   }
 }

}