Item talk:Q44516: 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: Hydrologist with the South Atlantic Water Science Center (SAWSC)
    "description": [
  additionalType: short description
      {
- '@type': TextObject
        "@type": "TextObject",
  abstract: Paul Ankcorn is a Hydrologic Technician at the South Atlantic Water Science
        "abstract": "Hydrologist with the South Atlantic Water Science Center (SAWSC)",
    Center.
        "additionalType": "short description"
  additionalType: staff profile page introductory statement
      },
email: pankcorn@usgs.gov
      {
hasCredential: []
        "@type": "TextObject",
hasOccupation:
        "abstract": "Paul Ankcorn is a Hydrologic Technician at the South Atlantic Water Science Center.",
- '@type': OrganizationalRole
        "additionalType": "staff profile page introductory statement"
  affiliatedOrganization:
      }
    '@type': Organization
    ],
    name: South Atlantic Water Science Center (SAWSC)
    "email": "pankcorn@usgs.gov",
    url: https://www.usgs.gov/centers/sawsc
    "hasCredential": [],
  roleName: Hydrologist
    "hasOccupation": [
  startDate: '2024-05-10T21:06:56.675840'
      {
jobTitle: Hydrologist
        "@type": "OrganizationalRole",
knowsAbout: []
        "affiliatedOrganization": {
memberOf:
          "@type": "Organization",
  '@type': OrganizationalRole
          "name": "South Atlantic Water Science Center (SAWSC)",
  member:
          "url": "https://www.usgs.gov/centers/sawsc"
    '@type': Organization
        },
    name: U.S. Geological Survey
        "roleName": "Hydrologist",
  name: staff member
        "startDate": "2024-05-10T21:06:56.675840"
  startDate: '2024-05-10T21:06:56.672402'
      }
name: Paul D Ankcorn
    ],
url: https://www.usgs.gov/staff-profiles/paul-ankcorn
    "jobTitle": "Hydrologist",
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-10T21:06:56.672402"
    },
    "name": "Paul D Ankcorn",
    "url": "https://www.usgs.gov/staff-profiles/paul-ankcorn"
  }
}

Latest revision as of 17:40, 30 August 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Hydrologist with the South Atlantic Water Science Center (SAWSC)",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "Paul Ankcorn is a Hydrologic Technician at the South Atlantic Water Science Center.",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "pankcorn@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "South Atlantic Water Science Center (SAWSC)",
         "url": "https://www.usgs.gov/centers/sawsc"
       },
       "roleName": "Hydrologist",
       "startDate": "2024-05-10T21:06:56.675840"
     }
   ],
   "jobTitle": "Hydrologist",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-10T21:06:56.672402"
   },
   "name": "Paul D Ankcorn",
   "url": "https://www.usgs.gov/staff-profiles/paul-ankcorn"
 }

}