All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download net.sourceforge.owlapi JAR files with all dependencies

Search JAR files by class name

owlapi-impl from group net.sourceforge.owlapi (version 5.5.0)

Group: net.sourceforge.owlapi Artifact: owlapi-impl
Show all versions Show documentation Show source 
 

10 downloads
Artifact owlapi-impl
Group net.sourceforge.owlapi
Version 5.5.0
Last update 14. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies owlapi-api, javax.inject,
There are maybe transitive dependencies!

owlapi-apibinding from group net.sourceforge.owlapi (version 5.5.0)

Group: net.sourceforge.owlapi Artifact: owlapi-apibinding
Show all versions Show documentation Show source 
 

84 downloads
Artifact owlapi-apibinding
Group net.sourceforge.owlapi
Version 5.5.0
Last update 14. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies owlapi-api, owlapi-impl, owlapi-parsers, owlapi-oboformat, owlapi-tools, owlapi-rio,
There are maybe transitive dependencies!

org.semanticweb.hermit from group net.sourceforge.owlapi (version 1.4.5.519)

HermiT is reasoner for ontologies written using the Web Ontology Language (OWL). Given an OWL file, HermiT can determine whether or not the ontology is consistent, identify subsumption relationships between classes, and much more. This is the maven build of HermiT and is designed for people who wish to use HermiT from within the OWL API. It is now versioned in the main HermiT version repository, although not officially supported by the HermiT developers. The version number of this package is a composite of the HermiT version and a value representing the OWLAPI release it is compatible with. Note that the group id for the upstream HermiT is com.hermit-reasoner, while this fork is released under net.sourceforge.owlapi. This fork exists to allow HermiT users to use newer OWLAPI versions than the ones supported by the original HermiT codebase. This package includes the Jautomata library (http://jautomata.sourceforge.net/), and builds with it directly. This library appears to be no longer under active development, and so a "fork" seems appropriate. No development is intended or anticipated on this code base.

Group: net.sourceforge.owlapi Artifact: org.semanticweb.hermit
Show all versions Show documentation Show source 
 

61 downloads
Artifact org.semanticweb.hermit
Group net.sourceforge.owlapi
Version 1.4.5.519
Last update 18. February 2020
Organization not specified
URL http://hermit-reasoner.com/
License LGPL
Dependencies amount 9
Dependencies commons-logging, owlapi-distribution, axiom-api, axiom-c14n, axiom-impl, axiom-dom, automaton, java-getopt, trove4j,
There are maybe transitive dependencies!

owlapi-gwt-serialization-tests from group net.sourceforge.owlapi (version 4.3.2.1)

A set of tests that serialize OWL API objects that should be serializable and sends them over the wire. The objects are round tripped from client to server and back to check that they serialize and deserialize correctly, and that the GWT compiler can actually compile the source code used for client side emulation.

Group: net.sourceforge.owlapi Artifact: owlapi-gwt-serialization-tests
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact owlapi-gwt-serialization-tests
Group net.sourceforge.owlapi
Version 4.3.2.1
Last update 30. October 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies junit, guava-gwt, owlapi-gwt,
There are maybe transitive dependencies!

owlapi-gwt-parent from group net.sourceforge.owlapi (version 4.3.2.1)

A project that builds a GWT module of a subset of the OWL API. This allows most OWL API model classes to be used in a GWT app on the client, and allows a subset of these to be serialized and sent over the wire.

Group: net.sourceforge.owlapi Artifact: owlapi-gwt-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact owlapi-gwt-parent
Group net.sourceforge.owlapi
Version 4.3.2.1
Last update 30. October 2019
Organization not specified
URL https://github.com/matthewhorridge/owlapi-gwt
License GNU LGPL Version 3.0
Dependencies amount 3
Dependencies gwt-user, jsr305, guava,
There are maybe transitive dependencies!

owlapi-gwt-client-side-emul from group net.sourceforge.owlapi (version 4.3.2.1)

A component of the OWL API GWT module. This maven module contains source code that is used for client side emulation. The code in this module is not compiled by the Java compiler, but is placed in the super-source directory for use by the GWT compiler when this module is built and packaged by the parent module.

Group: net.sourceforge.owlapi Artifact: owlapi-gwt-client-side-emul
Show all versions Show documentation Show source 
 

1 downloads
Artifact owlapi-gwt-client-side-emul
Group net.sourceforge.owlapi
Version 4.3.2.1
Last update 30. October 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

owlapi-gwt-serialization from group net.sourceforge.owlapi (version 4.3.2.1)

A component of the OWL API GWT module that is used for object serialization. This code is compiled by javac and used on the server, and is compiled by the GWT compiler for use on the client.

Group: net.sourceforge.owlapi Artifact: owlapi-gwt-serialization
Show all versions Show documentation Show source 
 

0 downloads
Artifact owlapi-gwt-serialization
Group net.sourceforge.owlapi
Version 4.3.2.1
Last update 30. October 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies owlapi-gwt-client-side-emul,
There are maybe transitive dependencies!

owlapi-gwt from group net.sourceforge.owlapi (version 4.3.2.1)

An OWL API GWT Module (The name of the module is org.semanticweb.owlapi.gwt.owlapi)

Group: net.sourceforge.owlapi Artifact: owlapi-gwt
Show all versions Show documentation Show source 
 

5 downloads
Artifact owlapi-gwt
Group net.sourceforge.owlapi
Version 4.3.2.1
Last update 30. October 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies owlapi-gwt-serialization, owlapi-gwt-client-side-emul,
There are maybe transitive dependencies!

owllinkimpl from group net.sourceforge.owlapi (version 2.0.0)

Group: net.sourceforge.owlapi Artifact: owllinkimpl
Show documentation Show source 
 

0 downloads
Artifact owllinkimpl
Group net.sourceforge.owlapi
Version 2.0.0
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies owllinkapi,
There are maybe transitive dependencies!

owllinkprotege from group net.sourceforge.owlapi (version 2.0.0)

Group: net.sourceforge.owlapi Artifact: owllinkprotege
Show documentation Show source 
 

0 downloads
Artifact owllinkprotege
Group net.sourceforge.owlapi
Version 2.0.0
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies owllinkapi, owllinkhttpxml,
There are maybe transitive dependencies!



Page 2 from 8 (items total 76)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy