/literature

Literature module for babylon-online.org

Primary LanguageRuby

README

This application covers literture adminitration for the babylon project. It will hold the main bibliography alongside many small project bibliographies inside the babylon universe.

Design ideas

The main datamodel 'subjects' should more or less cover everything in one table. Therefore it is STI and a Tree.

API

CiteAPI

Instructions

  • Ruby version 2.3.1

  • System dependencies none

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...