Item talk:Q49399: 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-6478-5028
    "@context": "https://schema.org",
  '@reverse': {}
    "@type": "Person",
  '@type': Person
    "dateModified": "2024-09-21T07:57:27.213231",
  affiliation:
    "name": "Susan Smith",
     '@type': Organization
     "identifier": [],
     alternateName: 'National Wildlife Health Center '
     "jobTitle": "Microbiologist",
     identifier:
     "hasOccupation": [
       '@type': PropertyValue
       {
      propertyID: RINGGOLD
        "@type": "OrganizationalRole",
      value: '2928'
        "startDate": "2024-09-21T07:57:27.216783",
    name: US Geological Survey
        "affiliatedOrganization": {
  familyName: Smith
          "@type": "Organization",
  givenName: Susan
          "name": "National Wildlife Health Center",
  mainEntityOfPage: https://orcid.org/0000-0001-6478-5028
          "url": "https://www.usgs.gov/centers/nwhc"
USGS Staff Profile:
        },
  '@context': https://schema.org
        "roleName": "Microbiologist"
  '@type': Person
      }
  affiliation: []
    ],
  description:
    "description": [
  - '@type': TextObject
      {
    abstract: Microbiologist with the National Wildlife Health Center
        "@type": "TextObject",
     additionalType: short description
        "additionalType": "short description",
  email: null
        "abstract": "Microbiologist with the National Wildlife Health Center"
  hasCredential: []
      }
  hasOccupation:
     ],
  - '@type': OrganizationalRole
    "email": null,
     affiliatedOrganization:
    "url": "https://www.usgs.gov/staff-profiles/susan-smith",
       '@type': Organization
    "affiliation": [],
       name: National Wildlife Health Center
    "hasCredential": [],
       url: https://www.usgs.gov/centers/nwhc
    "knowsAbout": [],
    roleName: Microbiologist
     "memberOf": {
    startDate: '2024-05-10T20:48:58.985050'
       "@type": "OrganizationalRole",
   jobTitle: Microbiologist
       "name": "staff member",
  knowsAbout: []
       "member": {
  memberOf:
        "@type": "Organization",
     '@type': OrganizationalRole
        "name": "U.S. Geological Survey"
     description: Former Employee
      },
     member:
      "startDate": "2024-09-21T07:57:27.213236",
       '@type': Organization
      "description": "Former Employee"
       name: U.S. Geological Survey
    }
     name: staff member
  },
     startDate: '2024-05-10T20:48:58.981612'
   "ORCID": {
  name: Susan Smith
    "@context": "http://schema.org",
  url: https://www.usgs.gov/staff-profiles/susan-smith
    "@id": "https://orcid.org/0000-0001-6478-5028",
     "@reverse": {},
     "@type": "Person",
     "affiliation": {
       "@type": "Organization",
      "alternateName": "National Wildlife Health Center ",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "RINGGOLD",
        "value": "2928"
      },
       "name": "US Geological Survey"
     },
     "familyName": "Smith",
    "givenName": "Susan",
    "mainEntityOfPage": "https://orcid.org/0000-0001-6478-5028"
  }
}

Latest revision as of 15:05, 21 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:57:27.213231",
   "name": "Susan Smith",
   "identifier": [],
   "jobTitle": "Microbiologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:57:27.216783",
       "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/susan-smith",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:57:27.213236",
     "description": "Former Employee"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0001-6478-5028",
   "@reverse": {},
   "@type": "Person",
   "affiliation": {
     "@type": "Organization",
     "alternateName": "National Wildlife Health Center ",
     "identifier": {
       "@type": "PropertyValue",
       "propertyID": "RINGGOLD",
       "value": "2928"
     },
     "name": "US Geological Survey"
   },
   "familyName": "Smith",
   "givenName": "Susan",
   "mainEntityOfPage": "https://orcid.org/0000-0001-6478-5028"
 }

}