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

Expect single string URL for Aardvark dct_references_s #118

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

ghukill
Copy link
Contributor

@ghukill ghukill commented Feb 7, 2024

Purpose and background context

GeoHarvester will begin putting the external URL for MITAardvark records as a single string in the dct_references_s field, as opposed to an array of objects as was formerly the case.

Small change in where to look for this value, with the end result of the TIMDEX record unchanged.

How can a reviewer manually see the effects of these changes?

Tests do a good job of demonstrating the change.

Includes new or updated dependencies?

NO

Changes expectations for external applications?

YES - GeoHarvester has an associated PR: MITLibraries/geo-harvester#139

What are the relevant tickets?

Developer

  • All new ENV is documented in README
  • All new ENV has been added to staging and production environments
  • All related Jira tickets are linked in commit message(s)
  • Stakeholder approval has been confirmed (or is not needed)

Code Reviewer(s)

  • The commit message is clear and follows our guidelines (not just this PR message)
  • There are appropriate tests covering any new functionality
  • The provided documentation is sufficient for understanding any new functionality introduced
  • Any manual tests have been performed and verified
  • New dependencies are appropriate or there were no changes

Why these changes are being introduced:
GeoHarvester will begin putting the external URL for MITAardvark records as a single string in the
dct_references_s field, as opposed to an array of objects.

How this addresses that need:
* Expects the external URL as the direct value for key 'http://schema.org/url'

Side effects of this change:
* None; downstream records for TIM and Opensearch will look the same

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/GDT-68
@ghukill ghukill merged commit 91980e8 into main Feb 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants