graal-store-api

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.

Лицензия

Лицензия

http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
Категории

Категории

Graal
Группа

Группа

fr.lirmm.graphik
Идентификатор

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

graal-store-api
Последняя версия

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

0.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

graal-store-api
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.
Организация-разработчик

Организация-разработчик

INRIA
Система контроля версий

Система контроля версий

https://gite.lirmm.fr/graphik/graal/graal-store-api

Скачать graal-store-api

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
fr.lirmm.graphik : graal-core jar 0.9.0

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

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

Версии библиотеки

Версия
0.9.0
0.8.7