Jar examples for o:owlapi-rio
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.1-ansell in this page.
You can use the following script to add owlapi-rio-3.4.9.1-ansell.jar to your project.
<dependency> <groupId>com.github.ansell.owlapi</groupId> <artifactId>owlapi-rio</artifactId> <version>3.4.9.1-ansell</version> </dependency>
compile group: 'com.github.ansell.owlapi', name: 'owlapi-rio', version: '3.4.9.1-ansell'
libraryDependencies += "com.github.ansell.owlapi" % "owlapi-rio" % "3.4.9.1-ansell"
<dependency org="com.github.ansell.owlapi" name="owlapi-rio" rev="3.4.9.1-ansell"/>
@Grapes(@Grab(group='com.github.ansell.owlapi', module='owlapi-rio', version='3.4.9.1-ansell'))
'com.github.ansell.owlapi:owlapi-rio:jar:3.4.9.1-ansell'
Click the following link to download the jar file.
owlapi-rio-3.4.9.1-ansell-javadoc.jar