DSpaced

Component ID

1911858

Component name

DSpaced

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.