Skip to content
/ grima Public

grima - whispering into alma's ear with APIs

Notifications You must be signed in to change notification settings

zemkat/grima

Repository files navigation

grima

Whisper into Alma's ear using APIs to speed up workflows. With grima, you can use small web-based tools to do tasks like:

  • View / Print a MARC record
  • View bibs, holdings, items in a hierarchy
  • Delete a bib and all of its inventory
  • Create a boundwith
  • Quickly add lots of similar items to a set or serial
  • ... whatever else you want to write with the grima library!

Getting started

First download the most recent release. Next see the setup documentation for installing grima on your web server and getting started using (and developing) grimas.

File structure

  • grimas - most code, including main library and individual grimas
  • docs - documentation

License

This software is copyright Kathryn Lybarger and distributed under CC-BY-SA.

Unless otherwise stated, the software on this site is provided "as-is," without any express or implied warranty. In no event shall zemkat be held liable for any damages arising from the use of the software. Please test individual grimas on your own data (or sandbox data) before using extensively!

Acknowledgements

  • Thanks to Jack Schmidt for everything.
  • Thanks to the UK Libraries Cataloging and Database Integrity for inspiration and testing.
  • Thanks to Ex Libris for the underlying APIs, and to ELUNA for the community to work with them.