balhoff / owl-to-rules   0.3.8

BSD 3-clause "New" or "Revised" License GitHub

Translation of OWL 2 RL axioms into Jena rules

Scala versions: 2.13 2.12 2.11

owl-to-rules 0.2


Group ID:
org.geneontology
Artifact ID:
owl-to-rules_2.11
Version:
0.2
Release Date:
Mar 9, 2017
Licenses:
Files:

libraryDependencies += "org.geneontology" %% "owl-to-rules" % "0.2"

Mill build tool

ivy"org.geneontology::owl-to-rules:0.2"

Scala CLI

//> using dep "org.geneontology::owl-to-rules:0.2"

Ammonite REPL

import $ivy.`org.geneontology::owl-to-rules:0.2`

<dependency>
  <groupId>org.geneontology</groupId>
  <artifactId>owl-to-rules_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'org.geneontology', name: 'owl-to-rules_2.11', version: '0.2'