Item talk:Q45550: Difference between revisions

From geokb
(Added profile data from https://www.usgs.gov/staff-profiles/andrew-crowder)
 
(caching schema from staff profile page)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
  meta:
  "USGS Staff Profile": {
     status_code: 403
    "@context": "https://schema.org",
     timestamp: '2023-09-30T17:04:26.048792'
    "@type": "Person",
     url: https://www.usgs.gov/staff-profiles/andrew-crowder
    "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"
  }
}

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"
 }

}