Last Version

ELK OWL Model 0.5.0

Manipulation with OWL objects

License

License

GroupId

GroupId

au.csiro
ArtifactId

ArtifactId

elk-owl-parent
Version

Version

0.5.0
Type

Type

pom
Description

Description

ELK OWL Model
Manipulation with OWL objects
Project Organization

Project Organization

Department of Computer Science, University of Oxford

Download elk-owl-parent 0.5.0

Filename Size
elk-owl-parent-0.5.0.pom 671 bytes
Browse

<!-- https://jarcasting.com/artifacts/au.csiro/elk-owl-parent/ -->
<dependency>
    <groupId>au.csiro</groupId>
    <artifactId>elk-owl-parent</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/elk-owl-parent/
implementation 'au.csiro:elk-owl-parent:0.5.0'
// https://jarcasting.com/artifacts/au.csiro/elk-owl-parent/
implementation ("au.csiro:elk-owl-parent:0.5.0")
'au.csiro:elk-owl-parent:pom:0.5.0'
<dependency org="au.csiro" name="elk-owl-parent" rev="0.5.0">
  <artifact name="elk-owl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='elk-owl-parent', version='0.5.0')
)
libraryDependencies += "au.csiro" % "elk-owl-parent" % "0.5.0"
[au.csiro/elk-owl-parent "0.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • elk-owl-model
  • elk-owl-implementation
  • elk-owl-parsing-javacc