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

Enhanced the use of namespaces #195

Merged
merged 24 commits into from
Mar 16, 2024
Merged

Commits on Mar 10, 2024

  1. Added persistent cache to Namespace and simplified the implementation.

    Added extend_namespace() utility function and more tests.
    jesper-friis committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    01d82dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b5a4b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    1c2d399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7491bf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    412125c View commit details
    Browse the repository at this point in the history
  4. Improved wording

    jesper-friis committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    427821a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b74e757 View commit details
    Browse the repository at this point in the history
  6. Fix CI pylint E1101 (no-member)

    Tor S. Haugland committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b4cc429 View commit details
    Browse the repository at this point in the history
  7. Try to fix no-member by initializing Namespace

    Tor S. Haugland committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e74a6c8 View commit details
    Browse the repository at this point in the history
  8. Fix private attribute

    Tor S. Haugland committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e8e147f View commit details
    Browse the repository at this point in the history
  9. Readded cachemode and triplestore_url arguments with a deprecatio…

    …n warning for backward compatibility.
    jesper-friis committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e676846 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f75ff6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update docs/tutorial.md

    Co-authored-by: Francesca L. Bleken <48128015+francescalb@users.noreply.github.com>
    jesper-friis and francescalb authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    18702de View commit details
    Browse the repository at this point in the history
  2. Update docs/tutorial.md

    Co-authored-by: Francesca L. Bleken <48128015+francescalb@users.noreply.github.com>
    jesper-friis and francescalb authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    081f168 View commit details
    Browse the repository at this point in the history
  3. Update tests/test_namespace.py

    Co-authored-by: Francesca L. Bleken <48128015+francescalb@users.noreply.github.com>
    jesper-friis and francescalb authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ae3b298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56f7783 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. As suggested by reviewer, readded the removed comment about the `trip…

    …lestore`
    
    argument to Triplestore.bind() in the tutorial.
    jesper-friis committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7996158 View commit details
    Browse the repository at this point in the history
  2. Merge branch '194-namespace-cache-and-extension' of github.com:EMMC-A…

    …SBL/tripper into 194-namespace-cache-and-extension
    jesper-friis committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0c91afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b3931 View commit details
    Browse the repository at this point in the history
  4. Improved formulation

    jesper-friis committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0863555 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    e124866 View commit details
    Browse the repository at this point in the history
  2. Updated new tests

    jesper-friis committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    58e06d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    d9bfece View commit details
    Browse the repository at this point in the history
  2. Merge branch '194-namespace-cache-and-extension' of github.com:EMMC-A…

    …SBL/tripper into 194-namespace-cache-and-extension
    jesper-friis committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d3bc81a View commit details
    Browse the repository at this point in the history