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

Avoid dropping axioms or misplacing annotations when malformed axiom annotations are present #1062

Merged
merged 3 commits into from
May 20, 2022

Conversation

balhoff
Copy link
Contributor

@balhoff balhoff commented May 19, 2022

This PR addresses #1056. @ignazio1977 could you let me know if you think it's reasonable to address the issue I posted? These changes pass the existing tests, but I found this parser challenging to follow due to the the way it uses side effects.

Copy link
Contributor

@ignazio1977 ignazio1977 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Yeah these parsers are not easy to work with.

@ignazio1977 ignazio1977 merged commit e0e9ef7 into owlcs:version5 May 20, 2022
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