Trellis Repository

The core components for a trellis repository

Лицензия

Лицензия

Группа

Группа

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

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

trellis-rosid-app
Последняя версия

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

0.3.1
Дата

Дата

Тип

Тип

zip
Описание

Описание

Trellis Repository
The core components for a trellis repository
Ссылка на сайт

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

http://www.trellisldp.org
Организация-разработчик

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

Trellis LDP
Система контроля версий

Система контроля версий

https://github.com/trellis-ldp/trellis

Скачать trellis-rosid-app

Зависимости

compile (23)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.11
javax.activation : javax.activation-api jar 1.2.0
io.dropwizard : dropwizard-auth jar 1.2.0
io.dropwizard : dropwizard-core jar 1.2.0
io.dropwizard : dropwizard-metrics jar 1.2.0
io.dropwizard : dropwizard-http2 jar 1.2.0
io.jsonwebtoken : jjwt jar 0.9.0
org.apache.commons : commons-rdf-jena jar 0.5.0
org.apache.zookeeper : zookeeper jar 3.4.11
org.slf4j : slf4j-api jar 1.7.25
org.trellisldp : trellis-kafka jar 0.2.3
org.trellisldp : trellis-binary jar 0.5.2
org.trellisldp : trellis-constraint-rules jar 0.5.2
org.trellisldp : trellis-io-jena jar 0.5.2
org.trellisldp : trellis-id jar 0.5.2
org.trellisldp : trellis-api jar 0.5.2
org.trellisldp : trellis-http jar 0.5.2
org.trellisldp : trellis-vocabulary jar 0.5.2
org.trellisldp : trellis-agent jar 0.5.2
org.trellisldp : trellis-audit jar 0.5.2
org.trellisldp : trellis-event-serialization jar 0.5.2
org.trellisldp : trellis-webac jar 0.5.2
org.trellisldp : trellis-rosid-file jar 0.3.1

runtime (1)

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

test (6)

Идентификатор библиотеки Тип Версия
org.apiguardian : apiguardian-api jar 1.0.0
ch.qos.logback : logback-classic jar 1.2.3
org.junit.platform : junit-platform-runner jar 1.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.0.2
org.mockito : mockito-core jar 2.13.0
org.apache.curator : curator-test jar 4.0.0

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

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

Trellis Linked Data Server

A scalable platform for building linked data applications.

Build Status Coverage Maven Central

Trellis is a rock-solid, enterprise-ready linked data server. The quickest way to get started with Trellis is to use a pre-built docker container.

Trellis is built on existing Web standards. It is modular, extensible and fast.

All source code is open source and licensed as Apache 2. Contributions are always welcome.

Docker Containers

Docker containers for Trellis are published on Docker Hub. Container environments are published with every commit to the main branch and are available for all stable releases. More details are available on the Trellis Wiki.

Docker pull command

docker pull trellisldp/trellis-triplestore

Or, for the PostgreSQL-based persistence layer

docker pull trellisldp/trellis-postgresql

Alternatively, for a more general-purpose container that supports various persistence layer types

docker pull trellisldp/trellis

Building Trellis

In most cases, you won't need to compile Trellis. Released components are available on Maven Central, and the deployable application can be downloaded directly from the Trellis website. However, if you want to build the latest snapshot, you will need, at the very least, to have Java 11+ available. The software can be built with Gradle using this command:

./gradlew install

Related projects

org.trellisldp

Trellis LDP

A platform for building scalable Linked Data applications

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

Версия
0.3.1
0.3.0