Item talk:Q45710: 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:21.113809",
  abstract: Fish Biologist with the Columbia Environmental Research Center
    "name": "Joe Deters",
  additionalType: short description
    "identifier": [],
email: null
    "jobTitle": "Fish Biologist",
hasCredential: []
    "hasOccupation": [
hasOccupation:
      {
- '@type': OrganizationalRole
        "@type": "OrganizationalRole",
  affiliatedOrganization:
        "startDate": "2024-09-21T07:57:21.117322",
    '@type': Organization
        "affiliatedOrganization": {
    name: Columbia Environmental Research Center
          "@type": "Organization",
    url: https://www.usgs.gov/centers/columbia-environmental-research-center
          "name": "Columbia Environmental Research Center",
  roleName: Fish Biologist
          "url": "https://www.usgs.gov/centers/columbia-environmental-research-center"
  startDate: '2024-05-10T20:42:35.064750'
        },
jobTitle: Fish Biologist
        "roleName": "Fish Biologist"
knowsAbout: []
      }
memberOf:
    ],
  '@type': OrganizationalRole
    "description": [
  description: Former Employee
      {
  member:
        "@type": "TextObject",
    '@type': Organization
        "additionalType": "short description",
    name: U.S. Geological Survey
        "abstract": "Fish Biologist with the Columbia Environmental Research Center"
  name: staff member
      }
  startDate: '2024-05-10T20:42:35.061379'
    ],
name: Joe Deters
    "email": null,
url: https://www.usgs.gov/staff-profiles/joe-deters
    "url": "https://www.usgs.gov/staff-profiles/joe-deters",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:21.113815",
      "description": "Former Employee"
    }
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0002-5340-766X",
    "@reverse": {},
    "@type": "Person",
    "affiliation": {
      "@type": "Organization",
      "alternateName": "River Studies",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "193896"
      },
      "name": "US Geological Survey Columbia Environmental Research Center"
    },
    "alumniOf": {
      "@type": "Organization",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "14716"
      },
      "name": "University of Missouri Columbia"
    },
    "familyName": "Deters",
    "givenName": "Joe",
    "mainEntityOfPage": "https://orcid.org/0000-0002-5340-766X"
  }
}

Latest revision as of 15:05, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:21.113809",
   "name": "Joe Deters",
   "identifier": [],
   "jobTitle": "Fish Biologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:21.117322",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Columbia Environmental Research Center",
         "url": "https://www.usgs.gov/centers/columbia-environmental-research-center"
       },
       "roleName": "Fish Biologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Fish Biologist with the Columbia Environmental Research Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/joe-deters",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:21.113815",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-5340-766X",
   "@reverse": {},
   "@type": "Person",
   "affiliation": {
     "@type": "Organization",
     "alternateName": "River Studies",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "193896"
     },
     "name": "US Geological Survey Columbia Environmental Research Center"
   },
   "alumniOf": {
     "@type": "Organization",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "14716"
     },
     "name": "University of Missouri Columbia"
   },
   "familyName": "Deters",
   "givenName": "Joe",
   "mainEntityOfPage": "https://orcid.org/0000-0002-5340-766X"
 }

}