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

Add unit test for reasoner video. #503

Merged

Conversation

bnouwt
Copy link
Collaborator

@bnouwt bnouwt commented Apr 9, 2024

No description provided.

dependabot bot and others added 2 commits March 4, 2024 02:36
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.2.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@bnouwt bnouwt linked an issue Apr 9, 2024 that may be closed by this pull request
dependabot bot and others added 24 commits April 15, 2024 02:50
Bumps org.slf4j:slf4j-simple from 1.7.25 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Although the binding set did not change, the rule was triggered to be
applied again.
…to-be-contacted-multiple-times-in-a-single-interaction

Fix applying a rule multiple times.
Adding a SerializationContext to Apache's parse methods where the
usePlainLiterals is set to false ensures this.
…rom-exchangeinfo-bindingset

506 askresult bindingset different from exchangeinfo bindingset
* Add initial version of docs for website

* Enabled plugin for (local) search functionality

* Cleaned up settings & added Tabs & Syntax Highlighting for Code Blocks

* Minor textual improvements & using Tabs for Reasoning page

* Create Github Action for deployment of documentation website
…ledge-engine-as-a-maven-dependency

Add two necessary jersey dependencies.
…ple-2.0.13

Bump org.slf4j:slf4j-simple from 1.7.25 to 2.0.13
…ugins-maven-surefire-plugin-3.2.5

Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5
Add a new tests that illustrates the improvements made with the matcher.
@Sophietje
Copy link
Collaborator

@bnouwt Bump

'502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario' of
https://github.com/TNO/knowledge-engine.git into
502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario
@bnouwt bnouwt merged commit d8fa37c into master Aug 22, 2024
2 checks passed
@bnouwt bnouwt deleted the 502-add-unit-test-to-demonstrate-generalize-if-necessary-scenario branch August 22, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Unit test to demonstrate 'generalize if necessary' scenario.
2 participants