OWLLink API

The OWLlink API is both a client API and a server API. The client API enables OWLAPI-based application to use OWLlink services offered by an arbitrary OWLlink server that provides a HTTP/XML binding. This repository contains a fork of the original code, for the purpose of providing an OWLAPI 5 compliant version of the OWLLink library.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owllinkapi
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

OWLLink API
The OWLlink API is both a client API and a server API. The client API enables OWLAPI-based application to use OWLlink services offered by an arbitrary OWLlink server that provides a HTTP/XML binding. This repository contains a fork of the original code, for the purpose of providing an OWLAPI 5 compliant version of the OWLLink library.

Download owllinkapi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-apibinding jar 5.1.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0