Jar examples for r:rdf
Allows converting Jena graphs to SCB graphs. (Currently no TcProvider comprised)
You can download jar file rdf.jena.storage 0.7 in this page.
Apache License
You can use the following script to add rdf.jena.storage-0.7.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.storage</artifactId> <version>0.7</version> </dependency>
compile group: 'org.apache.clerezza', name: 'rdf.jena.storage', version: '0.7'
libraryDependencies += "org.apache.clerezza" % "rdf.jena.storage" % "0.7"
<dependency org="org.apache.clerezza" name="rdf.jena.storage" rev="0.7"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.jena.storage', version='0.7'))
'org.apache.clerezza:rdf.jena.storage:jar:0.7'
Click the following link to download the jar file.
rdf.jena.storage-0.7-javadoc.jar