Item talk:Q48498: 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:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T07:58:22.109099",
  - '@type': TextObject
     "name": "Shannon Patrick",
     abstract: Budget Analyst with the New Mexico Water Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Management Analyst",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Budget Analyst, New Mexico Water Science Center
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: spatrick@usgs.gov
        "startDate": "2024-09-21T07:58:22.111477",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "New Mexico Water Science Center",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/new-mexico-water-science-center"
      '@type': Organization
        },
      name: New Mexico Water Science Center
        "roleName": "Management Analyst"
      url: https://www.usgs.gov/centers/new-mexico-water-science-center
      }
    roleName: Budget Analyst
    ],
     startDate: '2024-05-12T15:13:32.430168'
     "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q48498
        "abstract": "Management Analyst with the New Mexico Water Science Center"
  jobTitle: Budget Analyst
      },
  knowsAbout: []
      {
  memberOf:
        "@type": "TextObject",
    '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement",
    member:
        "abstract": "Budget Analyst, New Mexico Water Science Center"
      '@type': Organization
      }
      name: U.S. Geological Survey
     ],
    name: staff member
    "email": "spatrick@usgs.gov",
    startDate: '2024-05-12T15:13:32.427535'
     "url": "https://www.usgs.gov/staff-profiles/shannon-patrick",
   name: Shannon Patrick
    "affiliation": [],
  url: https://www.usgs.gov/staff-profiles/shannon-patrick
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:22.109103"
    }
   }
}

Latest revision as of 21:51, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:22.109099",
   "name": "Shannon Patrick",
   "identifier": [],
   "jobTitle": "Management Analyst",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:22.111477",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "New Mexico Water Science Center",
         "url": "https://www.usgs.gov/centers/new-mexico-water-science-center"
       },
       "roleName": "Management Analyst"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Management Analyst with the New Mexico Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Budget Analyst, New Mexico Water Science Center"
     }
   ],
   "email": "spatrick@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/shannon-patrick",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:22.109103"
   }
 }

}