Item talk:Q44822: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(2 intermediate revisions 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:55:08.081318",
  - '@type': TextObject
     "name": "Cyrus J Berry",
     abstract: Chemist with the Geology, Geophysics, and Geochemistry Science Center
     "identifier": [
     additionalType: short description
      {
  - '@type': TextObject
        "@type": "PropertyValue",
    abstract: Cyrus Berry is a Chemist with the Geology, Geophysics, and Geochemistry
        "propertyID": "ORCID",
       Science Center.
        "value": "0000-0003-0775-5505"
     additionalType: staff profile page introductory statement
       }
  email: cjberry@usgs.gov
     ],
  hasCredential: []
    "jobTitle": "Chemist",
  hasOccupation:
    "hasOccupation": [
  - '@type': OrganizationalRole
      {
    affiliatedOrganization:
        "@type": "OrganizationalRole",
      '@type': Organization
        "startDate": "2024-09-21T07:55:08.084005",
      name: Geology, Geophysics, and Geochemistry Science Center
        "affiliatedOrganization": {
      url: https://www.usgs.gov/centers/gggsc
          "@type": "Organization",
    roleName: Chemist
          "name": "Geology, Geophysics, and Geochemistry Science Center",
     startDate: '2024-05-12T15:46:26.409975'
          "url": "https://www.usgs.gov/centers/gggsc"
  identifier:
        },
  - '@type': PropertyValue
        "roleName": "Chemist"
     propertyID: GeoKB
      }
     value: https://geokb.wikibase.cloud/entity/Q44822
    ],
  - '@type': PropertyValue
     "description": [
     propertyID: ORCID
      {
     value: 0000-0003-0775-5505
        "@type": "TextObject",
  jobTitle: Chemist
        "additionalType": "short description",
  knowsAbout:
        "abstract": "Chemist with the Geology, Geophysics, and Geochemistry Science Center"
  - '@type': Thing
      },
    additionalType: self-claimed expertise
      {
    name: chemistry
        "@type": "TextObject",
  memberOf:
        "additionalType": "staff profile page introductory statement",
    '@type': OrganizationalRole
        "abstract": "Cyrus Berry is a Chemist with the Geology, Geophysics, and Geochemistry Science Center."
    member:
      }
      '@type': Organization
    ],
      name: U.S. Geological Survey
     "email": "cjberry@usgs.gov",
    name: staff member
     "url": "https://www.usgs.gov/staff-profiles/cyrus-j-berry",
    startDate: '2024-05-12T15:46:26.407429'
     "affiliation": [],
   name: Cyrus J Berry
     "hasCredential": [],
  url: https://www.usgs.gov/staff-profiles/cyrus-j-berry
    "knowsAbout": [
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "chemistry"
      }
    ],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:08.081321"
    }
  },
   "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0003-0775-5505",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Berry",
    "givenName": "Cyrus",
    "mainEntityOfPage": "https://orcid.org/0000-0003-0775-5505"
  }
}

Latest revision as of 19:52, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:08.081318",
   "name": "Cyrus J Berry",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0003-0775-5505"
     }
   ],
   "jobTitle": "Chemist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:08.084005",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Geology, Geophysics, and Geochemistry Science Center",
         "url": "https://www.usgs.gov/centers/gggsc"
       },
       "roleName": "Chemist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Chemist with the Geology, Geophysics, and Geochemistry Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Cyrus Berry is a Chemist with the Geology, Geophysics, and Geochemistry Science Center."
     }
   ],
   "email": "cjberry@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/cyrus-j-berry",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "chemistry"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:08.081321"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0003-0775-5505",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Berry",
   "givenName": "Cyrus",
   "mainEntityOfPage": "https://orcid.org/0000-0003-0775-5505"
 }

}