DiegoPino / islandora_importer

A pluggable batch ingester module for Islandora.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Islandora Importer Build Status

Introduction

Made primarily for ingesting objects described by MODS and DC, and currently imports ZIP files.

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

Configuration

Select whether or not to 'Use filename as Datastream label' in Administration » Islandora » Zip Importer (admin/islandora/zipimporter).

Configuration

Documentation

Further documentation for this module is available at our wiki.

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

FAQ

Q. How does Importer interact with XACML POLICY datstreams?

A. It doesn't. A POLICY datastream will not be applied to objects ingested via Zip File Importer on ingest, even if the policy of the parent collection is set to apply to all new objects ingested into the collection. You can retroactively apply a policy to objects imported via Zip File Importer by updating the policy on the parent collection and telling it to apply to "all children of this collection."

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3

About

A pluggable batch ingester module for Islandora.

License:GNU General Public License v3.0


Languages

Language:XSLT 88.5%Language:PHP 11.5%