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

Qanary pipeline v3.6.0 with additional helpers #130

Merged
merged 6 commits into from
Jan 29, 2023

Commits on Jan 28, 2023

  1. additional helpers to get annotations easier

    integrated into test UI
    anbo-de committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    fe021e4 View commit details
    Browse the repository at this point in the history
  2. updated dependencies & test for uncovering runtime

    added tests with uncover runtime errors during compile time
    anbo-de committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    67dcc81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd6b262 View commit details
    Browse the repository at this point in the history
  4. .gitgnore: hide factorypath

    anbo-de committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    bb0e41c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. qanary.pipeline v3.6.0: improved additionaltriples

    new versions: qanary.commons v3.7.0, qanary.component v3.7.0
    
    * additionaltriples: might contain prefixes, now (normalized always)
    * additionaltriples: are now added using an INSERT DATA query to overcome the issue that the Qanary system needs to be accessible by the triplestore (not always possible in private and highly secure environments)
    * improved documentation
    * extended JUnit tests
    * feature is activated by default now (application.properties)
    anbo-de committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    1b36408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8ab09 View commit details
    Browse the repository at this point in the history