DSpace / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC8x/
BSD 3-Clause "New" or "Revised" License
895 stars 1.31k forks source link

[DS-2183] Updated version of Biblio Transformation Engine #5549

Closed dspace-bot closed 9 years ago

dspace-bot commented 10 years ago

Imported from JIRA [DS-2183] created by kutsurak

This is an update for the BTE to version 0.9.3.5. This version includes various bugfixes and enhancements for BTE. More info at https://github.com/EKT/Biblio-Transformation-Engine

One thing missing from this update is a new DataLoader for Endnote Export Format (.enw) files (more info: http://wiki.cns.iu.edu/pages/viewpage.action?pageId=1933370). The implementation of this data loader in our immediate plans.

Thanks,
Panos.

dspace-bot commented 9 years ago

tdonohue said:

This upgrade looks to need documentation before we can close this ticket.

dspace-bot commented 9 years ago

tdonohue said:

While this PR was merged into DSpace 5.0, we still have not received any updated Documentation on this BTE version upgrade. Are any documentation updates necessary?

Here's the existing 5.0 docs:
https://wiki.duraspace.org/pages/viewpage.action?pageId=45548176&src=search

From skimming the BTE changelog, it looks like several new Data Loaders have been added, which are not yet documented in the DSpace 5 docs.

dspace-bot commented 9 years ago

tdonohue said:

After some analysis, it looks like this is just a simple bug-fix version upgrade for BTE tools.

The BTE Changelog (for 0.9.3.5) lists some new data loaders (for Excel & MultiSource):
https://github.com/EKT/Biblio-Transformation-Engine#changelog

However, these data loaders were never actually enabled in DSpace (see the bte.xml):
https://github.com/DSpace/DSpace/blob/master/dspace/config/spring/api/bte.xml

Therefore, at this time, this upgrade is really just a bug fix. The new dataloaders were never enabled in DSpace, so they are not usable (by default) in DSpace.