Item talk:Q160051: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(3 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:58:52.696709",
  abstract: Hydrologic Technician with the Central Midwest Water Science Center
    "name": "Eric J Reiss",
  additionalType: short description
    "identifier": [],
email: null
    "jobTitle": "Hydrologic Technician",
hasCredential: []
    "hasOccupation": [
hasOccupation:
      {
- '@type': OrganizationalRole
        "@type": "OrganizationalRole",
  affiliatedOrganization:
        "startDate": "2024-09-21T07:58:52.699247",
    '@type': Organization
        "affiliatedOrganization": {
    name: Central Midwest Water Science Center
          "@type": "Organization",
    url: https://www.usgs.gov/centers/cm-water
          "name": "Central Midwest Water Science Center",
  roleName: Hydrologic Technician
          "url": "https://www.usgs.gov/centers/cm-water"
  startDate: '2024-05-10T21:02:52.398250'
        },
jobTitle: Hydrologic Technician
        "roleName": "Hydrologic Technician"
knowsAbout: []
      }
memberOf:
    ],
  '@type': OrganizationalRole
    "description": [
  description: Former Employee
      {
  member:
        "@type": "TextObject",
    '@type': Organization
        "additionalType": "short description",
    name: U.S. Geological Survey
        "abstract": "Hydrologic Technician with the Central Midwest Water Science Center"
  name: staff member
      }
  startDate: '2024-05-10T21:02:52.394704'
    ],
name: Eric J Reiss
    "email": null,
url: https://www.usgs.gov/staff-profiles/eric-j-reiss
    "url": "https://www.usgs.gov/staff-profiles/eric-j-reiss",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:58:52.696712",
      "description": "Former Employee"
    }
  },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0003-1993-819X",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Reiss",
    "givenName": "Eric",
    "mainEntityOfPage": "https://orcid.org/0000-0003-1993-819X"
  }
}

Latest revision as of 15:10, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:58:52.696709",
   "name": "Eric J Reiss",
   "identifier": [],
   "jobTitle": "Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:58:52.699247",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Central Midwest Water Science Center",
         "url": "https://www.usgs.gov/centers/cm-water"
       },
       "roleName": "Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Hydrologic Technician with the Central Midwest Water Science Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/eric-j-reiss",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:58:52.696712",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0003-1993-819X",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Reiss",
   "givenName": "Eric",
   "mainEntityOfPage": "https://orcid.org/0000-0003-1993-819X"
 }

}