Download owlapi-rio-3.4.9.2-ansell.jar file - Jar o

Jar examples for o:owlapi-rio

Description

Extends OWLAPI to export ontologies to any Sesame Rio RDFHandler, including databases and in-memory RDF statement collections.

You can download jar file owlapi-rio 3.4.9.2-ansell in this page.

Build File

You can use the following script to add owlapi-rio-3.4.9.2-ansell.jar to your project.

<dependency>
   <groupId>com.github.ansell.owlapi</groupId>
   <artifactId>owlapi-rio</artifactId>
   <version>3.4.9.2-ansell</version>
</dependency>
compile group: 'com.github.ansell.owlapi', name: 'owlapi-rio', version: '3.4.9.2-ansell'
libraryDependencies += "com.github.ansell.owlapi" % "owlapi-rio" % "3.4.9.2-ansell"
<dependency org="com.github.ansell.owlapi" name="owlapi-rio" rev="3.4.9.2-ansell"/>
@Grapes(@Grab(group='com.github.ansell.owlapi', module='owlapi-rio', version='3.4.9.2-ansell'))
'com.github.ansell.owlapi:owlapi-rio:jar:3.4.9.2-ansell'

Download

Click the following link to download the jar file.

owlapi-rio-3.4.9.2-ansell-javadoc.jar
owlapi-rio-3.4.9.2-ansell-sources.jar
owlapi-rio-3.4.9.2-ansell.jar
owlapi-rio-3.4.9.2-ansell.pom



Related Tutorials