fr.lirmm.graphik:graal-store-jenaTDB

Graal is a java toolkit dedicated to ontological query answering in the framework of existential rules. We consider knowledge bases composed of data and an ontology expressed by existential rules. The main features of Graal are the following: a basic layer that provides generic interfaces to store and query various kinds of data, forward chaining and query rewriting algorithms, structural analysis of decidability properties of a rule set, a textual format and its parser, and import of OWL 2 files. We describe in more detail the query rewriting algorithms, which rely on original techniques, and report some experiments.

License

License

http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-store-jenaTDB
Last Version

Last Version

1.3.a1
Release Date

Release Date

Type

Type

jar
Description

Description

fr.lirmm.graphik:graal-store-jenaTDB
Graal is a java toolkit dedicated to ontological query answering in the framework of existential rules. We consider knowledge bases composed of data and an ontology expressed by existential rules. The main features of Graal are the following: a basic layer that provides generic interfaces to store and query various kinds of data, forward chaining and query rewriting algorithms, structural analysis of decidability properties of a rule set, a textual format and its parser, and import of OWL 2 files. We describe in more detail the query rewriting algorithms, which rely on original techniques, and report some experiments.
Project Organization

Project Organization

GraphIK (INRIA - LIRMM)

Download graal-store-jenaTDB

How to add to project

<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-jenaTDB/ -->
<dependency>
    <groupId>fr.lirmm.graphik</groupId>
    <artifactId>graal-store-jenaTDB</artifactId>
    <version>1.3.a1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-jenaTDB/
implementation 'fr.lirmm.graphik:graal-store-jenaTDB:1.3.a1'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-store-jenaTDB/
implementation ("fr.lirmm.graphik:graal-store-jenaTDB:1.3.a1")
'fr.lirmm.graphik:graal-store-jenaTDB:jar:1.3.a1'
<dependency org="fr.lirmm.graphik" name="graal-store-jenaTDB" rev="1.3.a1">
  <artifact name="graal-store-jenaTDB" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-store-jenaTDB', version='1.3.a1')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-store-jenaTDB" % "1.3.a1"
[fr.lirmm.graphik/graal-store-jenaTDB "1.3.a1"]

Dependencies

compile (6)

Group / Artifact Type Version
fr.lirmm.graphik : graal-core jar 1.3.a1
fr.lirmm.graphik : graal-api jar 1.3.a1
org.apache.jena : jena-tdb jar 1.1.1
org.apache.jena : jena-arq jar 2.12.1
org.apache.jena : jena-core jar 2.12.1
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
fr.lirmm.graphik

GraphIK

Versions

Version
1.3.a1
1.3.a0
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.9.0
0.8.7