-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: improve venue retrieval and deduplication
- Update ResourceFinder to use CONSTRUCT query for better performance - Enhance volume/issue deduplication to handle values with/without datatypes - Add comprehensive tests for venue/volume/issue deduplication - Improve identifier parsing to handle values containing colons - Add retry mechanism with exponential backoff for SPARQL queries - Optimize batch processing of identifiers and graph loading
- Loading branch information
arcangelo7
committed
Jan 27, 2025
1 parent
dd6b728
commit be3b5a6
Showing
3 changed files
with
238 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters