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.3.3 in this page.
CeCILL-C License:
You can use the following script to add kgengine-3.3.3.jar to your project.
<dependency> <groupId>fr.inria.wimmics</groupId> <artifactId>kgengine</artifactId> <version>3.3.3</version> </dependency>
compile group: 'fr.inria.wimmics', name: 'kgengine', version: '3.3.3'
libraryDependencies += "fr.inria.wimmics" % "kgengine" % "3.3.3"
<dependency org="fr.inria.wimmics" name="kgengine" rev="3.3.3"/>
@Grapes(@Grab(group='fr.inria.wimmics', module='kgengine', version='3.3.3'))
'fr.inria.wimmics:kgengine:jar:3.3.3'
Click the following link to download the jar file.
kgengine-3.3.3-javadoc.jar