Item talk:Q49800: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(2 intermediate revisions 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-21T08:00:09.349553",
  - '@type': TextObject
     "name": "Evan F Tillman",
     abstract: Chemist with the Hydrologic Instrumentation Facility (HIF)
     "identifier": [],
     additionalType: short description
     "jobTitle": "Chemist",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Evan Tillman is a Chemist for the USGS Water Resources Mission Area.
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: etillman@usgs.gov
        "startDate": "2024-09-21T08:00:09.352081",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Hydrologic Instrumentation Facility (HIF)",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/labs/hydrologic-instrumentation-facility"
      '@type': Organization
        },
      name: Hydrologic Instrumentation Facility (HIF)
        "roleName": "Chemist"
      url: https://www.usgs.gov/labs/hydrologic-instrumentation-facility
      },
    roleName: Chemist
      {
    startDate: '2024-05-12T16:10:42.637083'
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T08:00:09.352085",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: Water Resources Mission Area
          "name": "Water Resources Mission Area",
      url: https://www.usgs.gov/mission-areas/water-resources
          "url": "https://www.usgs.gov/mission-areas/water-resources"
     startDate: '2024-05-12T16:10:42.639250'
        }
  identifier:
      }
  - '@type': PropertyValue
    ],
     propertyID: GeoKB
     "description": [
     value: https://geokb.wikibase.cloud/entity/Q49800
      {
  jobTitle: Chemist
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "short description",
  memberOf:
        "abstract": "Chemist with the Hydrologic Instrumentation Facility (HIF)"
    '@type': OrganizationalRole
      },
    member:
      {
      '@type': Organization
        "@type": "TextObject",
      name: U.S. Geological Survey
        "additionalType": "staff profile page introductory statement",
    name: staff member
        "abstract": "Evan Tillman is a Chemist for the USGS Water Resources Mission Area."
    startDate: '2024-05-12T16:10:42.634371'
      }
   name: Evan F Tillman
     ],
  url: https://www.usgs.gov/staff-profiles/evan-f-tillman
    "email": "etillman@usgs.gov",
     "url": "https://www.usgs.gov/staff-profiles/evan-f-tillman",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:09.349560"
    }
   }
}

Latest revision as of 23:01, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:09.349553",
   "name": "Evan F Tillman",
   "identifier": [],
   "jobTitle": "Chemist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:09.352081",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Hydrologic Instrumentation Facility (HIF)",
         "url": "https://www.usgs.gov/labs/hydrologic-instrumentation-facility"
       },
       "roleName": "Chemist"
     },
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:09.352085",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Water Resources Mission Area",
         "url": "https://www.usgs.gov/mission-areas/water-resources"
       }
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Chemist with the Hydrologic Instrumentation Facility (HIF)"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Evan Tillman is a Chemist for the USGS Water Resources Mission Area."
     }
   ],
   "email": "etillman@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/evan-f-tillman",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:09.349560"
   }
 }

}