Skip to content
New issue

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

Support all PCDM terms in Hyrax::FileMetadata::Use #6499

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Commits on Dec 4, 2023

  1. Support all PCDM terms in Hyrax::FileMetadata::Use

    Downstream Hyrax applications might use any of these, so for convenience
    Hyrax ought to provide them.
    
    Not included is `pcdmuse:PreservationMasterFile`, which is deprecated in
    favour of `pcdmuse:PreservationFile`.
    
    `Use::THUMBNAIL` has been aliased to `Use::THUMBNAIL_IMAGE`, which
    better matches the naming pattern of the other terms.
    marrus-sh committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bc48620 View commit details
    Browse the repository at this point in the history
  2. Rename existing THUMBNAIL 🔜 THUMBNAIL_IMAGE

    This will make it easier to deprecate `Use::THUMBNAIL` should we desire
    at a later date.
    marrus-sh committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3087f3c View commit details
    Browse the repository at this point in the history