fr.lirmm.graphik:graal-core · This module contains the main interfaces and classes of Graal.
Group: fr.lirmm.graphik - All Dependencies
fr.lirmm.graphik:graal-io-dlgp · The graal-io-dlgp provides a parser and a writer for the Dlgp format.
fr.lirmm.graphik:graal-api · This module provides all interfaces of Graal.
fr.lirmm.graphik:graal-forward-chaining · The graal-forward-chaining module provides implementation for chase algorithms.
fr.lirmm.graphik:graal-homomorphism · The Homomorphism module implements algorithms to query data.
fr.lirmm.graphik:graal-backward-chaining · The graal-backward-chaining provides implementation for query rewriting algorithms.
fr.lirmm.graphik:graal-rules-analyser · This module is dedicated to the analysis of a set of existential rules. It can check if this set belongs to a known decidable class of rules, either directly or by means of its Graph of Rule Dependencies (GRD). This module allows to analyze the properties of the strongly connected components in the GRD, which allows to determine properties of the rule set with respect to decidability as well as the kind of paradigm (forward or backward chaining) ensuring decidability.
fr.lirmm.graphik:graal-io-sparql · The graal-io-sparql provides a parser and a writer for sparql queries (core).
fr.lirmm.graphik:graal-io-owl · The graal-io-owl module provides a parser from OWL2.