Bug 25620 - Add Browzine enrichment for Serials in OPAC
Summary: Add Browzine enrichment for Serials in OPAC
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-29 08:43 UTC by Jeremy Evans
Modified: 2022-02-17 11:41 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Evans 2020-05-29 08:43:28 UTC
In the OPAC books have jacket images and other enrichment supplied from services such as Syndetics. However there is no enrichment displayed for serials.

We use Browzine for our Serials holdings and this is integrated into the serial records in EBSCO Discovery, which includes the addition of journal cover images.
We would like the Browzine integration to also appear in the Koha OPAC.

For a serial record in Koha if the ISSN matches in Browzine, the OPAC should display using the Browzine data feed:

Journal cover image
Live link to current issue
Browzine journal contents search box
Name and links to all subject categories assigned to that journal in BrowZine



The Browzine API will return the following data from an ISSN search:

Title of the journal
Path to the current issue of the journal
Path to the journal cover image
SJR value (SciMago Journal Rank)
Name and links to all subject categories assigned to that journal in BrowZine


The Browzine LibraryID will need configuring in the Koha preferences.

Browzine API:
https://support.thirdiron.com/knowledgebase/articles/1127656-browzine-api-functionality
Comment 1 Jeremy Evans 2022-02-17 11:41:29 UTC
We are still interested in this.