Item talk:Q50639: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'@context': https://schema.org
{
'@type': Person
  "USGS Staff Profile": {
affiliation: []
    "@context": "https://schema.org",
description:
    "@type": "Person",
- '@type': TextObject
    "dateModified": "2024-09-21T07:58:44.012713",
  abstract: Scientist with the Upper Midwest Environmental Sciences Center
    "name": "Avery Lettenberger",
  additionalType: short description
    "identifier": [],
email: null
    "jobTitle": "Scientist",
hasCredential: []
    "hasOccupation": [
hasOccupation:
      {
- '@type': OrganizationalRole
        "@type": "OrganizationalRole",
  affiliatedOrganization:
        "startDate": "2024-09-21T07:58:44.015602",
    '@type': Organization
        "affiliatedOrganization": {
    name: Upper Midwest Environmental Sciences Center
          "@type": "Organization",
    url: https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center
          "name": "Upper Midwest Environmental Sciences Center",
  roleName: Scientist
          "url": "https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center"
  startDate: '2024-05-10T21:01:03.585011'
        },
jobTitle: Scientist
        "roleName": "Scientist"
knowsAbout: []
      }
memberOf:
    ],
  '@type': OrganizationalRole
    "description": [
  description: Former Employee
      {
  member:
        "@type": "TextObject",
    '@type': Organization
        "additionalType": "short description",
    name: U.S. Geological Survey
        "abstract": "Scientist with the Upper Midwest Environmental Sciences Center"
  name: staff member
      }
  startDate: '2024-05-10T21:01:03.581527'
    ],
name: Avery Lettenberger
    "email": null,
url: https://www.usgs.gov/staff-profiles/avery-lettenberger
    "url": "https://www.usgs.gov/staff-profiles/avery-lettenberger",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:44.012718",
      "description": "Former Employee"
    }
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0002-0684-7822",
    "@reverse": {},
    "@type": "Person",
    "affiliation": {
      "@type": "Organization",
      "alternateName": "DOI",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "196330"
      },
      "name": "US Geological Survey Upper Midwest Environmental Sciences Center"
    },
    "alumniOf": [
      {
        "@type": "Organization",
        "identifier": {
          "@type": "PropertyValue",
          "propertyID": "RINGGOLD",
          "value": "228443"
        },
        "name": "University of Wisconsin-La Crosse Department of Biology"
      },
      {
        "@type": "Organization",
        "alternateName": "Biology",
        "identifier": {
          "@type": "PropertyValue",
          "propertyID": "RINGGOLD",
          "value": "14750"
        },
        "name": "University of Wisconsin-La Crosse"
      }
    ],
    "familyName": "Lettenberger",
    "givenName": "Avery",
    "mainEntityOfPage": "https://orcid.org/0000-0002-0684-7822"
  }
}

Latest revision as of 15:08, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:44.012713",
   "name": "Avery Lettenberger",
   "identifier": [],
   "jobTitle": "Scientist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:44.015602",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Upper Midwest Environmental Sciences Center",
         "url": "https://www.usgs.gov/centers/upper-midwest-environmental-sciences-center"
       },
       "roleName": "Scientist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Scientist with the Upper Midwest Environmental Sciences Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/avery-lettenberger",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:44.012718",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-0684-7822",
   "@reverse": {},
   "@type": "Person",
   "affiliation": {
     "@type": "Organization",
     "alternateName": "DOI",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "196330"
     },
     "name": "US Geological Survey Upper Midwest Environmental Sciences Center"
   },
   "alumniOf": [
     {
       "@type": "Organization",
       "identifier": {
         "@type": "PropertyValue",
         "propertyID": "RINGGOLD",
         "value": "228443"
       },
       "name": "University of Wisconsin-La Crosse Department of Biology"
     },
     {
       "@type": "Organization",
       "alternateName": "Biology",
       "identifier": {
         "@type": "PropertyValue",
         "propertyID": "RINGGOLD",
         "value": "14750"
       },
       "name": "University of Wisconsin-La Crosse"
     }
   ],
   "familyName": "Lettenberger",
   "givenName": "Avery",
   "mainEntityOfPage": "https://orcid.org/0000-0002-0684-7822"
 }

}