Item talk:Q49951: 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:59:14.829980",
  abstract: Hydrologic Technician with the Caribbean-Florida Water Science Center
    "name": "Lorenna Vazquez Albelo",
     (CFWSC)
    "identifier": [],
  additionalType: short description
    "jobTitle": "Hydrologic Technician",
- '@type': TextObject
     "hasOccupation": [
  abstract: ''
      {
  additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
email: lvazquezalbelo@usgs.gov
        "startDate": "2024-09-21T07:59:14.832275",
hasCredential: []
        "affiliatedOrganization": {
hasOccupation:
          "@type": "Organization",
- '@type': OrganizationalRole
          "name": "Caribbean-Florida Water Science Center (CFWSC)",
  affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/cfwsc"
    '@type': Organization
        },
    name: Caribbean-Florida Water Science Center (CFWSC)
        "roleName": "Hydrologic Technician"
    url: https://www.usgs.gov/centers/cfwsc
      }
  roleName: Hydrologic Technician
    ],
  startDate: '2024-05-10T20:57:52.556330'
    "description": [
jobTitle: Hydrologic Technician
      {
knowsAbout: []
        "@type": "TextObject",
memberOf:
        "additionalType": "short description",
  '@type': OrganizationalRole
        "abstract": "Hydrologic Technician with the Caribbean-Florida Water Science Center (CFWSC)"
  member:
      },
    '@type': Organization
      {
    name: U.S. Geological Survey
        "@type": "TextObject",
  name: staff member
        "additionalType": "staff profile page introductory statement",
  startDate: '2024-05-10T20:57:52.551470'
        "abstract": ""
name: Lorenna Vazquez Albelo
      }
url: https://www.usgs.gov/staff-profiles/lorenna-vazquez-albelo
    ],
    "email": "lvazquezalbelo@usgs.gov",
    "url": "https://www.usgs.gov/staff-profiles/lorenna-vazquez-albelo",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:59:14.829985"
    }
  }
}

Latest revision as of 22:20, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:59:14.829980",
   "name": "Lorenna Vazquez Albelo",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:59:14.832275",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Caribbean-Florida Water Science Center (CFWSC)",
         "url": "https://www.usgs.gov/centers/cfwsc"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Caribbean-Florida Water Science Center (CFWSC)"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": ""
     }
   ],
   "email": "lvazquezalbelo@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/lorenna-vazquez-albelo",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:59:14.829985"
   }
 }

}