Item talk:Q48659: 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:59.467088",
  - '@type': TextObject
     "name": "Thomas Porter",
     abstract: Physical Scientist with the Arizona Water Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Physical Scientist",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Tom Porter is a Physical Scientist in the Arizona Water Science Center,
      {
      Tucson Office.
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:56:59.470062",
  email: tjporter@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Arizona Water Science Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/arizona-water-science-center"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "Physical Scientist"
      name: Arizona Water Science Center
      }
      url: https://www.usgs.gov/centers/arizona-water-science-center
     ],
    roleName: Physical Scientist
    "description": [
     startDate: '2024-05-12T15:57:43.420245'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "Physical Scientist with the Arizona Water Science Center"
     value: https://geokb.wikibase.cloud/entity/Q48659
      },
  jobTitle: Physical Scientist
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "Tom Porter is a Physical Scientist in the Arizona Water Science Center, Tucson Office."
    member:
      }
      '@type': Organization
    ],
      name: U.S. Geological Survey
     "email": "tjporter@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/thomas-porter",
    startDate: '2024-05-12T15:57:43.417696'
    "affiliation": [],
   name: Thomas Porter
    "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/thomas-porter
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:59.467093"
    }
   }
}

Latest revision as of 21:06, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:59.467088",
   "name": "Thomas Porter",
   "identifier": [],
   "jobTitle": "Physical Scientist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:59.470062",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Arizona Water Science Center",
         "url": "https://www.usgs.gov/centers/arizona-water-science-center"
       },
       "roleName": "Physical Scientist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Physical Scientist with the Arizona Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Tom Porter is a Physical Scientist in the Arizona Water Science Center, Tucson Office."
     }
   ],
   "email": "tjporter@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/thomas-porter",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:59.467093"
   }
 }

}