Skip to content
Patrick Hochstenbach edited this page May 8, 2014 · 52 revisions

Catmandu provides a suite of Perl modules to ease the import, storage, retrieval, export and transformation of metadata records. Combine Catmandu modules with web application frameworks such as PSGI/Plack document stores such as MongoDB and full text indexes as Solr to create a rapid development environment for digital library services such as institutional repositories and search engines.

###Where do we use it?

In the LibreCat project it is our goal to provide in open source a set of programming components to build up digital libraries services suited to your local needs. Here is an example of the projects we are working on:

  • LibreCat-Catalog : a next generation institutional repository (in development).
  • LibreCat-Citation : a CSL based citation list (in development).
  • LibreCat-Search : an ElasticSearch based front-end for institutional repositories. GitHub
  • LibreCat-Grim : a Solr/(IIPImage)[http://iipimage.sourceforge.net/] based image database.
  • LibreCat-Archive : a Fedora Commons based digital repository.
  • LibreCat-Imaging : a MediaMosa based digitization workflow engine.

Clone this wiki locally