Collex Getting Started

From ARC Wiki
Revision as of 22:43, 1 May 2013 by Egrumbach (talk | contribs) (Getting the Source Code)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Getting the Source Code

The source code is housed on a public GitHub page. The Collex repositories are arranged in the following manner:

Catalog
A web service that exposes all of the documents stored in the solr index.
Collex
The public-facing web app for Collex.
Arc-Inbox
For accepting contributions to the arc catalog. 
Typewright
A web service that keeps info on the typewright documents.
Solr
An instance of solr configured to work with the Collex Catalog.
RDF-indexer
A Java app that indexes the RDF files into the solr index. It also handles text and does some testing of the RDF objects and the solr index.
Collex_wordpress_theme
A child of the Hybrid theme for gluing the WordPress portions to the Rails portions of Collex.

Gems

Please see the following links for information about required gems for the Collex software.