License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.simpleowlapi |
ArtifactId | ArtifactIdsimpleowlapi-lib |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionsimpleOWLAPI 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |