Artifacts using RDF4J: Inferencer Sails (19)
Sort:
popular
|
newest
Sail implementation that stores data in main memory, optionally using a dump-restore file for persistence.
Last Release on Jan 8, 2021
Sail implementation that stores data in main memory, optionally using a dump-restore file for persistence.
Last Release on Jan 8, 2021
Sail implementation that stores data directly to disk in dedicated file formats.
Last Release on Jan 8, 2021
Sail implementation that stores data directly to disk in dedicated file formats.
Last Release on Jan 8, 2021
The Federation SAIL allows multiple datasets to be virtually combined into a single dataset. The Federation SAIL combines multiple RDF stores that may exist on a remote server or are embedded in the same JVM. The Federation uses query optimizations to distribute sections of the query to different members based on the data contained in each of the members. These results are then joined together within the federation to provide the same result as if all the data was co-located within a single repository.
Last Release on Jan 8, 2021