Item talk:Q140719: Difference between revisions

From geokb
No edit summary
No edit summary
Line 1: Line 1:
ORCID:
{
  '@context': http://schema.org
  "USGS Staff Profile": {
  '@id': https://orcid.org/0000-0002-2147-530X
    "_id": "https://www.usgs.gov/staff-profiles/john-spritzer",
  '@reverse': {}
    "item": "https://geokb.wikibase.cloud/entity/Q140719",
  '@type': Person
    "last_update": "2024-05-12T00:00:00Z",
  familyName: Spritzer
    "previous_address": null,
  givenName: John
    "qid": "Q140719",
  mainEntityOfPage: https://orcid.org/0000-0002-2147-530X
    "retrieved": "2024-05-12T00:00:00Z",
USGS Staff Profile:
    "schema": {
  '@context': https://schema.org
      "@context": "https://schema.org",
  '@type': Person
      "@type": "Person",
  affiliation: []
      "affiliation": [],
  description:
      "description": [
  - '@type': TextObject
        {
    abstract: Operations with the Geomagnetism Program
          "@type": "TextObject",
    additionalType: short description
          "abstract": "Operations with the Geomagnetism Program",
  - '@type': TextObject
          "additionalType": "short description"
    abstract: John Spritzer is a scientist in the Geomagnetism Program.
        },
    additionalType: staff profile page introductory statement
        {
  email: jspritzer@usgs.gov
          "@type": "TextObject",
  hasCredential: []
          "abstract": "John Spritzer is a scientist in the Geomagnetism Program.",
  hasOccupation:
          "additionalType": "staff profile page introductory statement"
  - '@type': OrganizationalRole
        }
    affiliatedOrganization:
      ],
      '@type': Organization
      "email": "jspritzer@usgs.gov",
      name: Geomagnetism Program
      "hasCredential": [],
      url: https://www.usgs.gov/programs/geomagnetism
      "hasOccupation": [
    roleName: Operations
        {
    startDate: '2024-05-12T16:20:32.221392'
          "@type": "OrganizationalRole",
  identifier:
          "affiliatedOrganization": {
  - '@type': PropertyValue
            "@type": "Organization",
    propertyID: GeoKB
            "name": "Geomagnetism Program",
    value: https://geokb.wikibase.cloud/entity/Q140719
            "url": "https://www.usgs.gov/programs/geomagnetism"
  jobTitle: Operations
          },
  knowsAbout: []
          "roleName": "Operations",
  memberOf:
          "startDate": "2024-05-12T16:20:32.221392"
    '@type': OrganizationalRole
        }
    member:
      ],
      '@type': Organization
      "identifier": [
      name: U.S. Geological Survey
        {
    name: staff member
          "@type": "PropertyValue",
    startDate: '2024-05-12T16:20:32.218664'
          "propertyID": "GeoKB",
  name: John Spritzer
          "value": "https://geokb.wikibase.cloud/entity/Q140719"
  url: https://www.usgs.gov/staff-profiles/john-spritzer
        }
      ],
      "jobTitle": "Operations",
      "knowsAbout": [],
      "memberOf": {
        "@type": "OrganizationalRole",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member",
        "startDate": "2024-05-12T16:20:32.218664"
      },
      "name": "John Spritzer",
      "url": "https://www.usgs.gov/staff-profiles/john-spritzer"
    },
    "status_code": "200"
  },
  "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"
  }
}

Revision as of 20:51, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/john-spritzer",
   "item": "https://geokb.wikibase.cloud/entity/Q140719",
   "last_update": "2024-05-12T00:00:00Z",
   "previous_address": null,
   "qid": "Q140719",
   "retrieved": "2024-05-12T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "affiliation": [],
     "description": [
       {
         "@type": "TextObject",
         "abstract": "Operations with the Geomagnetism Program",
         "additionalType": "short description"
       },
       {
         "@type": "TextObject",
         "abstract": "John Spritzer is a scientist in the Geomagnetism Program.",
         "additionalType": "staff profile page introductory statement"
       }
     ],
     "email": "jspritzer@usgs.gov",
     "hasCredential": [],
     "hasOccupation": [
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "Geomagnetism Program",
           "url": "https://www.usgs.gov/programs/geomagnetism"
         },
         "roleName": "Operations",
         "startDate": "2024-05-12T16:20:32.221392"
       }
     ],
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "GeoKB",
         "value": "https://geokb.wikibase.cloud/entity/Q140719"
       }
     ],
     "jobTitle": "Operations",
     "knowsAbout": [],
     "memberOf": {
       "@type": "OrganizationalRole",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member",
       "startDate": "2024-05-12T16:20:32.218664"
     },
     "name": "John Spritzer",
     "url": "https://www.usgs.gov/staff-profiles/john-spritzer"
   },
   "status_code": "200"
 },
 "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"
 }

}