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

Feature: create triples stores migration scripts #29

Merged

Conversation

syphax-bouazzouni
Copy link

Changes

  • Add a script to migrate 4s dump to graph ntriples files (03c19e7)
  • Add a script to import any ntriples file into a graph (4eb9d75)
  • Add a script to combine the metadata graphs files generation and import (d0c2aba)
  • Add scripts that compares triples count in graph files and in triple store (b58d970)

@syphax-bouazzouni syphax-bouazzouni force-pushed the feature/create-triples-migration-scripts branch from b58d970 to 008873b Compare January 17, 2025 10:43
@syphax-bouazzouni syphax-bouazzouni force-pushed the feature/create-triples-migration-scripts branch from 008873b to 850c8da Compare January 17, 2025 10:52
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.52%. Comparing base (af5b4b5) to head (3a9db67).
Report is 3 commits behind head on development.

Additional details and impacted files
@@               Coverage Diff               @@
##           development      #29      +/-   ##
===============================================
- Coverage        54.93%   54.52%   -0.42%     
===============================================
  Files               20       20              
  Lines             1480     1482       +2     
===============================================
- Hits               813      808       -5     
- Misses             667      674       +7     
Flag Coverage Δ
unittests 54.52% <ø> (-0.42%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@syphax-bouazzouni syphax-bouazzouni force-pushed the feature/create-triples-migration-scripts branch from 3a9db67 to 5d1b424 Compare January 20, 2025 10:23
@syphax-bouazzouni syphax-bouazzouni force-pushed the feature/create-triples-migration-scripts branch from 5d1b424 to 27bb1f9 Compare January 20, 2025 10:24
@syphax-bouazzouni syphax-bouazzouni merged commit 224c07d into development Jan 23, 2025
24 checks passed
@syphax-bouazzouni syphax-bouazzouni changed the title Feature: create triples migration scripts Feature: create triples stores migration scripts Jan 23, 2025
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