rdf-dataset-indexed
Advanced tools
Changelog
0.4.0
Add method aliases for RDF/JS DatasetCore compatibility
In compliance with RDF/JS: Dataset specification 1.0
Changelog
0.3.0
Use the Map instead of dataset indices to retrieve and count quads: https://github.com/rdf-ext/rdf-dataset-indexed/pull/2
This has dramatic effects on some dependencies, for instance https://github.com/rdf-ext/rdf-utils-dataset/blob/6039ad5edad37ac031c0423083239fbcdeedc9be/benchmark/resourcesToGraph.js
❯ node benchmark/resourcesToGraph.js
- resourcesToGraph: 3609.302ms
+ resourcesToGraph: 494.445ms
Changelog
0.2.0