Home - digitalutsc/islandora_lite_docs GitHub Wiki

Introduction

This documentation pertains to the UTSC-specific implementation of Islandora 2.0. The full documentation for that project available on the Islandora Foundation github pages site.

Target Systems Diagram

Islandora Lite System

Values/Goals/Strategies

  • Adhere to Drupal’s way of doing things & write Drupal modules.
  • Prefer modular to monolithic.
  • Consider accessibility first.
  • Prioritize and test for multilingual support.
  • Preservation is practice: We will monitor the health of content in the system using checksum checking and will serialize to bags. These will be stored and monitored in a separate system. Maybe Fedora.
  • We will maintain a playbook to simplify deployment and testing for us and others.