All Projects → okfn → Bibserver

okfn / Bibserver

Licence: mit
BibServer is open-source software what makes it easy to publish, manage and find bibliographies. BibServer is RESTful and web-friendly.

Programming Languages

python
139335 projects - #7 most used programming language

.. image:: https://travis-ci.org/okfn/bibserver.svg?branch=master :target: https://travis-ci.org/okfn/bibserver

BibServer is an open-source RESTful bibliographic data server. BibServer makes it easy to create and manage collections of bibliographic records such as reading lists, publication lists and even complete library catalogs.

Main features:

  • Create and manage bibliographic collections simply and easily
  • Import (and export) your collection from bibtex, MARC, RIS, BibJSON, RDF or other bibliographic formats in a matter of seconds
  • Browse collection via an elegant faceted interface
  • Embed the collection browser in other websites
  • Full RESTful API
  • Open-source and free to use

Quick Links

Installation

See doc/install.rst or https://bibserver.readthedocs.io/en/latest/install.html

Command Line Usage

Command link script in cli.py. To see commands do::

./cli.py -h

Developers

To run the tests:

  1. Install nose (python-nose)

  2. Run the following command::

    nosetests -v test/

Copyright and License

Copyright 2011-2012 Open Knowledge Foundation.

Licensed under the MIT license

Vendor packages

This BibServer repository also includes the following vendor packages, all of which are JavaScript plugins available under open source license:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].