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

Tests #27

Merged
merged 8 commits into from
Jun 4, 2024
Merged

Tests #27

merged 8 commits into from
Jun 4, 2024

Conversation

ckindermann
Copy link
Contributor

I set up a round-trip test for an ontology that contains example axioms for all OWL constructors.

I added a simple Makefile that

  1. builds ldtab.jar,
  2. imports & exports the test ontology,
  3. uses ROBOT to check whether the input ontology differs from the ontology generated by ldtab export.

I also added a GitHub action that runs make test.

@ckindermann
Copy link
Contributor Author

We may want the GitHub action to fail when the output of robot diff is not Ontologies are identical.

@ckindermann ckindermann merged commit a9862aa into main Jun 4, 2024
1 check passed
@ckindermann ckindermann deleted the tests branch June 4, 2024 17:41
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.

2 participants