Item talk:Q47493: 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:41.809611",
  - '@type': TextObject
     "name": "Homa J Lee",
     abstract: Geologist Emeritus with the Pacific Coastal and Marine Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Geologist Emeritus",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Geologist Emeritus with the USGS Pacific Coastal and Marine Science
      {
      Center
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:56:41.812564",
  email: hjlee@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Pacific Coastal and Marine Science Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/pcmsc"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "Geologist Emeritus"
      name: Pacific Coastal and Marine Science Center
      }
      url: https://www.usgs.gov/centers/pcmsc
    ],
    roleName: Geologist Emeritus
     "description": [
     startDate: '2024-05-12T16:17:55.610547'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "short description",
     propertyID: GeoKB
        "abstract": "Geologist Emeritus with the Pacific Coastal and Marine Science Center"
     value: https://geokb.wikibase.cloud/entity/Q47493
      },
  jobTitle: Geologist Emeritus
      {
  knowsAbout: []
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "Geologist Emeritus with the USGS Pacific Coastal and Marine Science Center"
    member:
      }
      '@type': Organization
    ],
      name: U.S. Geological Survey
     "email": "hjlee@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/homa-j-lee",
    startDate: '2024-05-12T16:17:55.607778'
    "affiliation": [],
   name: Homa J Lee
    "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/homa-j-lee
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:41.809615"
    }
   }
}

Latest revision as of 20:55, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:41.809611",
   "name": "Homa J Lee",
   "identifier": [],
   "jobTitle": "Geologist Emeritus",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:41.812564",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Pacific Coastal and Marine Science Center",
         "url": "https://www.usgs.gov/centers/pcmsc"
       },
       "roleName": "Geologist Emeritus"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Geologist Emeritus with the Pacific Coastal and Marine Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Geologist Emeritus with the USGS Pacific Coastal and Marine Science Center"
     }
   ],
   "email": "hjlee@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/homa-j-lee",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:41.809615"
   }
 }

}