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

Schema v1 to Aardvark migrator #164

Closed
wants to merge 6 commits into from

Commits on Sep 13, 2023

  1. Schema v1 to Aardvark migrator

    - Handle elements without crosswalk (via lookup tables)
    - Support migrating collections in dct_isPartOf_sm
    - Convert single to multivalued fields where appropriate
    - Retain custom fields and remove deprecated fields
    
    Closes OpenGeoMetadata#121
    thatbudakguy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4fbf033 View commit details
    Browse the repository at this point in the history
  2. Adjust resource class and type mapping for v1-aardvark conversion

    - Convert 'Physical Object' class to 'Other' instead of 'Maps'
    - Convert 'Table' type to 'Table data' instead of no value
    - Don't convert 'ScannedMap' type
    thatbudakguy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    43e1b49 View commit details
    Browse the repository at this point in the history
  3. update lint and ignore IDE files

    Michael Cain authored and thatbudakguy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    274b078 View commit details
    Browse the repository at this point in the history
  4. add save-nav to #gsub; updated guard clause

    Michael Cain authored and thatbudakguy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    14180f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97fe4b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    2eaaa4e View commit details
    Browse the repository at this point in the history