License |
License |
---|---|
GroupId | GroupIdcom.github.ansell.owlapi |
ArtifactId | ArtifactIdowlapi-rio |
Last Version | Last Version3.4.9.2-ansell |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOWLAPI :: Sesame Rio module
Extends OWLAPI to export ontologies to any Sesame Rio RDFHandler, including databases and in-memory RDF statement collections.
|
Project Organization |
Project OrganizationCSIRO HRPPC |
Filename | Size |
---|---|
owlapi-rio-3.4.9.2-ansell.pom | |
owlapi-rio-3.4.9.2-ansell.jar | 36 KB |
owlapi-rio-3.4.9.2-ansell-sources.jar | 26 KB |
owlapi-rio-3.4.9.2-ansell-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-rio/ -->
<dependency>
<groupId>com.github.ansell.owlapi</groupId>
<artifactId>owlapi-rio</artifactId>
<version>3.4.9.2-ansell</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-rio/
implementation 'com.github.ansell.owlapi:owlapi-rio:3.4.9.2-ansell'
// https://jarcasting.com/artifacts/com.github.ansell.owlapi/owlapi-rio/
implementation ("com.github.ansell.owlapi:owlapi-rio:3.4.9.2-ansell")
'com.github.ansell.owlapi:owlapi-rio:jar:3.4.9.2-ansell'
<dependency org="com.github.ansell.owlapi" name="owlapi-rio" rev="3.4.9.2-ansell">
<artifact name="owlapi-rio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ansell.owlapi', module='owlapi-rio', version='3.4.9.2-ansell')
)
libraryDependencies += "com.github.ansell.owlapi" % "owlapi-rio" % "3.4.9.2-ansell"
[com.github.ansell.owlapi/owlapi-rio "3.4.9.2-ansell"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ansell.owlapi : owlapi-api | jar | 3.4.9.2-ansell |
com.github.ansell.owlapi : owlapi-parsers | jar | 3.4.9.2-ansell |
org.openrdf.sesame : sesame-rio-api | jar | 2.7.8 |
org.kohsuke.metainf-services : metainf-services Optional | jar | 1.5 |
org.openrdf.sesame : sesame-repository-api | jar | 2.7.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |