OWLLink-owlapi

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

owllink-owlapi-parent
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

OWLLink-owlapi
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.
Project URL

Project URL

https://github.com/ignazio1977/owllink-owlapi/
Source Code Management

Source Code Management

https://github.com/ignazio1977/owllink-owlapi

Download owllink-owlapi-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • owllinkapi
  • owllinkhttpxml
  • owllinkimpl
  • owllinkprotege
  • owllinkserver

Versions

Version
2.0.0