Last Version

OWLLink HTTP/XML 2.0.0

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

owllinkhttpxml
Version

Version

2.0.0
Type

Type

jar
Description

Description

OWLLink HTTP/XML
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 owllinkhttpxml 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
net.sourceforge.owlapi : owllinkapi jar 2.0.0
net.sourceforge.owlapi : owllinkserver jar 2.0.0
net.sourceforge.owlapi : owllinkimpl jar 2.0.0
org.mortbay.jetty : org.mortbay.jetty jar 5.1.11
org.mortbay.jetty : org.mortbay.jmx jar 5.1.11
org.mortbay.jetty : javax.servlet jar 5.1.11

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.12
com.github.galigator.openllet : openllet-owlapi jar 2.6.4

Project Modules

There are no modules declared in this project.