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

Implement an identifier mapping service #41

Merged
merged 26 commits into from
Mar 15, 2023
Merged

Implement an identifier mapping service #41

merged 26 commits into from
Mar 15, 2023

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    eec5ff6 View commit details
    Browse the repository at this point in the history
  2. Update mapping_service.py

    cthoyt committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    a92c385 View commit details
    Browse the repository at this point in the history
  3. Update mapping_service.py

    cthoyt committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    c841991 View commit details
    Browse the repository at this point in the history
  4. Update tests

    cthoyt committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    bd0aa7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89a9f8b View commit details
    Browse the repository at this point in the history
  6. Test last functionality

    cthoyt committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    4fdfea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    3fa482d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f280f3 View commit details
    Browse the repository at this point in the history
  3. Update mapping_service.py

    cthoyt committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    33f6800 View commit details
    Browse the repository at this point in the history
  4. Add flask app

    cthoyt committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    e33487b View commit details
    Browse the repository at this point in the history
  5. Update mapping_service.py

    cthoyt committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    1c05478 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Add custom processor

    cthoyt committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6004018 View commit details
    Browse the repository at this point in the history
  2. Reorganize code

    cthoyt committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e71b14b View commit details
    Browse the repository at this point in the history
  3. Reorganize and add tests

    cthoyt committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1b10fc8 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    cthoyt committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8553143 View commit details
    Browse the repository at this point in the history
  5. Update rdflib_custom.py

    cthoyt committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    2c6c210 View commit details
    Browse the repository at this point in the history
  6. Consolidate

    cthoyt committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    b4ef1d7 View commit details
    Browse the repository at this point in the history
  7. Update tests and config

    cthoyt committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8bb58f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Add Jerven post-processor

    cthoyt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b243e33 View commit details
    Browse the repository at this point in the history
  2. CI

    cthoyt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dfbde68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a301d0c View commit details
    Browse the repository at this point in the history
  4. Flake8

    cthoyt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9a37305 View commit details
    Browse the repository at this point in the history
  5. Make rows deterministic

    cthoyt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    32d1044 View commit details
    Browse the repository at this point in the history
  6. Finish full testing and CI

    cthoyt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8ba8f26 View commit details
    Browse the repository at this point in the history
  7. Clean up

    cthoyt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8a0e86e View commit details
    Browse the repository at this point in the history
  8. Add docs and coverage

    cthoyt committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ffa0c33 View commit details
    Browse the repository at this point in the history