Item talk:Q45748: 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:57:22.278218",
  - '@type': TextObject
     "name": "Mark W Dillon",
     abstract: Information Technology Specialist with the South Atlantic Water Science
     "identifier": [],
      Center (SAWSC)
     "jobTitle": "Information Technology Specialist",
     additionalType: short description
     "hasOccupation": [
  - '@type': TextObject
      {
     abstract: Mark Dillon is a Information Technology Specialist at the South Atlantic
        "@type": "OrganizationalRole",
      Water Science Center.
        "startDate": "2024-09-21T07:57:22.280787",
     additionalType: staff profile page introductory statement
        "affiliatedOrganization": {
  email: mwdillon@usgs.gov
          "@type": "Organization",
  hasCredential: []
          "name": "South Atlantic Water Science Center (SAWSC)",
  hasOccupation:
          "url": "https://www.usgs.gov/centers/sawsc"
  - '@type': OrganizationalRole
        },
    affiliatedOrganization:
        "roleName": "Information Technology Specialist"
      '@type': Organization
      }
      name: South Atlantic Water Science Center (SAWSC)
    ],
      url: https://www.usgs.gov/centers/sawsc
     "description": [
    roleName: Information Technology Specialist
      {
     startDate: '2024-05-12T15:42:30.884246'
        "@type": "TextObject",
  identifier:
        "additionalType": "short description",
  - '@type': PropertyValue
        "abstract": "Information Technology Specialist with the South Atlantic Water Science Center (SAWSC)"
     propertyID: GeoKB
      },
     value: https://geokb.wikibase.cloud/entity/Q45748
      {
  jobTitle: Information Technology Specialist
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "staff profile page introductory statement",
  memberOf:
        "abstract": "Mark Dillon is an Information Technology Specialist at the South Atlantic Water Science Center."
    '@type': OrganizationalRole
      }
    member:
    ],
      '@type': Organization
     "email": "mwdillon@usgs.gov",
      name: U.S. Geological Survey
     "url": "https://www.usgs.gov/staff-profiles/mark-w-dillon",
    name: staff member
    "affiliation": [],
    startDate: '2024-05-12T15:42:30.881510'
    "hasCredential": [],
   name: Mark W Dillon
    "knowsAbout": [],
  url: https://www.usgs.gov/staff-profiles/mark-w-dillon
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:57:22.278225"
    }
   }
}

Latest revision as of 21:18, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:22.278218",
   "name": "Mark W Dillon",
   "identifier": [],
   "jobTitle": "Information Technology Specialist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:22.280787",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "South Atlantic Water Science Center (SAWSC)",
         "url": "https://www.usgs.gov/centers/sawsc"
       },
       "roleName": "Information Technology Specialist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Information Technology Specialist with the South Atlantic Water Science Center (SAWSC)"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Mark Dillon is an Information Technology Specialist at the South Atlantic Water Science Center."
     }
   ],
   "email": "mwdillon@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/mark-w-dillon",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:22.278225"
   }
 }

}