Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Tested with DSpace version 1.7.1 only.

Provides a set of default Feeds importers that can be used to import community data and community items from a DSpace repository using the DSpace REST API. Imported items are updated on cron.

Includes submodule dspaced_entities which defines community, item and taxonomy entities that cover both default DSpace fields and Dublin Core metadata fields. Custom fields can be added with hooks, or dspaced_entities can be replaced with different fields and xpath mappings.

Includes submodule dspaced_monitoring which provides views for monitoring import queues.

Project information