Releases: opencitations/oc_ocdm
Releases · opencitations/oc_ocdm
9.4.3
06 Dec 00:00
Compare
Sorry, something went wrong.
No results found
9.4.3 (2025-12-06)
Bug Fixes
sparql: add query chunking to prevent oversized SPARQL requests (7b28aea )
9.4.2
05 Dec 22:12
Compare
Sorry, something went wrong.
No results found
9.4.2 (2025-12-05)
Bug Fixes
sparql: migrate from SPARQLWrapper to sparqlite (a2b8957 )
9.4.1
04 Dec 18:55
Compare
Sorry, something went wrong.
No results found
9.4.1 (2025-12-04)
Bug Fixes
query_utils: replace Graph objects with sets in _compute_graph_changes (9dbd09e )
storer: remove unnecessary Dataset reconstruction in _store_in_file (5091653 )
storer: skip JSON parsing when context_map is empty (334c319 )
support: optimize find_paths with single regex match (e244b5b )
Performance Improvements
benchmarks: add context caching benchmark and improve tooling (f601489 )
support: cache parse_uri results and refactor URI helper functions (efbe372 )
9.4.0
04 Dec 13:41
Compare
Sorry, something went wrong.
No results found
9.4.0 (2025-12-04)
Bug Fixes
query_utils: replace isomorphic graph comparison with set operations [release] (5650079 )
Features
add benchmark infrastructure (e357300 )
9.3.0
24 Nov 21:38
Compare
Sorry, something went wrong.
No results found
9.3.0 (2025-11-24)
Bug Fixes
simplify upload_all API with prepare_bulk_load parameter [release] (52cdb76 )
Features
add optimized bulk upload workflow with N-Quads serialization (7ffb219 )
9.2.8
22 Nov 23:55
Compare
Sorry, something went wrong.
No results found
9.2.8 (2025-11-22)
Bug Fixes
use isomorphic comparison instead of == operator for graph equality [release] (ad41548 )
9.2.7
22 Nov 23:11
Compare
Sorry, something went wrong.
No results found
9.2.7 (2025-11-22)
Bug Fixes
optimize O(n²) operations in entity getters and string operations [release] (8886b65 )
optimize save_queries workflow for large datasets (c3b2d6b )
9.2.6
13 Nov 15:12
Compare
Sorry, something went wrong.
No results found
9.2.6 (2025-11-13)
Bug Fixes
add multiprocessing support with pickle serialization (348a88e )
9.2.5
13 Nov 14:09
Compare
Sorry, something went wrong.
No results found
9.2.5 (2025-11-13)
Bug Fixes
prevent race condition in directory creation [release] (372872b )
9.2.4
12 Nov 15:03
Compare
Sorry, something went wrong.
No results found
9.2.4 (2025-11-12)
Bug Fixes
relax redis dependency version constraint [release] (a46d9ec )