is not current version
Last Version 3.4.9.2-ansell

com.github.ansell.owlapi:owlapi-rio 3.4.3.1-ansell

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

GroupId

GroupId

com.github.ansell.owlapi
ArtifactId

ArtifactId

owlapi-rio
Version

Version

3.4.3.1-ansell
Type

Type

jar

Download owlapi-rio 3.4.3.1-ansell


<!-- https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-rio/ -->
<dependency>
    <groupId>com.github.ansell.owlapi</groupId>
    <artifactId>owlapi-rio</artifactId>
    <version>3.4.3.1-ansell</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-rio/
implementation 'com.github.ansell.owlapi:owlapi-rio:3.4.3.1-ansell'
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-rio/
implementation ("com.github.ansell.owlapi:owlapi-rio:3.4.3.1-ansell")
'com.github.ansell.owlapi:owlapi-rio:jar:3.4.3.1-ansell'
<dependency org="com.github.ansell.owlapi" name="owlapi-rio" rev="3.4.3.1-ansell">
  <artifact name="owlapi-rio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.owlapi', module='owlapi-rio', version='3.4.3.1-ansell')
)
libraryDependencies += "com.github.ansell.owlapi" % "owlapi-rio" % "3.4.3.1-ansell"
[com.github.ansell.owlapi/owlapi-rio "3.4.3.1-ansell"]