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

Fix Issue: SPLIT fails with owl:NamedIndividual #924 #927

Merged
merged 3 commits into from
Nov 8, 2021
Merged

Fix Issue: SPLIT fails with owl:NamedIndividual #924 #927

merged 3 commits into from
Nov 8, 2021

Conversation

hkir-dev
Copy link
Contributor

@hkir-dev hkir-dev commented Nov 8, 2021

Resolves [#924]

  • [No] docs/ have been added/updated
  • [OK] tests have been added/updated
  • [OK] mvn verify says all tests pass
  • [OK] mvn site says all JavaDocs correct
  • [OK] CHANGELOG.md has been updated

Split command was not working properly with owl:NamedIndividual, since SPLIT definitions were deleted from the template while creating individual axioms. 'If check' implemented to add SPLIT definition back, while adding annotation axioms to the individual.

Copy link
Member

@jamesaoverton jamesaoverton left a comment

Choose a reason for hiding this comment

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

Much appreciated!

@jamesaoverton jamesaoverton merged commit 7716a48 into ontodev:master Nov 8, 2021
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