emory-libraries / dlp-selfdeposit

0 stars 0 forks source link

Adjust access_rights vs. rights_notes in the form and model #374

Closed eporter23 closed 2 months ago

eporter23 commented 3 months ago

Due to some nomenclature and mapping mixups between our local metadata profile and Hyrax's current metadata, I've uncovered a fix that we need to make.

We have access_rights in place as required on the form currently, however, this is not the field and RDF predicate we want to use for free text copyright statements.

Instead, we should use rights_notes (http://purl.org/dc/elements/1.1/rights) to contain free-text rights statements.

For this ticket please adjust the following:

Additional work that may be needed:

bwatson78 commented 3 months ago

PR made: https://github.com/emory-libraries/dlp-selfdeposit/pull/381

eporter23 commented 3 months ago

Suggestion: provide a README for the application. We have to know the IDs for the Admin Set and Collection and these need to be provided as the ENV variables.

eporter23 commented 2 months ago

Looks great @bwatson78 - also please disregard the above comment which I clearly added to the wrong ticket.