Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 370 Bytes

Jena adapter for the Clojure RDFa 1.1 library

Usage

See the examples in the source.

Development

To develop in tandem with clj-rdfa, use the checkouts support in Leiningen:

$ mkdir checkouts && cd checkouts && ln -s ../../clj-rdfa

License

Copyright (C) 2012 Niklas Lindström

Distributed under the Eclipse Public License, the same as Clojure.