ont-app/sparql-endpoint

Utilities for interfacing with a sparql endpoint in clojure

Leiningen/Boot

[ont-app/sparql-endpoint "0.1.3-SNAPSHOT"]

Clojure CLI/deps.edn

ont-app/sparql-endpoint {:mvn/version "0.1.3-SNAPSHOT"}

Gradle

implementation("ont-app:sparql-endpoint:0.1.3-SNAPSHOT")

Maven

<dependency>
  <groupId>ont-app</groupId>
  <artifactId>sparql-endpoint</artifactId>
  <version>0.1.3-SNAPSHOT</version>
</dependency>