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

Update links handling for Aardvark transform #115

Merged
merged 1 commit into from
Jan 29, 2024

Commits on Jan 26, 2024

  1. Update links handling for Aardvark transform

    Why these changes are being introduced:
    With updates to the structure of dct_references_s in GeoHarvester, Transmogrifier needs updates
    as well for parsing that JSON string.
    
    How this addresses that need:
    * Field method get_links() is updated to handle new url / website type in JSON string
    * Updating to http vs https for schema.org URIs to be consistent with other OGM metadata
    
    Side effects of this change:
    * Additional links in TIMDEX record
    
    Relevant ticket(s):
    * https://mitlibraries.atlassian.net/browse/GDT-149
    ghukill committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2df0ab3 View commit details
    Browse the repository at this point in the history