Item talk:Q47243: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
Line 1: Line 1:
{
{
   "USGS Staff Profile": {
   "USGS Staff Profile": {
     "_id": "https://www.usgs.gov/staff-profiles/sarah-klaas",
     "@context": "https://schema.org",
    "item": "https://geokb.wikibase.cloud/entity/Q47243",
    "@type": "Person",
    "last_update": "2024-05-12T00:00:00Z",
    "dateModified": "2024-09-21T07:56:48.368375",
    "previous_address": null,
    "name": "Sarah Klaas",
    "qid": "Q47243",
    "identifier": [],
    "retrieved": "2024-05-12T00:00:00Z",
    "jobTitle": "Technical Lead - 3DEP Operations",
    "schema": {
    "hasOccupation": [
      "@context": "https://schema.org",
       {
      "@type": "Person",
      "affiliation": [],
      "description": [
        {
          "@type": "TextObject",
          "abstract": "Technical Lead - 3DEP Operations with the National Geospatial Technical Operations Center",
          "additionalType": "short description"
        },
        {
          "@type": "TextObject",
          "abstract": "Sarah Klaas works for the USGS National Geospatial Technical Operations Center (NGTOC).",
          "additionalType": "staff profile page introductory statement"
        },
        {
          "@type": "TextObject",
          "abstract": "EducationB.S. Geology and Geophysics at Missouri S&T 2017A.A.S. Horticulture at St. Louis Community College 2006",
          "additionalType": "personal statement"
        }
      ],
      "email": "sklaas@usgs.gov",
      "hasCredential": [],
      "hasOccupation": [
        {
          "@type": "OrganizationalRole",
          "affiliatedOrganization": {
            "@type": "Organization",
            "name": "National Geospatial Technical Operations Center",
            "url": "https://www.usgs.gov/national-geospatial-technical-operations-center"
          },
          "roleName": "Technical Lead - 3DEP Operations",
          "startDate": "2024-05-12T15:20:40.409878"
        }
      ],
      "identifier": [
        {
          "@type": "PropertyValue",
          "propertyID": "GeoKB",
          "value": "https://geokb.wikibase.cloud/entity/Q47243"
        }
      ],
      "jobTitle": "Technical Lead - 3DEP Operations",
      "knowsAbout": [],
       "memberOf": {
         "@type": "OrganizationalRole",
         "@type": "OrganizationalRole",
         "member": {
         "startDate": "2024-09-21T07:56:48.370709",
        "affiliatedOrganization": {
           "@type": "Organization",
           "@type": "Organization",
           "name": "U.S. Geological Survey"
           "name": "National Geospatial Technical Operations Center",
          "url": "https://www.usgs.gov/national-geospatial-technical-operations-center"
         },
         },
         "name": "staff member",
         "roleName": "Technical Lead - 3DEP Operations"
         "startDate": "2024-05-12T15:20:40.407389"
      }
    ],
    "description": [
      {
        "@type": "TextObject",
        "additionalType": "short description",
        "abstract": "Technical Lead - 3DEP Operations with the National Geospatial Technical Operations Center"
      },
      {
        "@type": "TextObject",
        "additionalType": "staff profile page introductory statement",
         "abstract": "Sarah Klaas works for the USGS National Geospatial Technical Operations Center (NGTOC)."
      }
    ],
    "email": "sklaas@usgs.gov",
    "url": "https://www.usgs.gov/staff-profiles/sarah-klaas",
    "affiliation": [],
    "hasCredential": [
      {
        "@type": "EducationalOccupationalCredential",
        "name": "B.S. Geology and Geophysics at Missouri S&T 2017"
      },
      {
        "@type": "EducationalOccupationalCredential",
        "name": "A.A.S. Horticulture at St. Louis Community College 2006"
      }
    ],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
       },
       },
       "name": "Sarah Klaas",
       "startDate": "2024-09-21T07:56:48.368377"
      "url": "https://www.usgs.gov/staff-profiles/sarah-klaas"
     }
     },
    "status_code": "200"
   }
   }
}
}

Latest revision as of 20:59, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:48.368375",
   "name": "Sarah Klaas",
   "identifier": [],
   "jobTitle": "Technical Lead - 3DEP Operations",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:48.370709",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "National Geospatial Technical Operations Center",
         "url": "https://www.usgs.gov/national-geospatial-technical-operations-center"
       },
       "roleName": "Technical Lead - 3DEP Operations"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Technical Lead - 3DEP Operations with the National Geospatial Technical Operations Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Sarah Klaas works for the USGS National Geospatial Technical Operations Center (NGTOC)."
     }
   ],
   "email": "sklaas@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/sarah-klaas",
   "affiliation": [],
   "hasCredential": [
     {
       "@type": "EducationalOccupationalCredential",
       "name": "B.S. Geology and Geophysics at Missouri S&T 2017"
     },
     {
       "@type": "EducationalOccupationalCredential",
       "name": "A.A.S. Horticulture at St. Louis Community College 2006"
     }
   ],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:48.368377"
   }
 }

}