Item talk:Q44977: Difference between revisions

From geokb
(Added missing GeoKB identifier to profile cache)
(caching schema from staff profile page)
 
(One intermediate revision 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
      }
  - '@type': PropertyValue
    ],
     propertyID: GeoKB
     "description": [
     value: https://geokb.wikibase.cloud/entity/Q44977
      {
  jobTitle: Hydrologist
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "short description",
  memberOf:
        "abstract": "Hydrologist with the New Mexico Water Science Center"
    '@type': OrganizationalRole
      },
    member:
      {
      '@type': Organization
        "@type": "TextObject",
      name: U.S. Geological Survey
        "additionalType": "staff profile page introductory statement",
    name: staff member
        "abstract": "Hydrologist, New Mexico Water Science Center"
    startDate: '2024-05-10T21:06:59.788268'
      }
   name: Trevor Brannon
    ],
  url: https://www.usgs.gov/staff-profiles/trevor-brannon
     "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"
   }
 }

}