You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
niklasl edited this page Oct 13, 2012
·
3 revisions
A Clojure RDFa library
The clj-rdfa implementation brings support for parsing RDFa 1.1 to Clojure and the JVM. It uses the Java standard DOM for parsing XML and the CyberNeko HTML Parser for HTML.
Usage
Clojure
The library is written in Clojure. See the source, especially for example usage.