Jar examples for o:ontop-rdf4j
This is the rdf4j API implementation based on Ontop
You can download jar file ontop-rdf4j 3.0.0-beta-1 in this page.
You can use the following script to add ontop-rdf4j-3.0.0-beta-1.jar to your project.
<dependency> <groupId>it.unibz.inf.ontop</groupId> <artifactId>ontop-rdf4j</artifactId> <version>3.0.0-beta-1</version> </dependency>
compile group: 'it.unibz.inf.ontop', name: 'ontop-rdf4j', version: '3.0.0-beta-1'
libraryDependencies += "it.unibz.inf.ontop" % "ontop-rdf4j" % "3.0.0-beta-1"
<dependency org="it.unibz.inf.ontop" name="ontop-rdf4j" rev="3.0.0-beta-1"/>
@Grapes(@Grab(group='it.unibz.inf.ontop', module='ontop-rdf4j', version='3.0.0-beta-1'))
'it.unibz.inf.ontop:ontop-rdf4j:jar:3.0.0-beta-1'
Click the following link to download the jar file.
ontop-rdf4j-3.0.0-beta-1-javadoc.jar