ont-app/igraph-jena

Library to port the Apache Jena APIs to the ont-app/iGraph protocol

Leiningen/Boot

[ont-app/igraph-jena "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

ont-app/igraph-jena {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("ont-app:igraph-jena:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>ont-app</groupId>
  <artifactId>igraph-jena</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>