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