Item talk:Q49008: Difference between revisions

From geokb
(Added profile data from https://www.usgs.gov/staff-profiles/cole-ruckstuhl)
 
(caching schema from staff profile page)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
usgs_staff_profile:
{
   meta:
   "USGS Staff Profile": {
     status_code: 200
     "@context": "https://schema.org",
     timestamp: '2023-09-30T17:27:59.296494'
    "@type": "Person",
     url: https://www.usgs.gov/staff-profiles/cole-ruckstuhl
     "dateModified": "2024-09-21T07:57:43.112038",
  profile:
    "name": "Cole Ruckstuhl",
     abstracts: []
    "identifier": [
     affiliations: []
      {
    education:
        "@type": "PropertyValue",
    - B.S., Computer Science, University of Louisiana at Lafayette, 2017
        "propertyID": "ORCID",
    - B.S., Business Administration, University of Louisiana at Lafayette, 2011
        "value": "0000-0001-6520-1784"
     email: ruckstuhlc@usgs.gov
      }
     expertise_terms: []
    ],
     honors: []
    "jobTitle": "Computer Scientist",
    intro_statements:
     "hasOccupation": [
    - Cole Ruckstuhl is a Computer Scientist at WARC in Lafayette, LA.
      {
     name: Cole Ruckstuhl
        "@type": "OrganizationalRole",
     name_qualifier: null
        "startDate": "2024-09-21T07:57:43.114414",
     orcid: 0000-0001-6520-1784
        "affiliatedOrganization": {
     organization_link: https://www.usgs.gov/centers/wetland-and-aquatic-research-center
          "@type": "Organization",
     organization_name: Wetland and Aquatic Research Center
          "name": "Wetland and Aquatic Research Center",
     personal_statement: null
          "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center"
     professional_experience: []
        },
     title: Computer Scientist
        "roleName": "Computer Scientist"
      }
    ],
    "description": [
      {
        "@type": "TextObject",
        "additionalType": "short description",
        "abstract": "Computer Scientist with the Wetland and Aquatic Research Center"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
        "abstract": "Cole Ruckstuhl is a Computer Scientist at WARC in Lafayette, LA."
      }
    ],
    "email": "ruckstuhlc@usgs.gov",
    "url": "https://www.usgs.gov/staff-profiles/cole-ruckstuhl",
     "affiliation": [],
     "hasCredential": [
      {
        "@type": "EducationalOccupationalCredential",
        "name": "B.S., Computer Science, University of Louisiana at Lafayette, 2017"
      },
      {
        "@type": "EducationalOccupationalCredential",
        "name": "B.S., Business Administration, University of Louisiana at Lafayette, 2011"
      }
     ],
     "knowsAbout": [],
     "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:43.112040"
     }
  },
  "ORCID": {
     "@context": "http://schema.org",
     "@id": "https://orcid.org/0000-0001-6520-1784",
    "@reverse": {},
    "@type": "Person",
     "affiliation": {
      "@type": "Organization",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "2928"
      },
      "name": "US Geological Survey"
    },
     "alumniOf": {
      "@type": "Organization",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "4365"
      },
      "name": "University of Louisiana at Lafayette"
    },
     "familyName": "Ruckstuhl",
     "givenName": "Cole",
     "mainEntityOfPage": "https://orcid.org/0000-0001-6520-1784"
  }
}

Latest revision as of 21:30, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:43.112038",
   "name": "Cole Ruckstuhl",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0001-6520-1784"
     }
   ],
   "jobTitle": "Computer Scientist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:43.114414",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Wetland and Aquatic Research Center",
         "url": "https://www.usgs.gov/centers/wetland-and-aquatic-research-center"
       },
       "roleName": "Computer Scientist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Computer Scientist with the Wetland and Aquatic Research Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Cole Ruckstuhl is a Computer Scientist at WARC in Lafayette, LA."
     }
   ],
   "email": "ruckstuhlc@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/cole-ruckstuhl",
   "affiliation": [],
   "hasCredential": [
     {
       "@type": "EducationalOccupationalCredential",
       "name": "B.S., Computer Science, University of Louisiana at Lafayette, 2017"
     },
     {
       "@type": "EducationalOccupationalCredential",
       "name": "B.S., Business Administration, University of Louisiana at Lafayette, 2011"
     }
   ],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:43.112040"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0001-6520-1784",
   "@reverse": {},
   "@type": "Person",
   "affiliation": {
     "@type": "Organization",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "2928"
     },
     "name": "US Geological Survey"
   },
   "alumniOf": {
     "@type": "Organization",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "4365"
     },
     "name": "University of Louisiana at Lafayette"
   },
   "familyName": "Ruckstuhl",
   "givenName": "Cole",
   "mainEntityOfPage": "https://orcid.org/0000-0001-6520-1784"
 }

}