Item talk:Q48783: 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:57:29.791795",
  abstract: Scientist Emeritus with the Great Lakes Science Center
    "name": "Dora  R Reader",
  additionalType: short description
    "identifier": [],
- '@type': TextObject
    "jobTitle": "Scientist Emeritus",
  abstract: Publications by this scientist
    "hasOccupation": [
  additionalType: staff profile page introductory statement
      {
email: null
        "@type": "OrganizationalRole",
hasCredential: []
        "startDate": "2024-09-21T07:57:29.796026",
hasOccupation:
        "affiliatedOrganization": {
- '@type': OrganizationalRole
          "@type": "Organization",
  affiliatedOrganization:
          "name": "Great Lakes Science Center",
    '@type': Organization
          "url": "https://www.usgs.gov/centers/great-lakes-science-center"
    name: Great Lakes Science Center
        },
    url: https://www.usgs.gov/centers/great-lakes-science-center
        "roleName": "Scientist Emeritus"
  roleName: Scientist Emeritus
      }
  startDate: '2024-05-10T20:46:40.785927'
    ],
jobTitle: Scientist Emeritus
    "description": [
knowsAbout: []
      {
memberOf:
        "@type": "TextObject",
  '@type': OrganizationalRole
        "additionalType": "short description",
  description: Former Employee
        "abstract": "Scientist Emeritus with the Great Lakes Science Center"
  member:
      },
    '@type': Organization
      {
    name: U.S. Geological Survey
        "@type": "TextObject",
  name: staff member
        "additionalType": "staff profile page introductory statement",
  startDate: '2024-05-10T20:46:40.782465'
        "abstract": "Publications by this scientist"
name: Dora  R Reader
      }
url: https://www.usgs.gov/staff-profiles/dora-r-reader
    ],
    "email": null,
    "url": "https://www.usgs.gov/staff-profiles/dora-r-reader",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:29.791802",
      "description": "Former Employee"
    }
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0002-9515-9510",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Beckman",
    "givenName": "Benjamin",
    "mainEntityOfPage": "https://orcid.org/0000-0002-9515-9510"
  }
}

Latest revision as of 15:05, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:29.791795",
   "name": "Dora  R Reader",
   "identifier": [],
   "jobTitle": "Scientist Emeritus",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:29.796026",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Great Lakes Science Center",
         "url": "https://www.usgs.gov/centers/great-lakes-science-center"
       },
       "roleName": "Scientist Emeritus"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Scientist Emeritus with the Great Lakes Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Publications by this scientist"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/dora-r-reader",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:29.791802",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-9515-9510",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Beckman",
   "givenName": "Benjamin",
   "mainEntityOfPage": "https://orcid.org/0000-0002-9515-9510"
 }

}