Download ontop-rdf4j-3.0.0-beta-1.jar file - Jar o

Jar examples for o:ontop-rdf4j

Description

This is the rdf4j API implementation based on Ontop

You can download jar file ontop-rdf4j 3.0.0-beta-1 in this page.

Build File

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'

Download

Click the following link to download the jar file.

ontop-rdf4j-3.0.0-beta-1-javadoc.jar
ontop-rdf4j-3.0.0-beta-1-sources.jar
ontop-rdf4j-3.0.0-beta-1.jar
ontop-rdf4j-3.0.0-beta-1.pom



Related Tutorials