Item talk:Q45036: 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:
'@context': https://schema.org
{
'@type': Person
  "USGS Staff Profile": {
affiliation: []
    "@context": "https://schema.org",
description:
    "@type": "Person",
- '@type': TextObject
    "dateModified": "2024-09-21T07:55:48.258799",
  abstract: Hydrologic Technician with the California Water Science Center
    "name": "Anthony A. Brown",
  additionalType: short description
    "identifier": [],
- '@type': TextObject
    "jobTitle": "Hydrologic Technician",
  abstract: Anthony A. Brown - California Water Science Center
    "hasOccupation": [
  additionalType: staff profile page introductory statement
      {
email: anbrown@usgs.gov
        "@type": "OrganizationalRole",
hasCredential: []
        "startDate": "2024-09-21T07:55:48.261838",
hasOccupation:
        "affiliatedOrganization": {
- '@type': OrganizationalRole
          "@type": "Organization",
  affiliatedOrganization:
          "name": "California Water Science Center",
    '@type': Organization
          "url": "https://www.usgs.gov/centers/california-water-science-center"
    name: California Water Science Center
        },
    url: https://www.usgs.gov/centers/california-water-science-center
        "roleName": "Hydrologic Technician"
  roleName: Hydrologic Technician
      }
  startDate: '2024-05-10T20:41:53.415707'
    ],
jobTitle: Hydrologic Technician
    "description": [
knowsAbout: []
      {
memberOf:
        "@type": "TextObject",
  '@type': OrganizationalRole
        "additionalType": "short description",
  member:
        "abstract": "Hydrologic Technician with the California Water Science Center"
    '@type': Organization
      },
    name: U.S. Geological Survey
      {
  name: staff member
        "@type": "TextObject",
  startDate: '2024-05-10T20:41:53.412260'
        "additionalType": "staff profile page introductory statement",
name: Anthony A. Brown
        "abstract": "Anthony A. Brown - California Water Science Center"
url: https://www.usgs.gov/staff-profiles/anthony-a-brown
      }
    ],
    "email": "anbrown@usgs.gov",
    "url": "https://www.usgs.gov/staff-profiles/anthony-a-brown",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:48.258801"
    }
  }
}

Latest revision as of 20:20, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:48.258799",
   "name": "Anthony A. Brown",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:48.261838",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "California Water Science Center",
         "url": "https://www.usgs.gov/centers/california-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the California Water Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Anthony A. Brown - California Water Science Center"
     }
   ],
   "email": "anbrown@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/anthony-a-brown",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:48.258801"
   }
 }

}