Last Version

fr.lirmm.graphik:graal-store-rdbms 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
Categories

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-store-rdbms
Version

Version

1.3.1
Type

Type

pom
Description

Description

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

Filename Size
graal-store-rdbms-1.3.1.pom 812 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • rdbms-common
  • rdbms-adhoc
  • rdbms-natural
  • rdbms-test