simpleOWLAPI wrapper for the OWLAPI

A light-weight wrapper for the OWLAPI enabling rapid and concise development of OWL ontologies using Manchester OWL Syntax.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.simpleowlapi
ArtifactId

ArtifactId

simpleowlapi-lib
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

simpleOWLAPI wrapper for the OWLAPI
A light-weight wrapper for the OWLAPI enabling rapid and concise development of OWL ontologies using Manchester OWL Syntax.
Project URL

Project URL

https://simpleowlapi.sourceforge.io/
Source Code Management

Source Code Management

https://github.com/kodymoodley/simpleowlapi

Download simpleowlapi-lib

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-distribution jar 4.1.3
net.sourceforge.owlapi : org.semanticweb.hermit jar 1.3.8.413
net.sourceforge.owlapi : pellet-owlapi-ignazio1977 jar 2.4.0-ignazio1977
org.semanticweb.elk : elk-reasoner jar 0.4.3
org.semanticweb.elk : elk-owlapi jar 0.4.3
net.sourceforge.owlapi : jfact jar 4.0.3
net.sourceforge.owlapi : owlexplanation jar 2.0.0
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.0.0