Last Version

fr.lirmm.graphik:rdbms-common 1.3.1

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
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

rdbms-common
Version

Version

1.3.1
Type

Type

jar
Description

Description

fr.lirmm.graphik:rdbms-common
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 rdbms-common 1.3.1


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

Dependencies

compile (11)

Group / Artifact Type Version
fr.lirmm.graphik : graal-api jar 1.3.1
fr.lirmm.graphik : graal-util jar 1.3.1
fr.lirmm.graphik : graal-core jar 1.3.1
fr.lirmm.graphik : graal-forward-chaining jar 1.3.1
fr.lirmm.graphik : graal-homomorphism jar 1.3.1
mysql : mysql-connector-java jar 5.1.6
postgresql : postgresql jar 9.1-901-1.jdbc4
org.xerial : sqlite-jdbc jar 3.7.2
org.hsqldb : hsqldb jar 2.3.4
fr.lirmm.graphik : graal-io-dlgp jar 1.3.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.