Item talk:Q50159: 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:48.457763",
  - '@type': TextObject
     "name": "Alexandra N. Wernle, MS",
    abstract: Geophysicist with the Geomagnetism Program
     "identifier": [],
     additionalType: short description
    "jobTitle": "Geophysicist",
  - '@type': TextObject
    "hasOccupation": [
    abstract: Alexandra Wernle is a scientist in the Geomagnetism Program.
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: awernle@usgs.gov
        "startDate": "2024-09-21T07:58:48.460134",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Geomagnetism Program",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/programs/geomagnetism"
      '@type': Organization
        },
      name: Geomagnetism Program
        "roleName": "Geophysicist"
      url: https://www.usgs.gov/programs/geomagnetism
      }
    roleName: Geophysicist
     ],
     startDate: '2024-05-12T15:55:10.684618'
    "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q50159
        "abstract": "Geophysicist with the Geomagnetism Program"
  jobTitle: Geophysicist
      },
  knowsAbout: []
      {
  memberOf:
        "@type": "TextObject",
    '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement",
    member:
        "abstract": "Alexandra Wernle is a scientist in the Geomagnetism Program."
      '@type': Organization
      }
      name: U.S. Geological Survey
    ],
    name: staff member
     "email": "awernle@usgs.gov",
    startDate: '2024-05-12T15:55:10.682062'
     "url": "https://www.usgs.gov/staff-profiles/alexandra-n-wernle",
   name: Alexandra N. Wernle, MS
    "affiliation": [],
  url: https://www.usgs.gov/staff-profiles/alexandra-n-wernle
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:48.457771"
    }
   }
}

Latest revision as of 22:06, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:48.457763",
   "name": "Alexandra N. Wernle, MS",
   "identifier": [],
   "jobTitle": "Geophysicist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:48.460134",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geomagnetism Program",
         "url": "https://www.usgs.gov/programs/geomagnetism"
       },
       "roleName": "Geophysicist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Geophysicist with the Geomagnetism Program"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Alexandra Wernle is a scientist in the Geomagnetism Program."
     }
   ],
   "email": "awernle@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/alexandra-n-wernle",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:48.457771"
   }
 }

}