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.

Лицензия

Лицензия

Группа

Группа

org.openrdf.sesame
Идентификатор

Идентификатор

sesame-sail-federation
Последняя версия

Последняя версия

4.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://www.openrdf.org/sesame-sail-federation/
Организация-разработчик

Организация-разработчик

Aduna

Скачать sesame-sail-federation

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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