Item talk:Q44901: Difference between revisions

From geokb
(Created page with "'@context': https://schema.org '@type': Person affiliation: [] description: - '@type': TextObject abstract: Research Data Scientist with the National Wildlife Health Center additionalType: short description email: null hasCredential: [] hasOccupation: - '@type': OrganizationalRole affiliatedOrganization: '@type': Organization name: National Wildlife Health Center url: https://www.usgs.gov/centers/nwhc roleName: Research Data Scientist startDate: '20...")
 
(caching schema from staff profile page)
 
(2 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-21T08:00:22.033131",
  abstract: Research Data Scientist with the National Wildlife Health Center
    "name": "Nathan Bollig",
  additionalType: short description
    "identifier": [],
email: null
    "jobTitle": "Research Data Scientist",
hasCredential: []
    "hasOccupation": [
hasOccupation:
      {
- '@type': OrganizationalRole
        "@type": "OrganizationalRole",
  affiliatedOrganization:
        "startDate": "2024-09-21T08:00:22.036091",
    '@type': Organization
        "affiliatedOrganization": {
    name: National Wildlife Health Center
          "@type": "Organization",
    url: https://www.usgs.gov/centers/nwhc
          "name": "National Wildlife Health Center",
  roleName: Research Data Scientist
          "url": "https://www.usgs.gov/centers/nwhc"
  startDate: '2024-05-10T21:09:26.345230'
        },
jobTitle: Research Data Scientist
        "roleName": "Research Data Scientist"
knowsAbout: []
      }
memberOf:
    ],
  '@type': OrganizationalRole
    "description": [
  description: Former Employee
      {
  member:
        "@type": "TextObject",
    '@type': Organization
        "additionalType": "short description",
    name: U.S. Geological Survey
        "abstract": "Research Data Scientist with the National Wildlife Health Center"
  name: staff member
      }
  startDate: '2024-05-10T21:09:26.341659'
    ],
name: Nathan Bollig
    "email": null,
url: https://www.usgs.gov/staff-profiles/nathan-bollig
    "url": "https://www.usgs.gov/staff-profiles/nathan-bollig",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:22.033137",
      "description": "Former Employee"
    }
  }
}

Latest revision as of 15:16, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:22.033131",
   "name": "Nathan Bollig",
   "identifier": [],
   "jobTitle": "Research Data Scientist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:22.036091",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "National Wildlife Health Center",
         "url": "https://www.usgs.gov/centers/nwhc"
       },
       "roleName": "Research Data Scientist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Research Data Scientist with the National Wildlife Health Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/nathan-bollig",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:22.033137",
     "description": "Former Employee"
   }
 }

}