Item talk:Q45645: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
USGS Staff Profile:
{
  '@context': https://schema.org
  "USGS Staff Profile": {
  '@type': Person
    "@context": "https://schema.org",
  affiliation: []
    "@type": "Person",
  description:
    "dateModified": "2024-09-21T07:56:33.065038",
  - '@type': TextObject
     "name": "Arthur C Day",
     abstract: Supervisory Hydrologic Technician with the South Atlantic Water Science
     "identifier": [],
      Center (SAWSC)
     "jobTitle": "Supervisory Hydrologic Technician",
     additionalType: short description
     "hasOccupation": [
  - '@type': TextObject
      {
     abstract: Arthur Day is a Supervisory Hydrologic Technician at the South Atlantic
        "@type": "OrganizationalRole",
      Water Science Center.
        "startDate": "2024-09-21T07:56:33.067441",
     additionalType: staff profile page introductory statement
        "affiliatedOrganization": {
  email: acday@usgs.gov
          "@type": "Organization",
  hasCredential: []
          "name": "South Atlantic Water Science Center (SAWSC)",
  hasOccupation:
          "url": "https://www.usgs.gov/centers/sawsc"
  - '@type': OrganizationalRole
        },
    affiliatedOrganization:
        "roleName": "Supervisory Hydrologic Technician"
      '@type': Organization
      }
      name: South Atlantic Water Science Center (SAWSC)
    ],
      url: https://www.usgs.gov/centers/sawsc
     "description": [
    roleName: Supervisory Hydrologic Technician
      {
     startDate: '2024-05-12T15:49:24.874038'
        "@type": "TextObject",
  identifier:
        "additionalType": "short description",
  - '@type': PropertyValue
        "abstract": "Supervisory Hydrologic Technician with the South Atlantic Water Science Center (SAWSC)"
     propertyID: GeoKB
      },
     value: https://geokb.wikibase.cloud/entity/Q45645
      {
  jobTitle: Supervisory Hydrologic Technician
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "staff profile page introductory statement",
  memberOf:
        "abstract": "Arthur Day is a Supervisory Hydrologic Technician at the South Atlantic Water Science Center."
    '@type': OrganizationalRole
      }
    member:
    ],
      '@type': Organization
     "email": "acday@usgs.gov",
      name: U.S. Geological Survey
     "url": "https://www.usgs.gov/staff-profiles/arthur-c-day",
    name: staff member
    "affiliation": [],
    startDate: '2024-05-12T15:49:24.871342'
    "hasCredential": [],
   name: Arthur C Day
    "knowsAbout": [],
  url: https://www.usgs.gov/staff-profiles/arthur-c-day
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:33.065046"
    }
   }
}

Latest revision as of 20:50, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:33.065038",
   "name": "Arthur C Day",
   "identifier": [],
   "jobTitle": "Supervisory Hydrologic Technician",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:33.067441",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "South Atlantic Water Science Center (SAWSC)",
         "url": "https://www.usgs.gov/centers/sawsc"
       },
       "roleName": "Supervisory Hydrologic Technician"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Supervisory Hydrologic Technician with the South Atlantic Water Science Center (SAWSC)"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Arthur Day is a Supervisory Hydrologic Technician at the South Atlantic Water Science Center."
     }
   ],
   "email": "acday@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/arthur-c-day",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:33.065046"
   }
 }

}