Last Version

Graal Defeasible Core 0.0.6

This is the core library relying on the GRAAL reasoning tool and containing a Defeasible Existential Rules DLGP parser along with the support for preferences on rules and alternatives

License

License

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

Categories

Graal
GroupId

GroupId

fr.lirmm.graphik
ArtifactId

ArtifactId

graal-defeasible-core
Version

Version

0.0.6
Type

Type

jar
Description

Description

Graal Defeasible Core
This is the core library relying on the GRAAL reasoning tool and containing a Defeasible Existential Rules DLGP parser along with the support for preferences on rules and alternatives
Project URL

Project URL

https://github.com/hamhec/graal-defeasible-core
Source Code Management

Source Code Management

https://github.com/hamhec/graal-defeasible-core.git

Download graal-defeasible-core 0.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
fr.lirmm.graphik : graal-core jar 1.3.1
fr.lirmm.graphik : graal-io-dlgp jar 1.3.1
fr.lirmm.graphik : graal-forward-chaining jar 1.3.1
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.