Item talk:Q44718: 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:
    "affiliation": [],
  - '@type': TextObject
    "description": [
    abstract: Construction Mechanic with the Caribbean-Florida Water Science Center
      {
      (CFWSC)
        "@type": "TextObject",
    additionalType: short description
        "abstract": "Construction Mechanic with the Caribbean-Florida Water Science Center (CFWSC)",
  - '@type': TextObject
        "additionalType": "short description"
    abstract: ''
      },
    additionalType: staff profile page introductory statement
      {
  email: sbean@usgs.gov
        "@type": "TextObject",
  hasCredential: []
        "abstract": "",
  hasOccupation:
        "additionalType": "staff profile page introductory statement"
  - '@type': OrganizationalRole
      }
    affiliatedOrganization:
    ],
      '@type': Organization
    "email": "sbean@usgs.gov",
      name: Caribbean-Florida Water Science Center (CFWSC)
    "hasCredential": [],
      url: https://www.usgs.gov/centers/cfwsc
    "hasOccupation": [
    roleName: Construction Mechanic
      {
    startDate: '2024-05-12T15:37:57.435478'
        "@type": "OrganizationalRole",
  identifier:
        "affiliatedOrganization": {
  - '@type': PropertyValue
          "@type": "Organization",
    propertyID: GeoKB
          "name": "Caribbean-Florida Water Science Center (CFWSC)",
    value: https://geokb.wikibase.cloud/entity/Q44718
          "url": "https://www.usgs.gov/centers/cfwsc"
  jobTitle: Construction Mechanic
        },
  knowsAbout: []
        "roleName": "Construction Mechanic",
  memberOf:
        "startDate": "2024-05-12T15:37:57.435478"
    '@type': OrganizationalRole
      }
    member:
    ],
      '@type': Organization
    "identifier": [
      name: U.S. Geological Survey
      {
    name: staff member
        "@type": "PropertyValue",
    startDate: '2024-05-12T15:37:57.432870'
        "propertyID": "GeoKB",
  name: Stephen Bean
        "value": "https://geokb.wikibase.cloud/entity/Q44718"
  url: https://www.usgs.gov/staff-profiles/stephen-bean
      }
    ],
    "jobTitle": "Construction Mechanic",
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "name": "staff member",
      "startDate": "2024-05-12T15:37:57.432870"
    },
    "name": "Stephen Bean",
    "url": "https://www.usgs.gov/staff-profiles/stephen-bean",
    "dateModified": "2024-05-12T00:00:00Z"
  }
}

Latest revision as of 20:02, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "affiliation": [],
   "description": [
     {
       "@type": "TextObject",
       "abstract": "Construction Mechanic with the Caribbean-Florida Water Science Center (CFWSC)",
       "additionalType": "short description"
     },
     {
       "@type": "TextObject",
       "abstract": "",
       "additionalType": "staff profile page introductory statement"
     }
   ],
   "email": "sbean@usgs.gov",
   "hasCredential": [],
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Caribbean-Florida Water Science Center (CFWSC)",
         "url": "https://www.usgs.gov/centers/cfwsc"
       },
       "roleName": "Construction Mechanic",
       "startDate": "2024-05-12T15:37:57.435478"
     }
   ],
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "GeoKB",
       "value": "https://geokb.wikibase.cloud/entity/Q44718"
     }
   ],
   "jobTitle": "Construction Mechanic",
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "name": "staff member",
     "startDate": "2024-05-12T15:37:57.432870"
   },
   "name": "Stephen Bean",
   "url": "https://www.usgs.gov/staff-profiles/stephen-bean",
   "dateModified": "2024-05-12T00:00:00Z"
 }

}