Last Version

Apache Marmotta Platform: Linked Data Caching (File Backend) 3.4.0

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-file
Version

Version

3.4.0
Type

Type

jar
Description

Description

Apache Marmotta Platform: Linked Data Caching (File Backend)
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.apache.org/marmotta-ldcache-file
Project Organization

Project Organization

The Apache Software Foundation

Download marmotta-ldcache-file 3.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.marmotta : marmotta-core jar 3.4.0
org.apache.marmotta : marmotta-ldcache-common jar 3.4.0
org.apache.marmotta : ldcache-sail-generic jar 3.4.0
org.apache.marmotta : ldcache-backend-file jar 3.4.0

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.