Item talk:Q49187: Difference between revisions

From geokb
(Added profile data from https://www.usgs.gov/staff-profiles/sandra-schultz)
 
(caching schema from staff profile page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
  meta:
  "USGS Staff Profile": {
     status_code: 200
    "@context": "https://schema.org",
     timestamp: '2023-09-30T17:32:20.600470'
     "@type": "Person",
     url: https://www.usgs.gov/staff-profiles/sandra-schultz
     "dateModified": "2024-09-21T07:58:10.869764",
  profile:
    "name": "Sandra Schultz",
     abstracts: []
    "identifier": [
     affiliations: []
      {
    education: []
        "@type": "PropertyValue",
    email: sschultz@usgs.gov
        "propertyID": "ORCID",
    expertise_terms:
        "value": "0000-0003-3394-2857"
    - environmental assessment
      }
    honors: []
    ],
    intro_statements:
    "jobTitle": "Biological Science Technician",
    - Sandy is a Biological Science Technician at the Eastern Ecological Science Center
     "hasOccupation": [
      in Laurel, MD.
      {
    name: Sandra Schultz
        "@type": "OrganizationalRole",
     name_qualifier: null
        "startDate": "2024-09-21T07:58:10.874346",
     orcid: 0000-0003-3394-2857
        "affiliatedOrganization": {
     organization_link: https://www.usgs.gov/centers/eesc
          "@type": "Organization",
     organization_name: Eastern Ecological Science Center
          "name": "Eastern Ecological Science Center",
     personal_statement: Sandy spends most of her time performing assays in support
          "url": "https://www.usgs.gov/centers/eesc"
       of environmental contaminant studies.
        },
     professional_experience: []
        "roleName": "Biological Science Technician"
     title: Biological Science Technician
      }
     ],
     "description": [
      {
        "@type": "TextObject",
        "additionalType": "short description",
        "abstract": "Biological Science Technician with the Eastern Ecological Science Center"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Sandy is a Biological Science Technician at the Eastern Ecological Science Center in Laurel, MD."
      },
      {
        "@type": "TextObject",
        "additionalType": "personal statement",
        "abstract": "Sandy spends most of her time performing assays in support of environmental contaminant studies."
      }
     ],
     "email": "sschultz@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/sandra-schultz",
    "affiliation": [],
     "hasCredential": [],
     "knowsAbout": [
       {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "environmental assessment"
      }
    ],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:10.869767"
    }
  },
  "ORCID": {
    "@context": "http://schema.org",
     "@id": "https://orcid.org/0000-0003-3394-2857",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Schultz",
    "givenName": "Sandra",
     "mainEntityOfPage": "https://orcid.org/0000-0003-3394-2857"
  }
}

Latest revision as of 21:45, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:10.869764",
   "name": "Sandra Schultz",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0003-3394-2857"
     }
   ],
   "jobTitle": "Biological Science Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:10.874346",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Eastern Ecological Science Center",
         "url": "https://www.usgs.gov/centers/eesc"
       },
       "roleName": "Biological Science Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Biological Science Technician with the Eastern Ecological Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Sandy is a Biological Science Technician at the Eastern Ecological Science Center in Laurel, MD."
     },
     {
       "@type": "TextObject",
       "additionalType": "personal statement",
       "abstract": "Sandy spends most of her time performing assays in support of environmental contaminant studies."
     }
   ],
   "email": "sschultz@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/sandra-schultz",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "environmental assessment"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:10.869767"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0003-3394-2857",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Schultz",
   "givenName": "Sandra",
   "mainEntityOfPage": "https://orcid.org/0000-0003-3394-2857"
 }

}