Item talk:Q45906: 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-8494-1582
    "@context": "https://schema.org",
  '@reverse': {}
    "@type": "Person",
  '@type': Person
    "dateModified": "2024-09-21T07:57:38.497803",
  familyName: Elam
    "name": "Diane Elam",
  givenName: Diane
    "identifier": [],
  mainEntityOfPage: https://orcid.org/0000-0002-8494-1582
    "jobTitle": "Research Manager",
USGS Staff Profile:
    "hasOccupation": [
  '@context': https://schema.org
      {
  '@type': Person
        "@type": "OrganizationalRole",
  affiliation: []
        "startDate": "2024-09-21T07:57:38.501757",
  description:
        "affiliatedOrganization": {
  - '@type': TextObject
          "@type": "Organization",
    abstract: Research Manager with the Western Ecological Research Center (WERC)
          "name": "Western Ecological Research Center (WERC)",
    additionalType: short description
          "url": "https://www.usgs.gov/centers/werc"
  email: null
        },
  hasCredential: []
        "roleName": "Research Manager"
  hasOccupation:
      }
  - '@type': OrganizationalRole
    ],
     affiliatedOrganization:
     "description": [
       '@type': Organization
       {
      name: Western Ecological Research Center (WERC)
        "@type": "TextObject",
       url: https://www.usgs.gov/centers/werc
        "additionalType": "short description",
     roleName: Research Manager
        "abstract": "Research Manager with the Western Ecological Research Center (WERC)"
     startDate: '2024-05-10T20:43:36.019631'
       }
  jobTitle: Research Manager
    ],
  knowsAbout: []
    "email": null,
  memberOf:
    "url": "https://www.usgs.gov/staff-profiles/diane-elam",
    '@type': OrganizationalRole
     "affiliation": [],
    description: Former Employee
     "hasCredential": [],
    member:
    "knowsAbout": [],
      '@type': Organization
    "memberOf": {
      name: U.S. Geological Survey
      "@type": "OrganizationalRole",
    name: staff member
      "name": "staff member",
    startDate: '2024-05-10T20:43:36.016268'
      "member": {
   name: Diane Elam
        "@type": "Organization",
  url: https://www.usgs.gov/staff-profiles/diane-elam
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:38.497813",
      "description": "Former Employee"
    }
  },
   "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0002-8494-1582",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Elam",
    "givenName": "Diane",
    "mainEntityOfPage": "https://orcid.org/0000-0002-8494-1582"
  }
}

Latest revision as of 15:06, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:38.497803",
   "name": "Diane Elam",
   "identifier": [],
   "jobTitle": "Research Manager",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:38.501757",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Western Ecological Research Center (WERC)",
         "url": "https://www.usgs.gov/centers/werc"
       },
       "roleName": "Research Manager"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Research Manager with the Western Ecological Research Center (WERC)"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/diane-elam",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:38.497813",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-8494-1582",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Elam",
   "givenName": "Diane",
   "mainEntityOfPage": "https://orcid.org/0000-0002-8494-1582"
 }

}