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.

Лицензия

Лицензия

Группа

Группа

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

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

marmotta-ldcache
Последняя версия

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

3.1.0-incubating
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://marmotta.incubator.apache.org/marmotta-ldcache
Организация-разработчик

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

The Apache Software Foundation

Скачать marmotta-ldcache

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

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

Зависимости

compile (7)

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

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

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

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

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

Версия
3.1.0-incubating
3.0.1
3.0.0-incubating