Item talk:Q54180: 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-0002-1799-9127
    "_id": "https://www.usgs.gov/staff-profiles/crystal-sturgeon",
  '@reverse': {}
    "item": "https://geokb.wikibase.cloud/entity/Q54180",
  '@type': Person
    "last_update": "2024-05-22T00:00:00Z",
  familyName: Sturgeon
    "previous_address": null,
  givenName: Crystal
    "qid": "Q54180",
  mainEntityOfPage: https://orcid.org/0000-0002-1799-9127
    "retrieved": "2021-11-30T00:00:00Z",
USGS Staff Profile:
    "schema": {
  '@context': https://schema.org
      "@context": "https://schema.org",
  '@type': Person
      "@type": "Person",
  email: mailto:csturgeon@usgs.gov
      "email": "mailto:csturgeon@usgs.gov",
  hasOccupation:
      "hasOccupation": [
  - '@type': OrganizationalRole
        {
    affiliatedOrganization:
          "@type": "OrganizationalRole",
      '@type': Organization
          "affiliatedOrganization": {
      name: California Water Science Center
            "@type": "Organization",
      url: https://www.usgs.gov/centers/california-water-science-center
            "name": "California Water Science Center",
  - '@type': OrganizationalRole
            "url": "https://www.usgs.gov/centers/california-water-science-center"
    affiliatedOrganization:
          }
      '@type': Organization
        },
      name: California Water Science Center
        {
      url: https://www.usgs.gov/centers/ca-water
          "@type": "OrganizationalRole",
  identifier:
          "affiliatedOrganization": {
  - '@type': PropertyValue
            "@type": "Organization",
    propertyID: GeoKB
            "name": "California Water Science Center",
    value: https://geokb.wikibase.cloud/entity/Q54180
            "url": "https://www.usgs.gov/centers/ca-water"
  - '@type': PropertyValue
          }
    propertyID: ORCID
        }
    value: 0000-0002-1799-9127
      ],
  - '@type': PropertyValue
      "identifier": [
    propertyID: alternate staff profile URL
        {
    value: https://www.usgs.gov/staff-profiles/crystal-sturgeon
          "@type": "PropertyValue",
  jobTitle: Ecologist
          "propertyID": "GeoKB",
  memberOf:
          "value": "https://geokb.wikibase.cloud/entity/Q54180"
    '@type': OrganizationalRole
        },
    endDate: '2021-11-30T18:38:31.452073'
        {
    member:
          "@type": "PropertyValue",
      '@type': Organization
          "propertyID": "ORCID",
      name: U.S. Geological Survey
          "value": "0000-0002-1799-9127"
    name: staff member
        },
  name: Crystal Sturgeon
        {
  url: https://www.usgs.gov/staff-profiles/crystal-sturgeon
          "@type": "PropertyValue",
          "propertyID": "alternate staff profile URL",
          "value": "https://www.usgs.gov/staff-profiles/crystal-sturgeon"
        }
      ],
      "jobTitle": "Ecologist",
      "memberOf": {
        "@type": "OrganizationalRole",
        "endDate": "2021-11-30T18:38:31.452073",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member"
      },
      "name": "Crystal Sturgeon",
      "url": "https://www.usgs.gov/staff-profiles/crystal-sturgeon"
    },
    "status_code": "403"
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0002-1799-9127",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Sturgeon",
    "givenName": "Crystal",
    "mainEntityOfPage": "https://orcid.org/0000-0002-1799-9127"
  }
}

Revision as of 20:40, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/crystal-sturgeon",
   "item": "https://geokb.wikibase.cloud/entity/Q54180",
   "last_update": "2024-05-22T00:00:00Z",
   "previous_address": null,
   "qid": "Q54180",
   "retrieved": "2021-11-30T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "email": "mailto:csturgeon@usgs.gov",
     "hasOccupation": [
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "California Water Science Center",
           "url": "https://www.usgs.gov/centers/california-water-science-center"
         }
       },
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "California Water Science Center",
           "url": "https://www.usgs.gov/centers/ca-water"
         }
       }
     ],
     "identifier": [
       {
         "@type": "PropertyValue",
         "propertyID": "GeoKB",
         "value": "https://geokb.wikibase.cloud/entity/Q54180"
       },
       {
         "@type": "PropertyValue",
         "propertyID": "ORCID",
         "value": "0000-0002-1799-9127"
       },
       {
         "@type": "PropertyValue",
         "propertyID": "alternate staff profile URL",
         "value": "https://www.usgs.gov/staff-profiles/crystal-sturgeon"
       }
     ],
     "jobTitle": "Ecologist",
     "memberOf": {
       "@type": "OrganizationalRole",
       "endDate": "2021-11-30T18:38:31.452073",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member"
     },
     "name": "Crystal Sturgeon",
     "url": "https://www.usgs.gov/staff-profiles/crystal-sturgeon"
   },
   "status_code": "403"
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-1799-9127",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Sturgeon",
   "givenName": "Crystal",
   "mainEntityOfPage": "https://orcid.org/0000-0002-1799-9127"
 }

}