Closed mjordan closed 7 years ago
Github issue: (#257)
Adds an option to the OAI-PMH writer to harvest OAI metadata only, skipping the payload files.
For OAI-PMH toolchains, there is a new config option:
[WRITER] metadata_only = true
If set to true, the writer skips downloading any other files such as PDFs, images, etc.
true
metadata_only = true
We will need to update the documentation for the OAI-PMH toolchains.
@bondjimbond can you test?
issue-257.ini.txt
Thank you @mjordan. I've tested and this works as expected. @bondjimbond Would you like to test and or review before I go ahead and merge? Thank you.
Works for me.
Github issue: (#257)
What does this Pull Request do?
Adds an option to the OAI-PMH writer to harvest OAI metadata only, skipping the payload files.
What's new?
For OAI-PMH toolchains, there is a new config option:
If set to
true
, the writer skips downloading any other files such as PDFs, images, etc.How should this be tested?
metadata_only = true
optionAdditional Notes
We will need to update the documentation for the OAI-PMH toolchains.
Interested parties
@bondjimbond can you test?
issue-257.ini.txt