Support for creating keyword identifiers (KWIs) in IGraph-compliant graphs and aligning them with URIs in the Linked Data world.
A KWI is a namespaced clojure keyword used exactly the way a URI is used in RDF. Ideally URI should be importable as KWIs and integrated into IGraph-based models, and conversely KWIs should be exportable as standard URIs.
This builds on the ont-app.vocabulary library and the ont-app.igraph library, and is responsible for basic functionality involving both. ont-app.igraph and ont-app.vocabulary should not know about each other.
Watch this space for more documentation.
Copyright © 2019-20 Eric D. Scott
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation? These fine people already did:
Eric & Eric ScottEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close