Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move fedora_content_location inside io hash for export script #7

Open
bbarberBPL opened this issue Oct 20, 2020 · 0 comments
Open

Move fedora_content_location inside io hash for export script #7

bbarberBPL opened this issue Oct 20, 2020 · 0 comments
Assignees

Comments

@bbarberBPL
Copy link
Contributor

bbarberBPL commented Oct 20, 2020

Move the fedora_content_location attribute inside a an attribute called io which should be a hash in Bplmodels::DatastreamExport in the files_for_export method
Ex.

file_hash = { ...
io: 
   { fedora_content_location: 'http://url_to_fedora_location }
}
@bbarberBPL bbarberBPL changed the title Move fedora_content_location inside metadata hash for export script Move fedora_content_location inside io hash for export script Oct 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants