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 an example for "remove --drop-axiom-annotations". #1237

Merged

Conversation

gouttegd
Copy link
Contributor

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

This PR is a follow-up to a Slack discussion about the use of the remove command to remove all uses of an annotation property, but in cases the property has been used to annotate axioms, without removing the annotated axioms themselves. This is a supported use case but the way to achieve it may not be intuitive, so we add a precise example along with some explanations.

The added example also acts as a new integration test for that feature.

This commit adds another example for the `remove` command, showing how
to remove all annotations using a given property, including axiom
annotations, but leaving the underlying annotated axioms in place.

The added example also acts as a new integration test for that feature.
@jamesaoverton jamesaoverton merged commit 4c65e83 into ontodev:master Jan 23, 2025
3 checks passed
@gouttegd gouttegd deleted the document-drop-axiom-annotations branch January 23, 2025 20:16
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