License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.owlapi |
ArtifactId | ArtifactIdowlexplanation |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOWL Explanation
OWL Explanation Generator - see http://www.bcs.org/upload/pdf/dd-matthew-horridge.pdf
|
Filename | Size |
---|---|
owlexplanation-5.0.0.pom | |
owlexplanation-5.0.0.jar | 230 KB |
owlexplanation-5.0.0-sources.jar | 148 KB |
owlexplanation-5.0.0-javadoc.jar | 552 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlexplanation/ -->
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlexplanation</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlexplanation/
implementation 'net.sourceforge.owlapi:owlexplanation:5.0.0'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlexplanation/
implementation ("net.sourceforge.owlapi:owlexplanation:5.0.0")
'net.sourceforge.owlapi:owlexplanation:jar:5.0.0'
<dependency org="net.sourceforge.owlapi" name="owlexplanation" rev="5.0.0">
<artifact name="owlexplanation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlexplanation', version='5.0.0')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlexplanation" % "5.0.0"
[net.sourceforge.owlapi/owlexplanation "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.owlapi : owlapi-api | jar | [5.0.0,5.9.9] |
net.sourceforge.owlapi : owlapi-tools | jar | [5.0.0,5.9.9] |
net.sourceforge.owlapi : telemetry | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.owlapi : owlapi-apibinding | jar | [5.0.0,5.9.9] |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.github.galigator.openllet : openllet-owlapi | jar | 2.6.1 |