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

feat: Identify datasets by their URI #1426

Merged
merged 5 commits into from
Sep 23, 2024
Merged

feat: Identify datasets by their URI #1426

merged 5 commits into from
Sep 23, 2024

Commits on Sep 17, 2024

  1. feat: Identity datasets by their URI

    BREAKING CHANGE: terminology sources are no longer identifier by their
    distribution URI. Keep BC by still allowing the distribution URI to be
    used when searching. However, the sources query now returns source
    instead of distribution URIs.
    ddeboer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9fd718b View commit details
    Browse the repository at this point in the history
  2. feat: Identity datasets by their URI

    * Consistently identify variants with hash (#) instead of slash (/).
    
    BREAKING CHANGE: terminology sources are no longer identifier by their
    distribution URI. Keep BC by still allowing the distribution URI to be
    used when searching. However, the sources query now returns source
    instead of distribution URIs.
    ddeboer committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    40281e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    246889a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290886f View commit details
    Browse the repository at this point in the history