Item talk:Q140719: 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:
ORCID:
{
  '@context': http://schema.org
  "USGS Staff Profile": {
  '@id': https://orcid.org/0000-0002-2147-530X
    "@context": "https://schema.org",
  '@reverse': {}
    "@type": "Person",
  '@type': Person
    "dateModified": "2024-09-21T07:58:31.880047",
  familyName: Spritzer
    "name": "John Spritzer",
  givenName: John
    "identifier": [],
  mainEntityOfPage: https://orcid.org/0000-0002-2147-530X
    "jobTitle": "Operations",
USGS Staff Profile:
    "hasOccupation": [
  '@context': https://schema.org
      {
  '@type': Person
        "@type": "OrganizationalRole",
  affiliation: []
        "startDate": "2024-09-21T07:58:31.882433",
  description:
        "affiliatedOrganization": {
  - '@type': TextObject
          "@type": "Organization",
    abstract: Operations with the Geomagnetism Program
          "name": "Geomagnetism Program",
    additionalType: short description
          "url": "https://www.usgs.gov/programs/geomagnetism"
  - '@type': TextObject
        },
    abstract: John Spritzer is a scientist in the Geomagnetism Program.
        "roleName": "Operations"
     additionalType: staff profile page introductory statement
      }
  email: jspritzer@usgs.gov
    ],
  hasCredential: []
    "description": [
  hasOccupation:
      {
  - '@type': OrganizationalRole
        "@type": "TextObject",
     affiliatedOrganization:
        "additionalType": "short description",
       '@type': Organization
        "abstract": "Operations with the Geomagnetism Program"
       name: Geomagnetism Program
      },
       url: https://www.usgs.gov/programs/geomagnetism
      {
    roleName: Operations
        "@type": "TextObject",
    startDate: '2024-05-12T16:20:32.221392'
        "additionalType": "staff profile page introductory statement",
   identifier:
        "abstract": "John Spritzer is a scientist in the Geomagnetism Program."
   - '@type': PropertyValue
      }
     propertyID: GeoKB
     ],
     value: https://geokb.wikibase.cloud/entity/Q140719
    "email": "jspritzer@usgs.gov",
  jobTitle: Operations
    "url": "https://www.usgs.gov/staff-profiles/john-spritzer",
  knowsAbout: []
    "affiliation": [],
  memberOf:
    "hasCredential": [],
     '@type': OrganizationalRole
    "knowsAbout": [],
     member:
     "memberOf": {
      '@type': Organization
       "@type": "OrganizationalRole",
      name: U.S. Geological Survey
       "name": "staff member",
     name: staff member
       "member": {
     startDate: '2024-05-12T16:20:32.218664'
        "@type": "Organization",
  name: John Spritzer
        "name": "U.S. Geological Survey"
  url: https://www.usgs.gov/staff-profiles/john-spritzer
      },
      "startDate": "2024-09-21T07:58:31.880055"
    }
   },
   "ORCID": {
     "@context": "http://schema.org",
     "@id": "https://orcid.org/0000-0002-2147-530X",
     "@reverse": {},
     "@type": "Person",
     "familyName": "Spritzer",
     "givenName": "John",
    "mainEntityOfPage": "https://orcid.org/0000-0002-2147-530X"
  }
}

Latest revision as of 21:56, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:31.880047",
   "name": "John Spritzer",
   "identifier": [],
   "jobTitle": "Operations",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:31.882433",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geomagnetism Program",
         "url": "https://www.usgs.gov/programs/geomagnetism"
       },
       "roleName": "Operations"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Operations with the Geomagnetism Program"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "John Spritzer is a scientist in the Geomagnetism Program."
     }
   ],
   "email": "jspritzer@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/john-spritzer",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:31.880055"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-2147-530X",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Spritzer",
   "givenName": "John",
   "mainEntityOfPage": "https://orcid.org/0000-0002-2147-530X"
 }

}