This repository contains implementation of Blue Mountain Springs, an API to Blue Mountain, a digital library of avant-garde magazines.
It is written in XQuery and XSLT and uses eXist-db, version 3.
In 2015-2016, Blue Mountain Springs was sponsored by the Center for Digital Humanities at Princeton.
- The main documentation for Blue Mountain Springs can be found in the doc/ directory of this repository.
- Blue Mountain
- Official Blue Mountain Springs site
- Blue Mountain Springs at Princeton CDH
- Blue Mountain metadata repository
- Blue Mountain TEI transcriptions repository
- RESTXQ Specification
This version of Blue Mountain Springs is deployed as an eXist-db application. See the eXist-db documentation for a full description of the directory structure.
- eXist-db version 3.0
- Blue Mountain Springs is known to run under OS X 10.11 and Ubuntu Linux (VERSION??).
Follow the directions in installing.html.
For this release, you will also have to import the data into your eXist database. There are two data sources: METS/ALTO data and TEI transcription data.
- clone the main Blue Mountain repository
- run ant in the db folder:
ant load-conf
ant load-pilot
- clone the Blue Mountain transcriptions repository
- run ant in the db folder:
ant load-conf
ant load-pilot