is not current version
Last Version 1.0.5

OWL Close World 1.0.4

A library of algorithms to close the world in OWL ontologies

License

License

GroupId

GroupId

io.opencaesar.owl
ArtifactId

ArtifactId

owl-close-world
Version

Version

1.0.4
Type

Type

jar
Description

Description

OWL Close World
A library of algorithms to close the world in OWL ontologies
Project URL

Project URL

https://github.com/opencaesar/owl-tools
Source Code Management

Source Code Management

https://github.com/opencaesar/owl-tools

Download owl-close-world 1.0.4


<!-- https://jarcasting.com/artifacts/io.opencaesar.owl/owl-close-world/ -->
<dependency>
    <groupId>io.opencaesar.owl</groupId>
    <artifactId>owl-close-world</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.opencaesar.owl/owl-close-world/
implementation 'io.opencaesar.owl:owl-close-world:1.0.4'
// https://jarcasting.com/artifacts/io.opencaesar.owl/owl-close-world/
implementation ("io.opencaesar.owl:owl-close-world:1.0.4")
'io.opencaesar.owl:owl-close-world:jar:1.0.4'
<dependency org="io.opencaesar.owl" name="owl-close-world" rev="1.0.4">
  <artifact name="owl-close-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opencaesar.owl', module='owl-close-world', version='1.0.4')
)
libraryDependencies += "io.opencaesar.owl" % "owl-close-world" % "1.0.4"
[io.opencaesar.owl/owl-close-world "1.0.4"]

Dependencies

runtime (5)

Group / Artifact Type Version
com.beust : jcommander jar 1.82
log4j : log4j jar 1.2.17
org.slf4j : slf4j-simple jar 1.7.33
net.sourceforge.owlapi : owlapi-distribution jar 5.1.17
org.jgrapht : jgrapht-core jar 1.1.0

Project Modules

There are no modules declared in this project.