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

Owlapi mapper tests #118

Merged
merged 7 commits into from
Nov 29, 2024
Merged

Owlapi mapper tests #118

merged 7 commits into from
Nov 29, 2024

Conversation

alkidbaci
Copy link
Collaborator

@alkidbaci alkidbaci commented Nov 28, 2024

  • Added test for axiom mappings on owlapi mapper
  • Fixed a few other bugs with the mapper
  • Updated __eq__ comparison for owl classes that have Iterable arguments to be order-insensitive

@Demirrr Demirrr self-assigned this Nov 29, 2024
@Demirrr Demirrr merged commit 6cfd36a into develop Nov 29, 2024
3 checks passed
@LckyLke
Copy link
Collaborator

LckyLke commented Dec 2, 2024

I think there are issues with this PR:
NotImplementedError: Not implemented type: OWLObjectInverseOf(OWLObjectProperty(IRI('http://dl-learner.org/suramin#', 'hasAtom')))
is now raised by the mapper for some reason?
Previous commits did not have this issue

@alkidbaci
Copy link
Collaborator Author

I will have a look on that

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.

3 participants