Researcher Pages
A project between @Mire and The World Bank's Open Knowledge Repository is to add author pages to DSpace. Thus far, it appears that it shows the author's name, a photo of the author, their biography, and a list of their item's in DSpace that they are an author of.This is in use at: https://openknowledge.worldbank.org/author-page?author=Abras%2C+Ana+Luisa
Altmetrics Statistics Badge
For articles that have a DOI, you can integrate with the Altmetrics statistics service to display a badge of alternative usage of that article. Altmetrics are things like people citing the paper, mentioning them in a social network or blog, or adding it to your Mendeley library. I've seen this integrated into DSpace by Longsight's Sam Ottenhoff for Marine Biology Laboratory / Woods Hole Oceanographic Institution Open Access Server.See DSpace and Altmetric's in use at: https://darchive.mblwhoilibrary.org/handle/1912/6598
Are these dspace plugins? or are modifications to the code?
ReplyDeleteHi Claudio,
ReplyDeleteModifications to the code.
The Author Profiles was seriously being considered for being included in DSpace 5, but will involve further debate, but the code is available at: https://github.com/DSpace/DSpace/pull/668
The AltMetrics badge will be included in the upcoming DSpace 5. The code for altmetrics badge is: https://github.com/DSpace/DSpace/pull/685
Thanks for your answer.. I'll try to implement these functions in my repositories
ReplyDelete:)