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

refactor: enhance duplicate annotation detection criteria #91

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

clnsmth
Copy link
Contributor

@clnsmth clnsmth commented Nov 12, 2024

Expand the criteria for identifying and removing duplicate annotations in the workbook to include predicate and predicate_id in addition to element_xpath, object, and object_id. This more comprehensive approach ensures the removal of truly redundant annotations.

Expand the criteria for identifying and removing duplicate annotations
in the workbook to include `predicate` and `predicate_id` in addition to
`element_xpath`, `object`, and `object_id`. This more comprehensive
approach ensures the removal of truly redundant annotations.
@clnsmth clnsmth merged commit 31067f8 into development Nov 12, 2024
3 checks passed
@clnsmth clnsmth deleted the refactor-update-duplicate-detection branch November 12, 2024 19:53
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.

1 participant