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

}