Jar examples for r:rdf
A (currently read-only) storage provider retrieving graphs from the web. It implements a caching proxy, relying on another provider for storing triples.
You can download jar file rdf.storage.web 0.2 in this page.
Apache License
You can use the following script to add rdf.storage.web-0.2.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.storage.web</artifactId> <version>0.2</version> </dependency>
compile group: 'org.apache.clerezza', name: 'rdf.storage.web', version: '0.2'
libraryDependencies += "org.apache.clerezza" % "rdf.storage.web" % "0.2"
<dependency org="org.apache.clerezza" name="rdf.storage.web" rev="0.2"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.storage.web', version='0.2'))
'org.apache.clerezza:rdf.storage.web:jar:0.2'
Click the following link to download the jar file.
rdf.storage.web-0.2-sources.jar