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