Item talk:Q44977: 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:59:38.774220",
  abstract: Hydrologist with the New Mexico Water Science Center
    "name": "Trevor Brannon",
  additionalType: short description
    "identifier": [
- '@type': TextObject
      {
  abstract: Hydrologist, New Mexico Water Science Center
        "@type": "PropertyValue",
  additionalType: staff profile page introductory statement
        "propertyID": "ORCID",
email: tbrannon@usgs.gov
        "value": "0009-0005-6030-8140"
hasCredential: []
      }
hasOccupation:
    ],
- '@type': OrganizationalRole
    "jobTitle": "Hydrologist",
  affiliatedOrganization:
    "hasOccupation": [
    '@type': Organization
      {
    name: New Mexico Water Science Center
        "@type": "OrganizationalRole",
    url: https://www.usgs.gov/centers/new-mexico-water-science-center
        "startDate": "2024-09-21T07:59:38.776932",
  roleName: Hydrologist
        "affiliatedOrganization": {
  startDate: '2024-05-10T21:06:59.791749'
          "@type": "Organization",
identifier:
          "name": "New Mexico Water Science Center",
- '@type': PropertyValue
          "url": "https://www.usgs.gov/centers/new-mexico-water-science-center"
  propertyID: ORCID
        },
  value: 0009-0005-6030-8140
        "roleName": "Hydrologist"
jobTitle: Hydrologist
      }
knowsAbout: []
    ],
memberOf:
    "description": [
  '@type': OrganizationalRole
      {
  member:
        "@type": "TextObject",
    '@type': Organization
        "additionalType": "short description",
    name: U.S. Geological Survey
        "abstract": "Hydrologist with the New Mexico Water Science Center"
  name: staff member
      },
  startDate: '2024-05-10T21:06:59.788268'
      {
name: Trevor Brannon
        "@type": "TextObject",
url: https://www.usgs.gov/staff-profiles/trevor-brannon
        "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"
    }
  }
}

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"
   }
 }

}