fr.inria.wimmics:kgtool

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать kgtool

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

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

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
fr.com.hp.hpl.jena.rdf.arp : arp jar 2.2.b
fr.inria.wimmics : kgenv jar 3.2.1
fr.inria.wimmics : kgram jar 3.2.1
fr.inria.wimmics : sparql jar 3.2.1
xerces : xercesImpl jar 2.8.0
com.ibm.icu : icu4j jar 3.6.1
commons-lang : commons-lang jar 2.4
log4j : log4j jar 1.2.12
xml-apis : xml-apis jar 1.3.03
com.sun.jersey : jersey-bundle jar 1.15
com.sun.jersey : jersey-core jar 1.15
org.semarglproject : semargl-core jar 0.6.1
org.openrdf.sesame : sesame-rio-api jar 2.8.0-beta2
org.openrdf.sesame : sesame-model jar 2.8.0-beta2
org.semarglproject : semargl-rdfa jar 0.6.1
com.github.jsonld-java : jsonld-java jar 0.3
edu.stanford.nlp : stanford-parser jar 3.5.2

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
org.testng : testng jar 6.8.21
org.apache.jena : jena-arq jar 2.10.0

system (1)

Идентификатор библиотеки Тип Версия
edu.sussex.nlp » jws jar 11

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

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

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