Skip to content

Islandora/documentation

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea2a476 · May 31, 2017
Mar 1, 2017
May 9, 2017
May 12, 2017
May 12, 2017
May 12, 2017
May 12, 2017
May 12, 2017
May 12, 2017
May 31, 2017
May 12, 2017
May 12, 2017
May 12, 2017
May 12, 2017
May 12, 2017
Jun 29, 2016
Oct 29, 2016
May 12, 2017
Mar 20, 2017
May 15, 2017
May 29, 2017

Repository files navigation

Islandora CLAW Islandora CLAW

Introduction

Islandora CLAW is the next generation of Islandora. Still in development, this major upgrade will be compatible with Fedora 4.

For more details, please check out the following resources:

Repository Structure

  • Alpaca: Event driven middleware based on Apache Camel that synchronizes a Fedora 4 with Drupal.
  • docs: Documentation!
  • chullo: PHP client for Fedora 4 built using Guzzle and EasyRdf
  • Crayfish: A collection of Islandora CLAW microservices
  • Crayfish-Commons: A library housing shared code for Crayfish microservices
  • drupal-project: Composer template for Islandora CLAW Drupal
  • claw_install: Bleeding edge development environment
  • islandora: Islandora CLAW Drupal core module
  • islandora_collection: Islandora CLAW Drupal collection module
  • islandora_image: Islandora CLAW Drupal image module
  • jsonld: JSON-LD Serializer for Drupal 8 and Islandora CLAW
  • Syn: Tomcat valve for JWT Authentication

Note: the Ansible and Docker repositories were early experimental provisioning tools for the CLAW stack, and are currently not supported. For context see this. Development is focused on claw_vagrant, which is the recommended starting point for working with CLAW.

Sponsors

  • UPEI
  • discoverygarden inc.
  • LYRASIS
  • McMaster University
  • University of Limerick
  • York University
  • University of Manitoba
  • Simon Fraser University
  • PALS
  • American Philosophical Society
  • Common Media Inc.

Maintainers

Development

If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!

If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor Licencse Agreement. Please see the Contributors pages on Islandora.ca for more information.

If you want to pull down the submodules for development, don't forget to run git submodule update --init --recursive after cloning.