islandora-rdm / islandora_fits
Enables Technical Metadata derivative generation.
Package info
github.com/roblib/islandora_fits
Type:drupal-module
pkg:composer/islandora-rdm/islandora_fits
Requires
- ext-simplexml: *
This package is auto-updated.
Last update: 2026-06-05 16:25:35 UTC
README
Introduction
Provides an action to extract Technical Metadata from a digital asset by interacting with Crayfits (part of the Crayfish suite).
Requirements
islandoraandislandora_core_feature- A Crayfits microservice
- A message broker (e.g. Activemq) for Islandora
islandora-connector-derivative(from Alpaca) configured for Crayfits
Installation
For a full digital repository solution (including Fits), see our installation documentation.
To download/enable just this module, use the following from the command line:
$ composer require islandora/islandora $ drush en islandora_core_feature $ drush mim islandora_fits_tags $ drush en islandora_fits
Documentation
Further documentation for this module is available on the Islandora documentation site.
Troubleshooting/Issues
Having problems or solved a problem? Check out the Islandora google groups for a solution.
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 License Agreement. Please see the Contributors pages on Islandora.ca for more information.
We recommend using the islandora-playbook to get started.