Item talk:Q44908: 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:55:35.946149",
  - '@type': TextObject
     "name": "Amanda J Boone",
     abstract: Ecologist with the Forest and Rangeland Ecosystem Science Center
     "identifier": [
     additionalType: short description
      {
  - '@type': TextObject
        "@type": "PropertyValue",
    abstract: I am Ecologist in the eDNA laboratory at the USGS Forest and Rangeland
        "propertyID": "ORCID",
       Ecosystem Science Center.
        "value": "0000-0002-6579-2569"
     additionalType: staff profile page introductory statement
       }
  email: aboone@usgs.gov
     ],
  hasCredential: []
    "jobTitle": "Ecologist",
  hasOccupation:
    "hasOccupation": [
  - '@type': OrganizationalRole
      {
    affiliatedOrganization:
        "@type": "OrganizationalRole",
      '@type': Organization
        "startDate": "2024-09-21T07:55:35.948448",
      name: Forest and Rangeland Ecosystem Science Center
        "affiliatedOrganization": {
      url: https://www.usgs.gov/centers/forest-and-rangeland-ecosystem-science-center
          "@type": "Organization",
    roleName: Ecologist
          "name": "Forest and Rangeland Ecosystem Science Center",
     startDate: '2024-05-12T15:53:03.651677'
          "url": "https://www.usgs.gov/centers/forest-and-rangeland-ecosystem-science-center"
  identifier:
        },
  - '@type': PropertyValue
        "roleName": "Ecologist"
     propertyID: GeoKB
      }
     value: https://geokb.wikibase.cloud/entity/Q44908
    ],
  - '@type': PropertyValue
     "description": [
     propertyID: ORCID
      {
     value: 0000-0002-6579-2569
        "@type": "TextObject",
  jobTitle: Ecologist
        "additionalType": "short description",
  knowsAbout: []
        "abstract": "Ecologist with the Forest and Rangeland Ecosystem Science Center"
  memberOf:
      },
    '@type': OrganizationalRole
      {
    member:
        "@type": "TextObject",
      '@type': Organization
        "additionalType": "staff profile page introductory statement",
      name: U.S. Geological Survey
        "abstract": "I am Ecologist in the eDNA laboratory at the USGS Forest and Rangeland Ecosystem Science Center."
    name: staff member
      }
    startDate: '2024-05-12T15:53:03.649066'
    ],
   name: Amanda J Boone
     "email": "aboone@usgs.gov",
  url: https://www.usgs.gov/staff-profiles/amanda-j-boone
     "url": "https://www.usgs.gov/staff-profiles/amanda-j-boone",
     "affiliation": [],
     "hasCredential": [],
    "knowsAbout": [],
    "memberOf": {
      "@type": "OrganizationalRole",
      "name": "staff member",
      "member": {
        "@type": "Organization",
        "name": "U.S. Geological Survey"
      },
      "startDate": "2024-09-21T07:55:35.946154"
    }
  },
   "ORCID": {
    "@context": "http://schema.org",
    "@id": "https://orcid.org/0000-0002-6579-2569",
    "@reverse": {},
    "@type": "Person",
    "familyName": "Boone",
    "givenName": "Amanda",
    "mainEntityOfPage": "https://orcid.org/0000-0002-6579-2569"
  }
}

Latest revision as of 20:11, 22 September 2024

{

 "USGS Staff Profile": {
   "@context": "https://schema.org",
   "@type": "Person",
   "dateModified": "2024-09-21T07:55:35.946149",
   "name": "Amanda J Boone",
   "identifier": [
     {
       "@type": "PropertyValue",
       "propertyID": "ORCID",
       "value": "0000-0002-6579-2569"
     }
   ],
   "jobTitle": "Ecologist",
   "hasOccupation": [
     {
       "@type": "OrganizationalRole",
       "startDate": "2024-09-21T07:55:35.948448",
       "affiliatedOrganization": {
         "@type": "Organization",
         "name": "Forest and Rangeland Ecosystem Science Center",
         "url": "https://www.usgs.gov/centers/forest-and-rangeland-ecosystem-science-center"
       },
       "roleName": "Ecologist"
     }
   ],
   "description": [
     {
       "@type": "TextObject",
       "additionalType": "short description",
       "abstract": "Ecologist with the Forest and Rangeland Ecosystem Science Center"
     },
     {
       "@type": "TextObject",
       "additionalType": "staff profile page introductory statement",
       "abstract": "I am Ecologist in the eDNA laboratory at the USGS Forest and Rangeland Ecosystem Science Center."
     }
   ],
   "email": "aboone@usgs.gov",
   "url": "https://www.usgs.gov/staff-profiles/amanda-j-boone",
   "affiliation": [],
   "hasCredential": [],
   "knowsAbout": [],
   "memberOf": {
     "@type": "OrganizationalRole",
     "name": "staff member",
     "member": {
       "@type": "Organization",
       "name": "U.S. Geological Survey"
     },
     "startDate": "2024-09-21T07:55:35.946154"
   }
 },
 "ORCID": {
   "@context": "http://schema.org",
   "@id": "https://orcid.org/0000-0002-6579-2569",
   "@reverse": {},
   "@type": "Person",
   "familyName": "Boone",
   "givenName": "Amanda",
   "mainEntityOfPage": "https://orcid.org/0000-0002-6579-2569"
 }

}