salamynder / bibserver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

License:MIT License


Languages

Language:Python 72.5%Language:HTML 16.2%Language:Perl 7.9%Language:JavaScript 3.3%Language:CSS 0.2%