Item talk:Q163151: 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-21T08:00:28.402786",
  - '@type': TextObject
     "name": "Judy Williamson",
     abstract: Microbiologist with the National Wildlife Health Center
     "identifier": [],
     additionalType: short description
    "jobTitle": "Microbiologist",
  email: null
    "hasOccupation": [
  hasCredential: []
      {
  hasOccupation:
        "@type": "OrganizationalRole",
  - '@type': OrganizationalRole
        "startDate": "2024-09-21T08:00:28.405265",
    affiliatedOrganization:
        "affiliatedOrganization": {
      '@type': Organization
          "@type": "Organization",
      name: National Wildlife Health Center
          "name": "National Wildlife Health Center",
      url: https://www.usgs.gov/centers/nwhc
          "url": "https://www.usgs.gov/centers/nwhc"
    roleName: Microbiologist
        },
     startDate: '2024-05-12T15:19:47.965840'
        "roleName": "Microbiologist"
  identifier:
      }
  - '@type': PropertyValue
    ],
     propertyID: GeoKB
     "description": [
     value: https://geokb.wikibase.cloud/entity/Q163151
      {
  jobTitle: Microbiologist
        "@type": "TextObject",
  knowsAbout: []
        "additionalType": "short description",
  memberOf:
        "abstract": "Microbiologist with the National Wildlife Health Center"
    '@type': OrganizationalRole
      }
    description: Former Employee
    ],
    member:
     "email": null,
      '@type': Organization
     "url": "https://www.usgs.gov/staff-profiles/judy-williamson",
      name: U.S. Geological Survey
    "affiliation": [],
    name: staff member
    "hasCredential": [],
    startDate: '2024-05-12T15:19:47.963286'
    "knowsAbout": [],
   name: Judy Williamson
    "memberOf": {
  url: https://www.usgs.gov/staff-profiles/judy-williamson
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T08:00:28.402794",
      "description": "Former Employee"
    }
   },
  "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0001-7110-1632",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Williamson",
    "givenName": "Judy",
    "mainEntityOfPage": "https://orcid.org/0000-0001-7110-1632"
  }
}

Latest revision as of 15:17, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T08:00:28.402786",
   "name": "Judy Williamson",
   "identifier": [],
   "jobTitle": "Microbiologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T08:00:28.405265",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "National Wildlife Health Center",
         "url": "https://www.usgs.gov/centers/nwhc"
       },
       "roleName": "Microbiologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Microbiologist with the National Wildlife Health Center"
     }
   ],
   "email": null,
   "url": "https://www.usgs.gov/staff-profiles/judy-williamson",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T08:00:28.402794",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0001-7110-1632",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Williamson",
   "givenName": "Judy",
   "mainEntityOfPage": "https://orcid.org/0000-0001-7110-1632"
 }

}