Item talk:Q46107: Difference between revisions

From geokb
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'@context': https://schema.org
{
'@type': Person
  "USGS Staff Profile": {
affiliation: []
    "@context": "https://schema.org",
description:
    "@type": "Person",
- '@type': TextObject
    "affiliation": [],
  abstract: Hydrologic Technician with the Oregon Water Science Center
    "description": [
  additionalType: short description
      {
- '@type': TextObject
        "@type": "TextObject",
  abstract: Jacob Flinn is a hydrologic technician at the USGS Oregon Water Science
        "abstract": "Hydrologic Technician with the Oregon Water Science Center",
    Center.
        "additionalType": "short description"
  additionalType: staff profile page introductory statement
      },
email: jflinn@usgs.gov
      {
hasCredential: []
        "@type": "TextObject",
hasOccupation:
        "abstract": "Jacob Flinn is a hydrologic technician at the USGS Oregon Water Science Center.",
- '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement"
  affiliatedOrganization:
      }
    '@type': Organization
    ],
    name: Oregon Water Science Center
    "email": "jflinn@usgs.gov",
    url: https://www.usgs.gov/centers/oregon-water-science-center
    "hasCredential": [],
  roleName: Hydrologic Technician
    "hasOccupation": [
  startDate: '2024-05-10T21:08:54.898965'
      {
jobTitle: Hydrologic Technician
        "@type": "OrganizationalRole",
knowsAbout: []
        "affiliatedOrganization": {
memberOf:
          "@type": "Organization",
  '@type': OrganizationalRole
          "name": "Oregon Water Science Center",
  member:
          "url": "https://www.usgs.gov/centers/oregon-water-science-center"
    '@type': Organization
        },
    name: U.S. Geological Survey
        "roleName": "Hydrologic Technician",
  name: staff member
        "startDate": "2024-05-10T21:08:54.898965"
  startDate: '2024-05-10T21:08:54.895559'
      }
name: Jacob A Flinn
    ],
url: https://www.usgs.gov/staff-profiles/jacob-flinn
    "jobTitle": "Hydrologic Technician",
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-10T21:08:54.895559"
    },
    "name": "Jacob A Flinn",
    "url": "https://www.usgs.gov/staff-profiles/jacob-flinn"
  }
}

Latest revision as of 17:41, 30 August 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Hydrologic Technician with the Oregon Water Science Center",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "Jacob Flinn is a hydrologic technician at the USGS Oregon Water Science Center.",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "jflinn@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Oregon Water Science Center",
         "url": "https://www.usgs.gov/centers/oregon-water-science-center"
       },
       "roleName": "Hydrologic Technician",
       "startDate": "2024-05-10T21:08:54.898965"
     }
   ],
   "jobTitle": "Hydrologic Technician",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-10T21:08:54.895559"
   },
   "name": "Jacob A Flinn",
   "url": "https://www.usgs.gov/staff-profiles/jacob-flinn"
 }

}