Item talk:Q50793: 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:46.675324",
  abstract: Laura Tennant with the Southwest Biological Science Center
    "name": "Laura A Tennant",
  additionalType: short description
    "identifier": [],
email: null
    "jobTitle": "Laura Tennant",
hasCredential: []
    "hasOccupation": [
hasOccupation:
      {
- '@type': OrganizationalRole
        "@type": "OrganizationalRole",
  affiliatedOrganization:
        "startDate": "2024-09-21T07:58:46.680531",
    '@type': Organization
        "affiliatedOrganization": {
    name: Southwest Biological Science Center
          "@type": "Organization",
    url: https://www.usgs.gov/centers/southwest-biological-science-center
          "name": "Southwest Biological Science Center",
  roleName: Laura Tennant
          "url": "https://www.usgs.gov/centers/southwest-biological-science-center"
  startDate: '2024-05-10T21:01:53.268910'
        },
jobTitle: Laura Tennant
        "roleName": "Laura Tennant"
knowsAbout: []
      }
memberOf:
    ],
  '@type': OrganizationalRole
    "description": [
  description: Former Employee
      {
  member:
        "@type": "TextObject",
    '@type': Organization
        "additionalType": "short description",
    name: U.S. Geological Survey
        "abstract": "Laura Tennant with the Southwest Biological Science Center"
  name: staff member
      }
  startDate: '2024-05-10T21:01:53.265470'
    ],
name: Laura A Tennant
    "email": null,
url: https://www.usgs.gov/staff-profiles/laura-tennant
    "url": "https://www.usgs.gov/staff-profiles/laura-tennant",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:46.675331",
      "description": "Former Employee"
    }
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0003-0062-7287",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Tennant",
    "givenName": "Laura",
    "mainEntityOfPage": "https://orcid.org/0000-0003-0062-7287"
  }
}

Latest revision as of 15:09, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:46.675324",
   "name": "Laura A Tennant",
   "identifier": [],
   "jobTitle": "Laura Tennant",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:46.680531",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Southwest Biological Science Center",
         "url": "https://www.usgs.gov/centers/southwest-biological-science-center"
       },
       "roleName": "Laura Tennant"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Laura Tennant with the Southwest Biological Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/laura-tennant",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:46.675331",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0003-0062-7287",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Tennant",
   "givenName": "Laura",
   "mainEntityOfPage": "https://orcid.org/0000-0003-0062-7287"
 }

}