Current Release
This documentation covers the latest release of Islandora 7.x. For the very latest in Islandora, we recommend Islandora 8.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

Islandora Badges displays various metrics (and other) badges on objects. Each badge is created by a submodule. Available badges include:

  • Altmetrics: display social media interactions
  • Scopus: Citation counts via the Scopus database
  • Web of Science: Citation counts via Web of Science
  • oaDOI: Provides a link to a fulltext document for objects without a PDF datastream, via the oadoi.org API

Badges will only display on objects that have a MODS datastream and a DOI (digital object identifier). The xpath to the DOI field is configurable.

Dependencies

This module requires the following modules/libraries:

Downloads

Release Notes and Downloads

Configuration

Configuration path is admin/islandora/tools/badges (Administration > Islandora > Islandora Utility Modules > Islandora Badges Configuration).

There are two administration fields:

  • DOI XPath
    • The XPath to the DOI element e.g. /mods:mods/mods:identifier[@type="doi"]
    • A default is included and should serve most repositories, but you can change it if yours is located elsewhere.
  • Content models
    • Choose which CModels are able to display badges (Currently only applies to Altmetrics)

Enabling Display

In order to display the badge, you'll need to configure the block. The path is admin/structure/blocks (Administration > Structure > Blocks)

Locate the "Islandora Altmetrics Badge" and select the region you want the badge to display, and save.


Example, you should then see the badge you selected in the region of choice.




  • No labels