Item talk:Q45619: 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:32.251806",
  - '@type': TextObject
     "name": "Sabrina  Davenport",
     abstract: Fish Biologist with the Columbia Environmental Research Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Fish Biologist",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Sabrina is a Fish Biologist at the Columbia Environmental Research Center.
      {
     additionalType: staff profile page introductory statement
        "@type": "OrganizationalRole",
  email: sdavenport@usgs.gov
        "startDate": "2024-09-21T07:56:32.254263",
  hasCredential: []
        "affiliatedOrganization": {
  hasOccupation:
          "@type": "Organization",
  - '@type': OrganizationalRole
          "name": "Columbia Environmental Research Center",
    affiliatedOrganization:
          "url": "https://www.usgs.gov/centers/columbia-environmental-research-center"
      '@type': Organization
        },
      name: Columbia Environmental Research Center
        "roleName": "Fish Biologist"
      url: https://www.usgs.gov/centers/columbia-environmental-research-center
      }
    roleName: Fish Biologist
     ],
     startDate: '2024-05-12T15:15:43.838051'
    "description": [
  identifier:
      {
  - '@type': PropertyValue
        "@type": "TextObject",
     propertyID: GeoKB
        "additionalType": "short description",
     value: https://geokb.wikibase.cloud/entity/Q45619
        "abstract": "Fish Biologist with the Columbia Environmental Research Center"
  jobTitle: Fish Biologist
      },
  knowsAbout:
      {
  - '@type': Thing
        "@type": "TextObject",
    additionalType: self-claimed expertise
        "additionalType": "staff profile page introductory statement",
    name: Fisheries Biology
        "abstract": "Sabrina is a Fish Biologist at the Columbia Environmental Research Center."
  - '@type': Thing
      }
    additionalType: self-claimed expertise
    ],
    name: Threatened & Endangered Species
     "email": "sdavenport@usgs.gov",
  memberOf:
     "url": "https://www.usgs.gov/staff-profiles/sabrina-davenport",
    '@type': OrganizationalRole
    "affiliation": [],
    member:
    "hasCredential": [],
      '@type': Organization
    "knowsAbout": [
      name: U.S. Geological Survey
      {
    name: staff member
        "@type": "Thing",
    startDate: '2024-05-12T15:15:43.835492'
        "additionalType": "self-claimed expertise",
   name: Sabrina  Davenport
        "name": "Fisheries Biology"
  url: https://www.usgs.gov/staff-profiles/sabrina-davenport
      },
      {
        "@type": "Thing",
        "additionalType": "self-claimed expertise",
        "name": "Threatened & Endangered Species"
      }
    ],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:32.251813"
    }
   }
}

Latest revision as of 20:49, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:32.251806",
   "name": "Sabrina  Davenport",
   "identifier": [],
   "jobTitle": "Fish Biologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:32.254263",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Columbia Environmental Research Center",
         "url": "https://www.usgs.gov/centers/columbia-environmental-research-center"
       },
       "roleName": "Fish Biologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Fish Biologist with the Columbia Environmental Research Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Sabrina is a Fish Biologist at the Columbia Environmental Research Center."
     }
   ],
   "email": "sdavenport@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/sabrina-davenport",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "Fisheries Biology"
     },
     {
       "@type": "Thing",
       "additionalType": "self-claimed expertise",
       "name": "Threatened & Endangered Species"
     }
   ],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:32.251813"
   }
 }

}