Skip to content

haiyun-document/bibserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 bibliogrpaphic 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
  • Hosted service available at http://bibsoup.net/

Quick Links

Installation

See doc/install.rst or http://bibserver.readthedocs.org/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 GNU Affero GPL v3

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published