scriptotek / check-holdings

Tool to quickly check Alma holdings for a list of ISBN numbers

Home Page:https://ub-www01.uio.no/check-holdings/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check-holdings

Small tool that carries out a set of searches against the library catalogue and summarizes the local holdings for the results.

It's probably most useful for a list of ISBN numbers to quickly identify which of them are available in the library, but can also be used for other kinds of searches.

The tool queries Alma using SRU through the LSM middleware. LSM is configured to work with the 47BIBSYS_UBO Alma instance. If you don't want to host LSM yourself, I'm open to add more instances, but then I need an Alma API key with read access to Bibs and Electronic resources.

Project setup

  1. Copy .env.example to .env and update it with values for your institution.
  2. yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

About

Tool to quickly check Alma holdings for a list of ISBN numbers

https://ub-www01.uio.no/check-holdings/


Languages

Language:JavaScript 50.5%Language:Vue 46.5%Language:HTML 3.0%