Jar examples for r:rdf
Interfaces and utilities to access RDF Graphs
You can download jar file rdf.core 0.12-incubating in this page.
Apache License
You can use the following script to add rdf.core-0.12-incubating.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> <version>0.12-incubating</version> </dependency>
compile group: 'org.apache.clerezza', name: 'rdf.core', version: '0.12-incubating'
libraryDependencies += "org.apache.clerezza" % "rdf.core" % "0.12-incubating"
<dependency org="org.apache.clerezza" name="rdf.core" rev="0.12-incubating"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.core', version='0.12-incubating'))
'org.apache.clerezza:rdf.core:jar:0.12-incubating'
Click the following link to download the jar file.
rdf.core-0.12-incubating-javadoc.jar