Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LibreCat/LibreCat
A publication management system
https://github.com/LibreCat/LibreCat
catmandu code4lib dancer elasticsearch perl
Last synced: about 1 month ago
JSON representation
A publication management system
- Host: GitHub
- URL: https://github.com/LibreCat/LibreCat
- Owner: LibreCat
- License: other
- Archived: true
- Created: 2015-09-15T06:27:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T06:27:55.000Z (5 months ago)
- Last Synced: 2024-09-06T01:12:52.230Z (5 months ago)
- Topics: catmandu, code4lib, dancer, elasticsearch, perl
- Language: Perl
- Homepage:
- Size: 14.5 MB
- Stars: 43
- Watchers: 13
- Forks: 12
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
- awesome-opendata-software - LibreCat - A publication management system. Used to create research data repositories too. (Data catalogs / Research data repositories)
README
[![Build Status](https://travis-ci.org/LibreCat/LibreCat.svg?branch=master)](https://travis-ci.org/LibreCat/LibreCat)
[![Coverage Status](https://coveralls.io/repos/github/LibreCat/LibreCat/badge.svg?branch=master)](https://coveralls.io/github/LibreCat/LibreCat?branch=master)
[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)# LibreCat - an institutional repository
LibreCat is a new institutional repository system developed by [LibreCat Group](http://librecat.org) which has as its key features:
* institutional repository
* publication list manager for reseachers
* institutional research data archive.The development started in 2013 in Bielefeld and was made available on GitHub
from the start. Since 2015 the code is in production at Bielefeld. In 2016 Ghent
University started using the cataloging backend in production.## Features
* Cataloging of many record types: Book, Book (Editor), Book Chapter, Book Review,
Conference Abstract, Conference (Editor), Conference Paper, Dissertation,
Encyclopedia Article, Journal Article, Special Issue, Newspaper Article, Preprint,
Report, Translation, Translation (Section), Working Paper, Thesis, Research Data,
Project, Award, Research Group
* Drag and drop upload of full-text publications
* Copycat from DOI, PubMED, ArXiv and Web of Science
* Google Scholar indexation support
* Citation styles configurable from [Zotero Style Repository](https://www.zotero.org/styles)
* Full MathJAX Latex support to add mathematical formulas in abstracts and titles
* Pluggable authentication modules
* Delegate input and management to user others
* Multilingual support
* ElasticSearch indexing
* Pluggable file store backend
* Command line support using 'Catmandu'
* OAI-PMH and SRU
* REST / content negotiation
* [Signposting](https://signposting.org)
* The LibreCat is open source and shipped with the same license as the Perl language: http://dev.perl.org/licenses/## Install
See our Wiki at: https://github.com/LibreCat/LibreCat/wiki