rtc

Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.

Лицензия

Лицензия

Группа

Группа

fr.inria.wimmics
Идентификатор

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

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

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

3.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

rtc
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.

Скачать rtc

Имя Файла Размер
rtc-3.3.3.pom
rtc-3.3.3.jar 511 KB
rtc-3.3.3-xpi.zip 509 KB
rtc-3.3.3-sources.jar 509 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/fr.inria.wimmics/rtc/ -->
<dependency>
    <groupId>fr.inria.wimmics</groupId>
    <artifactId>rtc</artifactId>
    <version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.wimmics/rtc/
implementation 'fr.inria.wimmics:rtc:3.3.3'
// https://jarcasting.com/artifacts/fr.inria.wimmics/rtc/
implementation ("fr.inria.wimmics:rtc:3.3.3")
'fr.inria.wimmics:rtc:jar:3.3.3'
<dependency org="fr.inria.wimmics" name="rtc" rev="3.3.3">
  <artifact name="rtc" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.wimmics', module='rtc', version='3.3.3')
)
libraryDependencies += "fr.inria.wimmics" % "rtc" % "3.3.3"
[fr.inria.wimmics/rtc "3.3.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Corese

General informations

Corese is a Semantic Web Factory (triple store & SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query & Update.

Compilation from source

To download the source code:

git clone https://github.com/Wimmics/corese.git

or

git clone git@github.com:Wimmics/corese.git

It should create a corese directory.

cd corese
mvn -Dmaven.test.skip=true package

Features

  • Distributed Query Processing
  • Corese HTTP server
  • SPARQL Inference Rules
  • SPARQL Template Transformation Language
  • SPARQL approximate search
  • SPARQL Property Path extensions
  • SPIN Syntax
  • RDF Graph as Query Graph Pattern
  • SQL extension function

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

Версия
3.3.3
3.3.2
3.3.1
3.2.1
3.2.0