ont-app/vocabulary

Integration between Clojure keywords and URIs, plus support for RDF-style language-tagged literals.

Leiningen/Boot

[ont-app/vocabulary "0.3.0"]

Clojure CLI/deps.edn

ont-app/vocabulary {:mvn/version "0.3.0"}

Gradle

implementation("ont-app:vocabulary:0.3.0")

Maven

<dependency>
  <groupId>ont-app</groupId>
  <artifactId>vocabulary</artifactId>
  <version>0.3.0</version>
</dependency>