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

Initial duplicate edges fix #50

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Initial duplicate edges fix #50

merged 1 commit into from
Apr 20, 2023

Conversation

amc-corey-cox
Copy link
Collaborator

This will implement a fix for duplicate edges... this is a simple fix to start with.

@amc-corey-cox
Copy link
Collaborator Author

@amc-corey-cox amc-corey-cox marked this pull request as ready for review April 19, 2023 21:08
@amc-corey-cox
Copy link
Collaborator Author

This is fairly simple commit. We identify the duplicate edges by id and drop them from the KG. I also reorganized the return values on the merge_kg function to have a MergedKG and MergeQC return values with MergeQC containing all of the QC information.

@amc-corey-cox amc-corey-cox linked an issue Apr 19, 2023 that may be closed by this pull request
@amc-corey-cox amc-corey-cox merged commit 3675184 into main Apr 20, 2023
@amc-corey-cox amc-corey-cox deleted the dup_edges branch April 20, 2023 13:03
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.

Add duplicate edges reporting to QC-report
2 participants