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

Commits on Feb 7, 2024

  1. Expect single string URL for Aardvark dct_references_s

    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 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c8fdc03 View commit details
    Browse the repository at this point in the history