Item talk:Q48045: Difference between revisions

From geokb
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'@context': https://schema.org
{
'@type': Person
  "USGS Staff Profile": {
affiliation: []
    "_id": "https://www.usgs.gov/staff-profiles/kim-miller",
description:
    "item": "https://geokb.wikibase.cloud/entity/Q48045",
- '@type': TextObject
    "last_update": "2024-05-11T00:00:00Z",
  abstract: Developmental Programs Manager with the Human Capital
    "previous_address": null,
  additionalType: short description
    "qid": "Q48045",
email: null
    "retrieved": "2024-05-11T00:00:00Z",
hasCredential: []
    "schema": {
hasOccupation:
      "@context": "https://schema.org",
- '@type': OrganizationalRole
      "@type": "Person",
  affiliatedOrganization:
      "affiliation": [],
    '@type': Organization
      "description": [
    name: Human Capital
        {
    url: https://www.usgs.gov/human-capital
          "@type": "TextObject",
  roleName: Developmental Programs Manager
          "abstract": "Developmental Programs Manager with the Human Capital",
  startDate: '2024-05-10T21:07:06.472081'
          "additionalType": "short description"
jobTitle: Developmental Programs Manager
        }
knowsAbout: []
      ],
memberOf:
      "email": null,
  '@type': OrganizationalRole
      "hasCredential": [],
  description: Former Employee
      "hasOccupation": [
  member:
        {
    '@type': Organization
          "@type": "OrganizationalRole",
    name: U.S. Geological Survey
          "affiliatedOrganization": {
  name: staff member
            "@type": "Organization",
  startDate: '2024-05-10T21:07:06.468547'
            "name": "Human Capital",
name: Kim Miller
            "url": "https://www.usgs.gov/human-capital"
url: https://www.usgs.gov/staff-profiles/kim-miller
          },
          "roleName": "Developmental Programs Manager",
          "startDate": "2024-05-10T21:07:06.472081"
        }
      ],
      "jobTitle": "Developmental Programs Manager",
      "knowsAbout": [],
      "memberOf": {
        "@type": "OrganizationalRole",
        "description": "Former Employee",
        "member": {
          "@type": "Organization",
          "name": "U.S. Geological Survey"
        },
        "name": "staff member",
        "startDate": "2024-05-10T21:07:06.468547"
      },
      "name": "Kim Miller",
      "url": "https://www.usgs.gov/staff-profiles/kim-miller"
    },
    "status_code": "200"
  }
}

Latest revision as of 20:08, 30 August 2024

{

 "USGS Staff Profile": {
   "_id": "https://www.usgs.gov/staff-profiles/kim-miller",
   "item": "https://geokb.wikibase.cloud/entity/Q48045",
   "last_update": "2024-05-11T00:00:00Z",
   "previous_address": null,
   "qid": "Q48045",
   "retrieved": "2024-05-11T00:00:00Z",
   "schema": {
     "@context": "https://schema.org",
     "@type": "Person",
     "affiliation": [],
     "description": [
       {
         "@type": "TextObject",
         "abstract": "Developmental Programs Manager with the Human Capital",
         "additionalType": "short description"
       }
     ],
     "email": null,
     "hasCredential": [],
     "hasOccupation": [
       {
         "@type": "OrganizationalRole",
         "affiliatedOrganization": {
           "@type": "Organization",
           "name": "Human Capital",
           "url": "https://www.usgs.gov/human-capital"
         },
         "roleName": "Developmental Programs Manager",
         "startDate": "2024-05-10T21:07:06.472081"
       }
     ],
     "jobTitle": "Developmental Programs Manager",
     "knowsAbout": [],
     "memberOf": {
       "@type": "OrganizationalRole",
       "description": "Former Employee",
       "member": {
         "@type": "Organization",
         "name": "U.S. Geological Survey"
       },
       "name": "staff member",
       "startDate": "2024-05-10T21:07:06.468547"
     },
     "name": "Kim Miller",
     "url": "https://www.usgs.gov/staff-profiles/kim-miller"
   },
   "status_code": "200"
 }

}