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

}