Last Version

Apache Marmotta Platform: Linked Data Caching 3.1.0-incubating

Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.

License

License

GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

marmotta-ldcache
Version

Version

3.1.0-incubating
Type

Type

jar
Description

Description

Apache Marmotta Platform: Linked Data Caching
Provides transparent Linked Data Caching in the LMF triple store. When a resource is queried using e.g. LDPath or SPARQL and it represents an external resource (e.g. on DBPedia or GeoNames), the resource is transparently fetched on demand and cached locally.
Project URL

Project URL

http://marmotta.incubator.apache.org/marmotta-ldcache
Project Organization

Project Organization

The Apache Software Foundation

Download marmotta-ldcache 3.1.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldcache/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>marmotta-ldcache</artifactId>
    <version>3.1.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldcache/
implementation 'org.apache.marmotta:marmotta-ldcache:3.1.0-incubating'
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-ldcache/
implementation ("org.apache.marmotta:marmotta-ldcache:3.1.0-incubating")
'org.apache.marmotta:marmotta-ldcache:jar:3.1.0-incubating'
<dependency org="org.apache.marmotta" name="marmotta-ldcache" rev="3.1.0-incubating">
  <artifact name="marmotta-ldcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='marmotta-ldcache', version='3.1.0-incubating')
)
libraryDependencies += "org.apache.marmotta" % "marmotta-ldcache" % "3.1.0-incubating"
[org.apache.marmotta/marmotta-ldcache "3.1.0-incubating"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.marmotta : marmotta-core jar 3.1.0-incubating
org.apache.marmotta : ldclient-api jar 3.1.0-incubating
org.apache.marmotta : ldclient-core jar 3.1.0-incubating
org.apache.marmotta : ldclient-provider-rdf jar 3.1.0-incubating
org.apache.marmotta : ldcache-api jar 3.1.0-incubating
org.apache.marmotta : ldcache-core jar 3.1.0-incubating
org.apache.marmotta : ldcache-sail-kiwi jar 3.1.0-incubating

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.