dspace-angular
dspace-angular copied to clipboard
Generate the full text link of harvested items if using "Harvest Metadata with references to bitstreams"
Describe the bug Harvested items from ORE compliant repositories should have a link to its full-text if "Harvest Metadata with reference to bitstreams" was selected.
To Reproduce Steps to reproduce the behavior:
- Create a new collection
- In the Content Source tab, tick the checkbox that says "This collection harvests its content from an external source"
- Provide the OAI Provider and OAI specific set id
- Select any of the Metadata Format from the dropdown list
- In the Content being harvested, select "Harvest metadata and references to bitstreams (requires ORE support)"
- Click Save
- Click the Test Configuration, and then click the Import button
Expected behavior The harvested items should display the full text (if available) which links to the OAI provider.
Related work OAI Harvester in DSpace 7.x does not generate link to full text on ORE compliant source repository #8692