Item talk:Q46303: Difference between revisions

From geokb
No edit summary
(caching schema from staff profile page)
 
(2 intermediate revisions 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:27.474541",
  - '@type': TextObject
     "name": "Nicholas Gillespie",
     abstract: Office automation Clerk with the Eastern Ecological Science Center
     "identifier": [],
     additionalType: short description
     "jobTitle": "Office automation Clerk",
  - '@type': TextObject
     "hasOccupation": [
     abstract: Nick is an Office automation Clerk in the Bird Banding Laboratory at
      {
      the Eastern Ecological Science Center located in Reston, VA
        "@type": "OrganizationalRole",
     additionalType: staff profile page introductory statement
        "startDate": "2024-09-21T07:56:27.476934",
  email: njgillespie@usgs.gov
        "affiliatedOrganization": {
  hasCredential: []
          "@type": "Organization",
  hasOccupation:
          "name": "Eastern Ecological Science Center",
  - '@type': OrganizationalRole
          "url": "https://www.usgs.gov/centers/eesc"
    affiliatedOrganization:
        },
      '@type': Organization
        "roleName": "Office automation Clerk"
      name: Eastern Ecological Science Center
      },
      url: https://www.usgs.gov/centers/eesc
      {
    roleName: Office automation Clerk
        "@type": "OrganizationalRole",
    startDate: '2024-05-12T15:26:51.231445'
        "startDate": "2024-09-21T07:56:27.476935",
  - '@type': OrganizationalRole
        "affiliatedOrganization": {
    affiliatedOrganization:
          "@type": "Organization",
      '@type': Organization
          "name": "Bird Banding Laboratory",
      name: Bird Banding Laboratory
          "url": "https://www.usgs.gov/labs/bird-banding-laboratory"
      url: https://www.usgs.gov/labs/bird-banding-laboratory
        }
     startDate: '2024-05-12T15:26:51.233624'
      }
  identifier:
    ],
  - '@type': PropertyValue
     "description": [
     propertyID: GeoKB
      {
     value: https://geokb.wikibase.cloud/entity/Q46303
        "@type": "TextObject",
  jobTitle: Office automation Clerk
        "additionalType": "short description",
  knowsAbout: []
        "abstract": "Office automation Clerk with the Eastern Ecological Science Center"
  memberOf:
      },
    '@type': OrganizationalRole
      {
    member:
        "@type": "TextObject",
      '@type': Organization
        "additionalType": "staff profile page introductory statement",
      name: U.S. Geological Survey
        "abstract": "Nick is an Office automation Clerk in the Bird Banding Laboratory at the Eastern Ecological Science Center located in Reston, VA"
    name: staff member
      }
    startDate: '2024-05-12T15:26:51.228846'
    ],
   name: Nicholas Gillespie
     "email": "njgillespie@usgs.gov",
  url: https://www.usgs.gov/staff-profiles/nicholas-gillespie
     "url": "https://www.usgs.gov/staff-profiles/nicholas-gillespie",
    "affiliation": [],
    "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:56:27.474547"
    }
   }
}

Latest revision as of 20:47, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:56:27.474541",
   "name": "Nicholas Gillespie",
   "identifier": [],
   "jobTitle": "Office automation Clerk",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:27.476934",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Eastern Ecological Science Center",
         "url": "https://www.usgs.gov/centers/eesc"
       },
       "roleName": "Office automation Clerk"
     },
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:56:27.476935",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Bird Banding Laboratory",
         "url": "https://www.usgs.gov/labs/bird-banding-laboratory"
       }
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Office automation Clerk with the Eastern Ecological Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "Nick is an Office automation Clerk in the Bird Banding Laboratory at the Eastern Ecological Science Center located in Reston, VA"
     }
   ],
   "email": "njgillespie@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/nicholas-gillespie",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:56:27.474547"
   }
 }

}