All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by sail with all dependencies

Search JAR files by class name

sesame-sail-nativerdf from group org.openrdf.sesame (version 4.1.2)

Sail implementation that stores data directly to disk in dedicated file formats.

Group: org.openrdf.sesame Artifact: sesame-sail-nativerdf
Show all versions Show documentation Show source 
 

2 downloads
Artifact sesame-sail-nativerdf
Group org.openrdf.sesame
Version 4.1.2
Last update 02. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies sesame-sail-base, sesame-sail-inferencer, sesame-queryalgebra-evaluation, sesame-queryalgebra-model, sesame-query, sesame-model, sesame-util, slf4j-api, junit,
There are maybe transitive dependencies!

rdf4j-sail-memory from group org.eclipse.rdf4j (version 5.0.2)

Sail implementation that stores data in main memory, optionally using a dump-restore file for persistence.

Group: org.eclipse.rdf4j Artifact: rdf4j-sail-memory
Show all versions Show documentation Show source 
 

1 downloads
Artifact rdf4j-sail-memory
Group org.eclipse.rdf4j
Version 5.0.2
Last update 02. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies rdf4j-sail-base, rdf4j-queryalgebra-evaluation, rdf4j-queryalgebra-model, rdf4j-query, rdf4j-model, rdf4j-util, slf4j-api,
There are maybe transitive dependencies!

replay-sail from group net.fortytwo.sesametools (version 1.10)

A pair of Sail implementations which allow Sail operations to be first recorded to a log file, then reproduced from the log file

Group: net.fortytwo.sesametools Artifact: replay-sail
Show all versions Show documentation Show source 
 

0 downloads
Artifact replay-sail
Group net.fortytwo.sesametools
Version 1.10
Last update 23. July 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies common, sesame-sail-api, sesame-rio-ntriples,
There are maybe transitive dependencies!

sesame-sail-memory from group org.openrdf.sesame (version 4.1.2)

Sail implementation that stores data in main memory, optionally using a dump-restore file for persistence.

Group: org.openrdf.sesame Artifact: sesame-sail-memory
Show all versions Show documentation Show source 
 

0 downloads
Artifact sesame-sail-memory
Group org.openrdf.sesame
Version 4.1.2
Last update 02. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies sesame-sail-base, sesame-sail-inferencer, sesame-queryalgebra-evaluation, sesame-queryalgebra-model, sesame-query, sesame-model, sesame-util, slf4j-api,
There are maybe transitive dependencies!

rexster-server from group com.tinkerpop.rexster (version 2.6.0)

Group: com.tinkerpop.rexster Artifact: rexster-server
Show all versions Show documentation Show source 
 

2 downloads
Artifact rexster-server
Group com.tinkerpop.rexster
Version 2.6.0
Last update 17. September 2014
Organization not specified
URL http://rexster.tinkerpop.com
License not specified
Dependencies amount 23
Dependencies rexster-core, rexster-protocol, blueprints-core, gremlin-java, gremlin-groovy, jersey-server, jersey-grizzly2, jersey-json, jersey-servlet, grizzly-http-servlet, grizzly-core, gmbal, javax.servlet-api, metrics-core, metrics-servlets, metrics-jersey, metrics-graphite, metrics-ganglia, log4j, commons-configuration, commons-cli, commons-io, slf4j-api,
There are maybe transitive dependencies!

rexster from group com.tinkerpop.rexster (version 2.6.0)

Group: com.tinkerpop.rexster Artifact: rexster
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rexster
Group com.tinkerpop.rexster
Version 2.6.0


ldcache-sail-generic from group org.apache.marmotta (version 3.4.0)

Stacked Sail that allows transparent access to resources through the Linked Data Cache, retrieving them on demand when needed. Can be wrapped around other Sesame SAILs.

Group: org.apache.marmotta Artifact: ldcache-sail-generic
Show all versions Show source 
 

0 downloads
Artifact ldcache-sail-generic
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sesame-model, sesame-repository-api, marmotta-commons, marmotta-util-filter, ldcache-core,
There are maybe transitive dependencies!

ldcache-sail-kiwi from group org.apache.marmotta (version 3.4.0)

Stacked Sail that allows transparent access to resources through the Linked Data Cache, retrieving them on demand when needed. Can be wrapped around other Sesame SAILs.

Group: org.apache.marmotta Artifact: ldcache-sail-kiwi
Show all versions Show source 
 

0 downloads
Artifact ldcache-sail-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies ldcache-api, ldcache-core, ldcache-backend-kiwi, kiwi-triplestore, sesame-model, sesame-repository-api, marmotta-commons, marmotta-util-filter, commons-lang3, ldclient-api, ldclient-core, ldclient-provider-rdf, slf4j-api, slf4j-ext, jcl-over-slf4j, log4j-over-slf4j, jul-to-slf4j,
There are maybe transitive dependencies!

rdf4j-sail-federation from group org.eclipse.rdf4j (version 4.0.0-M1)

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.

Group: org.eclipse.rdf4j Artifact: rdf4j-sail-federation
Show all versions Show documentation Show source 
 

0 downloads
Artifact rdf4j-sail-federation
Group org.eclipse.rdf4j
Version 4.0.0-M1
Last update 28. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies rdf4j-rio-turtle, rdf4j-queryalgebra-evaluation, rdf4j-sail-inferencer, rdf4j-model, rdf4j-repository-manager, rdf4j-repository-sail,
There are maybe transitive dependencies!

sesame-sail-federation from group org.openrdf.sesame (version 4.1.2)

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.

Group: org.openrdf.sesame Artifact: sesame-sail-federation
Show all versions Show documentation Show source 
 

0 downloads
Artifact sesame-sail-federation
Group org.openrdf.sesame
Version 4.1.2
Last update 02. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sesame-rio-turtle, sesame-queryalgebra-evaluation, sesame-sail-inferencer, sesame-model, sesame-repository-sail,
There are maybe transitive dependencies!



Page 5 from 3 (items total 52)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy