You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
In addition, it would be great to output the link to each file on GWSS (the link that opens the PDF in the browser), as content contributors often want this information.
I have written some Python code that can retrieve this from the Solr index based on either a collection ID or work ID's, but perhaps the batch loader can retrieve this at point of upload...
Recommend also adding setting in config.py that would be the URL to prepend to the repository ID. For example, its value might be set to https://scholarspace.library.gwu.edu/work/ so that the output CSV lists links like https://scholarspace.library.gwu.edu/work/a1b2c3d4 where the last segment is the ID we are already receiving back from the rake task.
For the initial implementation, each row of the CSV can simply include the URL or an error message if the item was not loaded/updated.
No description provided.
The text was updated successfully, but these errors were encountered: