ont-app / vocabulary

Utilities to map between clojure namespaced keywords and RDF-style URIs
Eclipse Public License 1.0
57 stars 5 forks source link

Consider loosening the coupling between vocabulary namespaces on clojure ns's #21

Closed ont-app closed 1 year ago

ont-app commented 2 years ago

While it's probably a good thing that we can work off of VANN metadata in native clojure namespaces, it probably not good that we must do so when working in clojure. It's already not the case when we're working in cljs.

Done when: