Item talk:Q45550: Difference between revisions

From geokb
No edit summary
No edit summary
Line 1: Line 1:
ORCID:
{
  '@context': http://schema.org
  "USGS Staff Profile": {
  '@id': https://orcid.org/0000-0001-6978-6265
    "_id": "https://www.usgs.gov/staff-profiles/andrew-crowder",
  '@reverse': {}
    "item": "https://geokb.wikibase.cloud/entity/Q45550",
  '@type': Person
    "last_update": "2024-05-22T00:00:00Z",
  familyName: Crowder
    "previous_address": null,
  givenName: Andrew
    "qid": "Q45550",
  mainEntityOfPage: https://orcid.org/0000-0001-6978-6265
    "retrieved": "2021-11-30T00:00:00Z",
USGS Staff Profile:
    "schema": {
  '@context': https://schema.org
      "@context": "https://schema.org",
  '@type': Person
      "@type": "Person",
  email: mailto:acrowder@usgs.gov
      "email": "mailto:acrowder@usgs.gov",
  hasOccupation:
      "hasOccupation": [
  - '@type': OrganizationalRole
        {
    affiliatedOrganization:
          "@type": "OrganizationalRole",
      '@type': Organization
          "affiliatedOrganization": {
      name: Wetland and Aquatic Research Center
            "@type": "Organization",
      url: https://www.usgs.gov/centers/wetland-and-aquatic-research-center
            "name": "Wetland and Aquatic Research Center",
  identifier:
            "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center"
  - '@type': PropertyValue
          }
    propertyID: GeoKB
        }
    value: https://geokb.wikibase.cloud/entity/Q45550
      ],
  - '@type': PropertyValue
      "identifier": [
    propertyID: ORCID
        {
    value: 0000-0001-6978-6265
          "@type": "PropertyValue",
  jobTitle: Biologist
          "propertyID": "GeoKB",
  memberOf:
          "value": "https://geokb.wikibase.cloud/entity/Q45550"
    '@type': OrganizationalRole
        },
    endDate: '2021-11-30T18:38:31.452073'
        {
    member:
          "@type": "PropertyValue",
      '@type': Organization
          "propertyID": "ORCID",
      name: U.S. Geological Survey
          "value": "0000-0001-6978-6265"
    name: staff member
        }
  name: Andrew Crowder
      ],
  url: https://www.usgs.gov/staff-profiles/andrew-crowder
      "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"
    },
    "status_code": "403"
  },
  "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"
  }
}

Revision as of 19:37, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/andrew-crowder",
   "item": "https://geokb.wikibase.cloud/entity/Q45550",
   "last_update": "2024-05-22T00:00:00Z",
   "previous_address": null,
   "qid": "Q45550",
   "retrieved": "2021-11-30T00:00:00Z",
   "schema": {
     "@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"
   },
   "status_code": "403"
 },
 "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"
 }

}