не последняя версия
Последняя версия 3.1.0-incubating

org.apache.marmotta:marmotta-ldcache 3.0.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.

Группа

Группа

org.apache.marmotta
Идентификатор

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

marmotta-ldcache
Версия

Версия

3.0.0-incubating
Тип

Тип

jar

Скачать marmotta-ldcache 3.0.0-incubating


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