fr.inria.wimmics:corese

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать corese

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
fr.inria.wimmics : engine jar 3.2.1
fr.inria.wimmics : kgenv jar 3.2.1
fr.inria.wimmics : kgram jar 3.2.1
fr.inria.wimmics : kgtool jar 3.2.1
fr.inria.wimmics : sparql jar 3.2.1
org.graphstream : gs-core jar 1.2
org.graphstream : gs-ui jar 1.2
log4j : log4j jar 1.2.12
com.ibm.icu : icu4j jar 3.6.1

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

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

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.2.1
3.2.0