Item talk:Q47625: 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:56:56.288782",
  - '@type': TextObject
     "name": "Ashley E Lopez",
    abstract: Chemist with the Kansas Water Science Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "Chemist",
  - '@type': TextObject
    "hasOccupation": [
    abstract: Welcome to Ashley Lopez's profile.
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: aelopez@usgs.gov
        "startDate": "2024-09-21T07:56:56.291218",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Kansas Water Science Center",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/kansas-water-science-center"
      '@type': Organization
        },
      name: Kansas Water Science Center
        "roleName": "Chemist"
      url: https://www.usgs.gov/centers/kansas-water-science-center
      }
    roleName: Chemist
    ],
     startDate: '2024-05-12T16:20:18.085440'
     "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q47625
        "abstract": "Chemist with the Kansas Water Science Center"
  jobTitle: Chemist
      },
  knowsAbout: []
      {
  memberOf:
        "@type": "TextObject",
    '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement",
    member:
        "abstract": "Welcome to Ashley Lopez's profile."
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
     "email": "aelopez@usgs.gov",
    startDate: '2024-05-12T16:20:18.082834'
     "url": "https://www.usgs.gov/staff-profiles/ashley-e-lopez",
   name: Ashley E Lopez
    "affiliation": [],
  url: https://www.usgs.gov/staff-profiles/ashley-e-lopez
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:56.288787"
    }
   }
}

Latest revision as of 21:04, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:56.288782",
   "name": "Ashley E Lopez",
   "identifier": [],
   "jobTitle": "Chemist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:56.291218",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Kansas Water Science Center",
         "url": "https://www.usgs.gov/centers/kansas-water-science-center"
       },
       "roleName": "Chemist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Chemist with the Kansas Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Welcome to Ashley Lopez's profile."
     }
   ],
   "email": "aelopez@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/ashley-e-lopez",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:56.288787"
   }
 }

}