Actions
Feature #16809
closedIntegrate Dimensions badge
Start date:
May 30, 2019
Due date:
% Done:
100%
Description
Similarly to what we did for Altmetrics, I would suggest integrating the Dimensions badge
It should be really trivial ... it is sufficient to embed the following code by taking care of inserting the DOI in the data-doi parameter. E.g. the following badge is about out paper https://openportal.isti.cnr.it/doc?id=people______::08ef76448b9490722370f165e1dc6e5e
<span class="__dimensions_badge_embed__" data-doi="10.5334/dsj-2016-006" data-hide-zero-citations="true" data-style="small_rectangle"></span><script async src="https://badge.dimensions.ai/badge.js" charset="utf-8"></script>
I would use the compact view above for decorating the result set entries. While I would suggest using the following one for the per product page.
<span class="__dimensions_badge_embed__" data-doi="10.5334/dsj-2016-006" data-hide-zero-citations="true" data-legend="always"></span><script async src="https://badge.dimensions.ai/badge.js" charset="utf-8"></script>
In attachment how they have integrated the Altmetrics and Dimenions badge in their own web site.
Files
Subtasks
Related issues
Actions