Item talk:Q44977: Difference between revisions

From geokb
(Update cache with latest USGS Staff Profile data and older ORCiD cache)
(caching schema from staff profile page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T07:59:38.774220",
  - '@type': TextObject
     "name": "Trevor Brannon",
     abstract: Hydrologist with the New Mexico Water Science Center
     "identifier": [
     additionalType: short description
      {
  - '@type': TextObject
        "@type": "PropertyValue",
    abstract: Hydrologist, New Mexico Water Science Center
        "propertyID": "ORCID",
     additionalType: staff profile page introductory statement
        "value": "0009-0005-6030-8140"
  email: tbrannon@usgs.gov
      }
  hasCredential: []
     ],
  hasOccupation:
    "jobTitle": "Hydrologist",
  - '@type': OrganizationalRole
    "hasOccupation": [
    affiliatedOrganization:
      {
      '@type': Organization
        "@type": "OrganizationalRole",
      name: New Mexico Water Science Center
        "startDate": "2024-09-21T07:59:38.776932",
      url: https://www.usgs.gov/centers/new-mexico-water-science-center
        "affiliatedOrganization": {
    roleName: Hydrologist
          "@type": "Organization",
     startDate: '2024-05-10T21:06:59.791749'
          "name": "New Mexico Water Science Center",
  identifier:
          "url": "https://www.usgs.gov/centers/new-mexico-water-science-center"
  - '@type': PropertyValue
        },
     propertyID: ORCID
        "roleName": "Hydrologist"
     value: 0009-0005-6030-8140
      }
  jobTitle: Hydrologist
    ],
  knowsAbout: []
     "description": [
  memberOf:
      {
    '@type': OrganizationalRole
        "@type": "TextObject",
    member:
        "additionalType": "short description",
      '@type': Organization
        "abstract": "Hydrologist with the New Mexico Water Science Center"
      name: U.S. Geological Survey
      },
    name: staff member
      {
    startDate: '2024-05-10T21:06:59.788268'
        "@type": "TextObject",
   name: Trevor Brannon
        "additionalType": "staff profile page introductory statement",
  url: https://www.usgs.gov/staff-profiles/trevor-brannon
        "abstract": "Hydrologist, New Mexico Water Science Center"
      }
    ],
     "email": "tbrannon@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/trevor-brannon",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:38.774231"
    }
   }
}

Latest revision as of 22:34, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:38.774220",
   "name": "Trevor Brannon",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0009-0005-6030-8140"
     }
   ],
   "jobTitle": "Hydrologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:38.776932",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "New Mexico Water Science Center",
         "url": "https://www.usgs.gov/centers/new-mexico-water-science-center"
       },
       "roleName": "Hydrologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologist with the New Mexico Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Hydrologist, New Mexico Water Science Center"
     }
   ],
   "email": "tbrannon@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/trevor-brannon",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:38.774231"
   }
 }

}