Item talk:Q45550: Difference between revisions

From geokb
(Updating schema.org structured data for legacy USGS staff profile)
(caching schema from staff profile page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
ORCiD:
{
   meta:
   "USGS Staff Profile": {
    status_code: 200
    "@context": "https://schema.org",
    timestamp: '2023-10-20T09:25:22.122751'
    "@type": "Person",
    url: https://pub.orcid.org/v3.0/0000-0001-6978-6265/record
    "email": "mailto:acrowder@usgs.gov",
  orcid:
    "hasOccupation": [
    activities: {}
      {
    history:
        "@type": "OrganizationalRole",
      claimed: true
        "affiliatedOrganization": {
      completion-date: null
          "@type": "Organization",
      creation-method: DIRECT
          "name": "Wetland and Aquatic Research Center",
      deactivation-date: null
          "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center"
      last-modified-date:
        }
        value: 1678391967065
      }
      source: null
    ],
      submission-date:
    "identifier": [
        value: 1475595429777
      {
      verified-email: true
        "@type": "PropertyValue",
      verified-primary-email: true
        "propertyID": "GeoKB",
    person:
        "value": "https://geokb.wikibase.cloud/entity/Q45550"
      name:
      },
        created-date:
      {
          value: 1475595429996
        "@type": "PropertyValue",
        credit-name: null
        "propertyID": "ORCID",
        family-name:
        "value": "0000-0001-6978-6265"
          value: Crowder
      }
        given-names:
    ],
          value: Andrew
    "jobTitle": "Biologist",
        last-modified-date:
    "memberOf": {
          value: 1475595429996
      "@type": "OrganizationalRole",
        path: 0000-0001-6978-6265
      "endDate": "2021-11-30T18:38:31.452073",
        source: null
      "member": {
        visibility: public
        "@type": "Organization",
USGS Staff Profile:
        "name": "U.S. Geological Survey"
  '@context': https://schema.org
      },
  '@type': Person
      "name": "staff member"
  email: mailto:acrowder@usgs.gov
    },
  hasOccupation:
    "name": "Andrew Crowder",
  - '@type': OrganizationalRole
    "url": "https://www.usgs.gov/staff-profiles/andrew-crowder",
    affiliatedOrganization:
    "dateModified": "2024-05-22T00:00:00Z"
      '@type': Organization
  },
      name: Wetland and Aquatic Research Center
  "ORCID": {
      url: https://www.usgs.gov/centers/wetland-and-aquatic-research-center
    "@context": "http://schema.org",
  identifier:
    "@id": "https://orcid.org/0000-0001-6978-6265",
  - '@type': PropertyValue
    "@reverse": {},
    propertyID: GeoKB
    "@type": "Person",
    value: https://geokb.wikibase.cloud/entity/Q45550
    "familyName": "Crowder",
  - '@type': PropertyValue
    "givenName": "Andrew",
    propertyID: ORCID
    "mainEntityOfPage": "https://orcid.org/0000-0001-6978-6265"
    value: 0000-0001-6978-6265
  }
  jobTitle: Biologist
}
  memberOf:
    '@type': OrganizationalRole
    endDate: '2021-11-30T18:38:31.452073'
    member:
      '@type': Organization
      name: U.S. Geological Survey
    name: staff member
  name: Andrew Crowder
  url: https://www.usgs.gov/staff-profiles/andrew-crowder

Latest revision as of 20:50, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "email": "mailto:acrowder@usgs.gov",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wetland and Aquatic Research Center",
         "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center"
       }
     }
   ],
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "GeoKB",
       "value": "https://geokb.wikibase.cloud/entity/Q45550"
     },
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0001-6978-6265"
     }
   ],
   "jobTitle": "Biologist",
   "memberOf": {
     "@type": "OrganizationalRole",
     "endDate": "2021-11-30T18:38:31.452073",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member"
   },
   "name": "Andrew Crowder",
   "url": "https://www.usgs.gov/staff-profiles/andrew-crowder",
   "dateModified": "2024-05-22T00:00:00Z"
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0001-6978-6265",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Crowder",
   "givenName": "Andrew",
   "mainEntityOfPage": "https://orcid.org/0000-0001-6978-6265"
 }

}