Skip to content

Commit

Permalink
refactor: enhance identifier validation and graph checking
Browse files Browse the repository at this point in the history
- Add batch processing for SPARQL queries with configurable batch size
- Implement retry mechanism with exponential backoff for query failures
- Improve identifier parsing to handle values containing colons
- Add provenance graph validation alongside data graph checks
- Optimize graph loading by caching and reusing loaded graphs
- Enhance reporting with detailed identifier and graph statistics
  • Loading branch information
arcangelo7 committed Jan 27, 2025
1 parent be3b5a6 commit 6c19462
Showing 1 changed file with 384 additions and 131 deletions.
Loading

0 comments on commit 6c19462

Please sign in to comment.