Item talk:Q45330: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
ORCID:
{
  '@context': http://schema.org
  "USGS Staff Profile": {
  '@id': https://orcid.org/0000-0002-5758-1294
    "@context": "https://schema.org",
  '@reverse': {}
    "@type": "Person",
  '@type': Person
    "dateModified": "2024-09-21T07:55:26.737507",
  alumniOf:
    "name": "Jonathan Childs",
     '@type': Organization
     "identifier": [],
     alternateName: Geophysics
     "jobTitle": "Geophysicist Emeritus",
     identifier:
     "hasOccupation": [
       '@type': PropertyValue
       {
      propertyID: RINGGOLD
        "@type": "OrganizationalRole",
      value: '6429'
        "startDate": "2024-09-21T07:55:26.740367",
    name: Stanford University
        "affiliatedOrganization": {
  familyName: Childs
          "@type": "Organization",
  givenName: Jonathan
          "name": "Pacific Coastal and Marine Science Center",
  mainEntityOfPage: https://orcid.org/0000-0002-5758-1294
          "url": "https://www.usgs.gov/centers/pcmsc"
USGS Staff Profile:
        },
  '@context': https://schema.org
        "roleName": "Geophysicist Emeritus"
  '@type': Person
      }
  affiliation: []
    ],
  description:
    "description": [
  - '@type': TextObject
      {
    abstract: Geophysicist Emeritus with the Pacific Coastal and Marine Science Center
        "@type": "TextObject",
     additionalType: short description
        "additionalType": "short description",
  email: null
        "abstract": "Geophysicist Emeritus with the Pacific Coastal and Marine Science Center"
  hasCredential: []
      }
  hasOccupation:
     ],
  - '@type': OrganizationalRole
    "email": null,
     affiliatedOrganization:
    "url": "https://www.usgs.gov/staff-profiles/jonathan-childs",
       '@type': Organization
    "affiliation": [],
       name: Pacific Coastal and Marine Science Center
    "hasCredential": [],
       url: https://www.usgs.gov/centers/pcmsc
    "knowsAbout": [],
    roleName: Geophysicist Emeritus
     "memberOf": {
    startDate: '2024-05-10T20:42:07.473716'
       "@type": "OrganizationalRole",
   jobTitle: Geophysicist Emeritus
       "name": "staff member",
   knowsAbout: []
       "member": {
  memberOf:
        "@type": "Organization",
     '@type': OrganizationalRole
        "name": "U.S. Geological Survey"
     description: Former Employee
      },
     member:
      "startDate": "2024-09-21T07:55:26.737513",
       '@type': Organization
      "description": "Former Employee"
       name: U.S. Geological Survey
    }
    name: staff member
   },
    startDate: '2024-05-10T20:42:07.470297'
   "ORCID": {
  name: Jonathan Childs
    "@context": "http://schema.org",
  url: https://www.usgs.gov/staff-profiles/jonathan-childs
     "@id": "https://orcid.org/0000-0002-5758-1294",
    "@reverse": {},
     "@type": "Person",
     "alumniOf": {
       "@type": "Organization",
       "alternateName": "Geophysics",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "6429"
      },
      "name": "Stanford University"
    },
    "familyName": "Childs",
    "givenName": "Jonathan",
    "mainEntityOfPage": "https://orcid.org/0000-0002-5758-1294"
  }
}

Latest revision as of 14:49, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:26.737507",
   "name": "Jonathan Childs",
   "identifier": [],
   "jobTitle": "Geophysicist Emeritus",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:26.740367",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Pacific Coastal and Marine Science Center",
         "url": "https://www.usgs.gov/centers/pcmsc"
       },
       "roleName": "Geophysicist Emeritus"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Geophysicist Emeritus with the Pacific Coastal and Marine Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/jonathan-childs",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:26.737513",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-5758-1294",
   "@reverse": {},
   "@type": "Person",
   "alumniOf": {
     "@type": "Organization",
     "alternateName": "Geophysics",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "6429"
     },
     "name": "Stanford University"
   },
   "familyName": "Childs",
   "givenName": "Jonathan",
   "mainEntityOfPage": "https://orcid.org/0000-0002-5758-1294"
 }

}