We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Due to improvements in wasCrawlDissemination it is now possible to browse Web Archive content using the webarchive-binary content-type:
webarchive-binary
https://argo.stanford.edu/catalog?f%5Bcontent_type_ssim%5D%5B%5D=webarchive-binary
However prior to this change this type was being overwritten with content type file. You can see some of these here:
file
https://argo.stanford.edu/catalog?f%5Bcontent_type_ssim%5D%5B%5D=file&q=web+archive&search_field=text
For consistency and to ease discoverability we should rewrite these content-types to be webarchive-binary.
The text was updated successfully, but these errors were encountered:
@andrewjbtw believes this could be handled via a bulk action. Would need work in Argo.
Sorry, something went wrong.
No branches or pull requests
Due to improvements in wasCrawlDissemination it is now possible to browse Web Archive content using the
webarchive-binary
content-type:https://argo.stanford.edu/catalog?f%5Bcontent_type_ssim%5D%5B%5D=webarchive-binary
However prior to this change this type was being overwritten with content type
file
. You can see some of these here:https://argo.stanford.edu/catalog?f%5Bcontent_type_ssim%5D%5B%5D=file&q=web+archive&search_field=text
For consistency and to ease discoverability we should rewrite these content-types to be webarchive-binary.
The text was updated successfully, but these errors were encountered: