com.github.owlcs:ontapi

ONT-API is a RDF-centric library to work with OWL

License

License

GroupId

GroupId

com.github.owlcs
ArtifactId

ArtifactId

ontapi
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.owlcs:ontapi
ONT-API is a RDF-centric library to work with OWL
Project URL

Project URL

https://github.com/owlcs/ont-api
Project Organization

Project Organization

owl.cs group
Source Code Management

Source Code Management

https://github.com/owlcs/ont-api

Download ontapi

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.jena : jena-arq jar 4.2.0
net.sourceforge.owlapi : owlapi-api jar 5.1.19
org.slf4j : slf4j-api jar 1.7.32
com.github.ben-manes.caffeine : caffeine jar 3.0.4

test (9)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.32
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-all jar 1.10.19
net.sourceforge.owlapi : owlapi-impl jar 5.1.19
net.sourceforge.owlapi : owlapi-tools jar 5.1.19
net.sourceforge.owlapi : owlapi-parsers jar 5.1.19
net.sourceforge.owlapi : owlapi-rio jar 5.1.19
net.sourceforge.owlapi : owlapi-oboformat jar 5.1.19

Project Modules

There are no modules declared in this project.
com.github.owlcs

owl.cs code, everything OWL related

Versions

Version
3.0.0
2.1.0
2.0.0