Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Releases: ualbertalib/discovery

EDS Integration and Ingest Pipelines

29 Aug 18:53
Compare
Choose a tag to compare
Pre-release

EDS Integration:
-- EDS has been integrated with Blacklight using the EDS API.

ingest Pipelines:
-- Opinionated Metadata (OM) vocabularies have been written for Dublin Core and MODS (from Peel).
-- A generic ingester using OM has been written.
-- A proof-of-concept Dublin Core ingest Rake task has been added.

Deployable baseline

29 Jul 21:19
Compare
Choose a tag to compare
Deployable baseline Pre-release
Pre-release

This is an Ansible-deployable vanilla instance of blacklight. The Ansible playbook ("blacklight-application") installs base software, then Solr, Nginx, and Unicorn, and loads the Rails application.

Non-deployable baseline

17 Jul 22:02
Compare
Choose a tag to compare
Pre-release

This is an initial, non-deployable commit to give us a baseline to build off of.