OpenRDF Sesame: Federation SAIL

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.

License

License

GroupId

GroupId

org.openrdf.sesame
ArtifactId

ArtifactId

sesame-sail-federation
Last Version

Last Version

4.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

OpenRDF Sesame: Federation SAIL
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.
Project URL

Project URL

http://www.openrdf.org/sesame-sail-federation/
Project Organization

Project Organization

Aduna

Download sesame-sail-federation

How to add to project

<!-- https://jarcasting.com/artifacts/org.openrdf.sesame/sesame-sail-federation/ -->
<dependency>
    <groupId>org.openrdf.sesame</groupId>
    <artifactId>sesame-sail-federation</artifactId>
    <version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrdf.sesame/sesame-sail-federation/
implementation 'org.openrdf.sesame:sesame-sail-federation:4.1.2'
// https://jarcasting.com/artifacts/org.openrdf.sesame/sesame-sail-federation/
implementation ("org.openrdf.sesame:sesame-sail-federation:4.1.2")
'org.openrdf.sesame:sesame-sail-federation:jar:4.1.2'
<dependency org="org.openrdf.sesame" name="sesame-sail-federation" rev="4.1.2">
  <artifact name="sesame-sail-federation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrdf.sesame', module='sesame-sail-federation', version='4.1.2')
)
libraryDependencies += "org.openrdf.sesame" % "sesame-sail-federation" % "4.1.2"
[org.openrdf.sesame/sesame-sail-federation "4.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.openrdf.sesame : sesame-rio-turtle jar 4.1.2
org.openrdf.sesame : sesame-queryalgebra-evaluation jar 4.1.2
org.openrdf.sesame : sesame-sail-inferencer jar 4.1.2
org.openrdf.sesame : sesame-model jar 4.1.2
org.openrdf.sesame : sesame-repository-sail jar 4.1.2

test (3)

Group / Artifact Type Version
org.openrdf.sesame : sesame-sail-memory jar 4.1.2
org.openrdf.sesame : sesame-queryparser-sparql jar 4.1.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.2
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
4.0.0-RC1
4.0.0-M1
2.9.0
2.8.11
2.8.10
2.8.9
2.8.8
2.8.7
2.8.6
2.8.5
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
2.8.0-beta2
2.8.0-beta1
2.7.16
2.7.15
2.7.14
2.7.13
2.7.12
2.7.11
2.7.10
2.7.9
2.7.8
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.7.0-beta2