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

Latest revision as of 22:02, 22 September 2024

{

 "USGS Staff Profile": {
   "@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",
   "dateModified": "2024-05-22T00:00:00Z"
 },
 "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"
 }

}