Jar examples for k:kgengine
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.
You can download jar file kgengine 3.2.1 in this page.
CeCILL-C License:
You can use the following script to add kgengine-3.2.1.jar to your project.
<dependency> <groupId>fr.inria.wimmics</groupId> <artifactId>kgengine</artifactId> <version>3.2.1</version> </dependency>
compile group: 'fr.inria.wimmics', name: 'kgengine', version: '3.2.1'
libraryDependencies += "fr.inria.wimmics" % "kgengine" % "3.2.1"
<dependency org="fr.inria.wimmics" name="kgengine" rev="3.2.1"/>
@Grapes(@Grab(group='fr.inria.wimmics', module='kgengine', version='3.2.1'))
'fr.inria.wimmics:kgengine:jar:3.2.1'
Click the following link to download the jar file.
kgengine-3.2.1-javadoc.jar