Item talk:Q48677: 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:56:59.951951",
  abstract: Hydrologic Technician with the Virginia and West Virginia Water Science
    "name": "Breann K.R. Powers",
     Center
    "identifier": [],
  additionalType: short description
    "jobTitle": "Hydrologic Technician",
email: null
     "hasOccupation": [
hasCredential: []
      {
hasOccupation:
        "@type": "OrganizationalRole",
- '@type': OrganizationalRole
        "startDate": "2024-09-21T07:56:59.954234",
  affiliatedOrganization:
        "affiliatedOrganization": {
    '@type': Organization
          "@type": "Organization",
    name: Virginia and West Virginia Water Science Center
          "name": "Virginia and West Virginia Water Science Center",
    url: https://www.usgs.gov/centers/virginia-and-west-virginia-water-science-center
          "url": "https://www.usgs.gov/centers/virginia-and-west-virginia-water-science-center"
  roleName: Hydrologic Technician
        },
  startDate: '2024-05-10T20:48:49.693330'
        "roleName": "Hydrologic Technician"
jobTitle: Hydrologic Technician
      }
knowsAbout: []
    ],
memberOf:
    "description": [
  '@type': OrganizationalRole
      {
  description: Former Employee
        "@type": "TextObject",
  member:
        "additionalType": "short description",
    '@type': Organization
        "abstract": "Hydrologic Technician with the Virginia and West Virginia Water Science Center"
    name: U.S. Geological Survey
      }
  name: staff member
    ],
  startDate: '2024-05-10T20:48:49.689992'
    "email": null,
name: Breann K.R. Powers
    "url": "https://www.usgs.gov/staff-profiles/breann-kr-powers",
url: https://www.usgs.gov/staff-profiles/breann-kr-powers
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:59.951955",
      "description": "Former Employee"
    }
  }
}

Latest revision as of 15:04, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:59.951951",
   "name": "Breann K.R. Powers",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:59.954234",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Virginia and West Virginia Water Science Center",
         "url": "https://www.usgs.gov/centers/virginia-and-west-virginia-water-science-center"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Virginia and West Virginia Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/breann-kr-powers",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:59.951955",
     "description": "Former Employee"
   }
 }

}