Item talk:Q44912: 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:55:36.089896",
  - '@type': TextObject
     "name": "Timothy Boozer",
     abstract: IT Specialist with the Wetland and Aquatic Research Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "IT Specialist",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Tim Boozer helps lead the IT team at the USGS Wetland and Aquatic Research
       {
       Center.
        "@type": "OrganizationalRole",
    additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:55:36.092259",
  email: tboozer@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Wetland and Aquatic Research Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "IT Specialist"
      name: Wetland and Aquatic Research Center
      }
      url: https://www.usgs.gov/centers/wetland-and-aquatic-research-center
     ],
    roleName: IT Specialist
    "description": [
     startDate: '2024-05-12T15:28:45.876123'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "IT Specialist with the Wetland and Aquatic Research Center"
     value: https://geokb.wikibase.cloud/entity/Q44912
      }
  jobTitle: IT Specialist
    ],
  knowsAbout: []
     "email": null,
  memberOf:
     "url": "https://www.usgs.gov/staff-profiles/timothy-boozer",
    '@type': OrganizationalRole
    "affiliation": [],
    member:
    "hasCredential": [],
      '@type': Organization
    "knowsAbout": [],
      name: U.S. Geological Survey
    "memberOf": {
    name: staff member
      "@type": "OrganizationalRole",
    startDate: '2024-05-12T15:28:45.873485'
      "name": "staff member",
  name: Timothy Boozer
      "member": {
   url: https://www.usgs.gov/staff-profiles/timothy-boozer
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:36.089903",
      "description": "Former Employee"
    }
   }
}

Latest revision as of 14:50, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:36.089896",
   "name": "Timothy Boozer",
   "identifier": [],
   "jobTitle": "IT Specialist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:36.092259",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wetland and Aquatic Research Center",
         "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center"
       },
       "roleName": "IT Specialist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "IT Specialist with the Wetland and Aquatic Research Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/timothy-boozer",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:36.089903",
     "description": "Former Employee"
   }
 }

}