Item talk:Q47243: 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:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T07:56:48.368375",
  - '@type': TextObject
    "name": "Sarah Klaas",
     abstract: Technical Lead - 3DEP Operations with the National Geospatial Technical
    "identifier": [],
      Operations Center
     "jobTitle": "Technical Lead - 3DEP Operations",
     additionalType: short description
     "hasOccupation": [
  - '@type': TextObject
       {
    abstract: Sarah Klaas works for the USGS National Geospatial Technical Operations
        "@type": "OrganizationalRole",
       Center (NGTOC).
        "startDate": "2024-09-21T07:56:48.370709",
    additionalType: staff profile page introductory statement
        "affiliatedOrganization": {
  - '@type': TextObject
          "@type": "Organization",
    abstract: EducationB.S. Geology and Geophysics at Missouri S&T 2017A.A.S. Horticulture
          "name": "National Geospatial Technical Operations Center",
      at St. Louis Community College 2006
          "url": "https://www.usgs.gov/national-geospatial-technical-operations-center"
    additionalType: personal statement
        },
  email: sklaas@usgs.gov
        "roleName": "Technical Lead - 3DEP Operations"
  hasCredential: []
      }
  hasOccupation:
     ],
  - '@type': OrganizationalRole
    "description": [
    affiliatedOrganization:
      {
      '@type': Organization
        "@type": "TextObject",
      name: National Geospatial Technical Operations Center
        "additionalType": "short description",
      url: https://www.usgs.gov/national-geospatial-technical-operations-center
        "abstract": "Technical Lead - 3DEP Operations with the National Geospatial Technical Operations Center"
    roleName: Technical Lead - 3DEP Operations
      },
     startDate: '2024-05-12T15:20:40.409878'
      {
  identifier:
        "@type": "TextObject",
  - '@type': PropertyValue
        "additionalType": "staff profile page introductory statement",
     propertyID: GeoKB
        "abstract": "Sarah Klaas works for the USGS National Geospatial Technical Operations Center (NGTOC)."
     value: https://geokb.wikibase.cloud/entity/Q47243
      }
  jobTitle: Technical Lead - 3DEP Operations
    ],
  knowsAbout: []
     "email": "sklaas@usgs.gov",
  memberOf:
     "url": "https://www.usgs.gov/staff-profiles/sarah-klaas",
    '@type': OrganizationalRole
    "affiliation": [],
    member:
    "hasCredential": [
      '@type': Organization
      {
      name: U.S. Geological Survey
        "@type": "EducationalOccupationalCredential",
    name: staff member
        "name": "B.S. Geology and Geophysics at Missouri S&T 2017"
    startDate: '2024-05-12T15:20:40.407389'
      },
   name: Sarah Klaas
      {
  url: https://www.usgs.gov/staff-profiles/sarah-klaas
        "@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"
    }
   }
}

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"
   }
 }

}