Item talk:Q163402: 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-0003-3972-0390
    "@context": "https://schema.org",
  '@reverse': {}
    "@type": "Person",
  '@type': Person
    "email": "mailto:gplafker@usgs.gov",
  alumniOf:
    "hasOccupation": [
    '@type': Organization
      {
    alternateName: Geology
        "@type": "OrganizationalRole",
    identifier:
        "affiliatedOrganization": {
      '@type': PropertyValue
          "@type": "Organization",
      propertyID: RINGGOLD
          "name": "Earthquake Science Center",
      value: '2037'
          "url": "https://www.usgs.gov/centers/earthquake-science-center"
    name: Brooklyn College
        }
   familyName: Plafker
      }
  givenName: George
    ],
  mainEntityOfPage: https://orcid.org/0000-0003-3972-0390
    "identifier": [
USGS Staff Profile:
      {
  '@context': https://schema.org
        "@type": "PropertyValue",
  '@type': Person
        "propertyID": "GeoKB",
  email: mailto:gplafker@usgs.gov
        "value": "https://geokb.wikibase.cloud/entity/Q163402"
  hasOccupation:
      },
  - '@type': OrganizationalRole
      {
    affiliatedOrganization:
        "@type": "PropertyValue",
      '@type': Organization
        "propertyID": "ORCID",
      name: Earthquake Science Center
        "value": "0000-0003-3972-0390"
      url: https://www.usgs.gov/centers/earthquake-science-center
      }
  identifier:
    ],
  - '@type': PropertyValue
    "jobTitle": "Scientist Emeritus",
    propertyID: GeoKB
    "memberOf": {
    value: https://geokb.wikibase.cloud/entity/Q163402
      "@type": "OrganizationalRole",
  - '@type': PropertyValue
      "endDate": "2021-11-30T18:38:31.452073",
    propertyID: ORCID
      "member": {
    value: 0000-0003-3972-0390
        "@type": "Organization",
  jobTitle: Scientist Emeritus
        "name": "U.S. Geological Survey"
  memberOf:
      },
    '@type': OrganizationalRole
      "name": "staff member"
    endDate: '2021-11-30T18:38:31.452073'
    },
    member:
    "name": "George Plafker",
      '@type': Organization
    "url": "https://www.usgs.gov/staff-profiles/george-plafker",
      name: U.S. Geological Survey
    "dateModified": "2024-05-22T00:00:00Z"
    name: staff member
  },
  name: George Plafker
  "ORCID": {
  url: https://www.usgs.gov/staff-profiles/george-plafker
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0003-3972-0390",
    "@reverse": {},
    "@type": "Person",
    "alumniOf": {
      "@type": "Organization",
      "alternateName": "Geology",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "2037"
      },
      "name": "Brooklyn College"
    },
    "familyName": "Plafker",
    "givenName": "George",
    "mainEntityOfPage": "https://orcid.org/0000-0003-3972-0390"
  }
}

Latest revision as of 22:53, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "email": "mailto:gplafker@usgs.gov",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Earthquake Science Center",
         "url": "https://www.usgs.gov/centers/earthquake-science-center"
       }
     }
   ],
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "GeoKB",
       "value": "https://geokb.wikibase.cloud/entity/Q163402"
     },
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0003-3972-0390"
     }
   ],
   "jobTitle": "Scientist Emeritus",
   "memberOf": {
     "@type": "OrganizationalRole",
     "endDate": "2021-11-30T18:38:31.452073",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member"
   },
   "name": "George Plafker",
   "url": "https://www.usgs.gov/staff-profiles/george-plafker",
   "dateModified": "2024-05-22T00:00:00Z"
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0003-3972-0390",
   "@reverse": {},
   "@type": "Person",
   "alumniOf": {
     "@type": "Organization",
     "alternateName": "Geology",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "2037"
     },
     "name": "Brooklyn College"
   },
   "familyName": "Plafker",
   "givenName": "George",
   "mainEntityOfPage": "https://orcid.org/0000-0003-3972-0390"
 }

}