Item talk:Q46935: Difference between revisions
From geokb
(Updated item talk page content) |
(caching schema from staff profile page) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | |||
"USGS Staff Profile": { | |||
"@context": "https://schema.org", | |||
"@type": "Person", | |||
"dateModified": "2024-09-21T07:58:01.945647", | |||
"name": "John Jackson", | |||
"identifier": [ | |||
{ | |||
"@type": "PropertyValue", | |||
"propertyID": "ORCID", | |||
"value": "0000-0002-6320-0355" | |||
} | |||
], | |||
"jobTitle": "Research Geologist", | |||
"hasOccupation": [ | |||
{ | |||
"@type": "OrganizationalRole", | |||
"startDate": "2024-09-21T07:58:01.949273", | |||
"affiliatedOrganization": { | |||
"@type": "Organization", | |||
"name": "Geology, Energy & Minerals Science Center", | |||
"url": "https://www.usgs.gov/centers/geology-energy-and-minerals-science-center" | |||
}, | |||
"roleName": "Research Geologist" | |||
} | |||
], | |||
"description": [ | |||
{ | |||
"@type": "TextObject", | |||
"additionalType": "short description", | |||
"abstract": "Research Geologist with the Geology, Energy & Minerals Science Center" | |||
}, | |||
{ | |||
"@type": "TextObject", | |||
"additionalType": "staff profile page introductory statement", | |||
url: https://www.usgs.gov/staff-profiles/john-jackson | "abstract": "John Jackson is a Research Geologist with the USGS Geology, Energy & Minerals (GEM) Science Center in Reston, VA." | ||
} | |||
], | |||
"email": "jjackson@usgs.gov", | |||
"url": "https://www.usgs.gov/staff-profiles/john-jackson", | |||
"affiliation": [], | |||
"hasCredential": [], | |||
"knowsAbout": [], | |||
"memberOf": { | |||
"@type": "OrganizationalRole", | |||
"name": "staff member", | |||
- | "member": { | ||
"@type": "Organization", | |||
orcid | "name": "U.S. Geological Survey" | ||
}, | |||
"startDate": "2024-09-21T07:58:01.945653" | |||
} | |||
}, | |||
"ORCID": { | |||
"@context": "http://schema.org", | |||
"@id": "https://orcid.org/0000-0002-6320-0355", | |||
"@reverse": {}, | |||
"@type": "Person", | |||
"familyName": "Jackson", | |||
"givenName": "John", | |||
"mainEntityOfPage": "https://orcid.org/0000-0002-6320-0355" | |||
} | |||
} |
Latest revision as of 21:41, 22 September 2024
{
"USGS Staff Profile": { "@context": "https://schema.org", "@type": "Person", "dateModified": "2024-09-21T07:58:01.945647", "name": "John Jackson", "identifier": [ { "@type": "PropertyValue", "propertyID": "ORCID", "value": "0000-0002-6320-0355" } ], "jobTitle": "Research Geologist", "hasOccupation": [ { "@type": "OrganizationalRole", "startDate": "2024-09-21T07:58:01.949273", "affiliatedOrganization": { "@type": "Organization", "name": "Geology, Energy & Minerals Science Center", "url": "https://www.usgs.gov/centers/geology-energy-and-minerals-science-center" }, "roleName": "Research Geologist" } ], "description": [ { "@type": "TextObject", "additionalType": "short description", "abstract": "Research Geologist with the Geology, Energy & Minerals Science Center" }, { "@type": "TextObject", "additionalType": "staff profile page introductory statement", "abstract": "John Jackson is a Research Geologist with the USGS Geology, Energy & Minerals (GEM) Science Center in Reston, VA." } ], "email": "jjackson@usgs.gov", "url": "https://www.usgs.gov/staff-profiles/john-jackson", "affiliation": [], "hasCredential": [], "knowsAbout": [], "memberOf": { "@type": "OrganizationalRole", "name": "staff member", "member": { "@type": "Organization", "name": "U.S. Geological Survey" }, "startDate": "2024-09-21T07:58:01.945653" } }, "ORCID": { "@context": "http://schema.org", "@id": "https://orcid.org/0000-0002-6320-0355", "@reverse": {}, "@type": "Person", "familyName": "Jackson", "givenName": "John", "mainEntityOfPage": "https://orcid.org/0000-0002-6320-0355" }
}