- From: Gregg Kellogg <gregg@kellogg-assoc.com>
- Date: Mon, 9 Apr 2012 10:16:34 -0400
- To: Ivan Herman <ivan@w3.org>
- CC: Niklas Lindström <lindstream@gmail.com>, public-rdfa-wg <public-rdfa-wg@w3.org>, RDFa Community <public-rdfa@w3.org>
I added an entry for the Clojure implementation on rdfa.info. Gregg Kellogg Sent from my iPad On Apr 9, 2012, at 7:11 AM, "Ivan Herman" <ivan@w3.org> wrote: > Terrific! > > http://www.w3.org/blog/SW/2012/04/09/friendly-competition-of-rdfa-1-1-implementations/ > > :-) > > Niklas, you should add the info to the rdfa.info pages. > > Anybody else coming? > > Ivan > > On Apr 9, 2012, at 14:42 , Niklas Lindström wrote: > >> Hi all! >> >> I'm happy to announce that clj-rdfa now has support for vocabulary >> expansion. Specifically, I have created a new module, clj-rdfa-jena >> [1], which is an adapter of the Clojure implementation to Jena [2], a >> popular RDF library in Java. This adapter also supports expansion by >> simply running the Jena OWL reasoner upon the data. I have also >> extracted the web interface to clj-rdfa-web [3], now using the Jena >> adapter. This is what is run by the online service [4]. >> >> With this, the clj-rdfa online service passes the vocabulary expansion >> tests as well, which should make it formally fully complete. >> >> Also, clj-rdfa-jena enables clj-rdfa to be used as a simple drop-in >> RDFa 1.1 parser in any Java project using Jena. See [5] for an example >> of doing this. >> >> Best regards, >> Niklas >> >> [1]: https://github.com/niklasl/clj-rdfa-jena >> [2]: http://incubator.apache.org/jena/ >> [3]: https://github.com/niklasl/clj-rdfa-web >> [4]: http://clj-rdfa.herokuapp.com/service.html >> [5]: https://github.com/niklasl/clj-rdfa-jena/blob/master/examples/rdfa_jena.groovy >> > > > ---- > Ivan Herman, W3C Semantic Web Activity Lead > Home: http://www.w3.org/People/Ivan/ > mobile: +31-641044153 > FOAF: http://www.ivan-herman.net/foaf.rdf > > > > >
Received on Monday, 9 April 2012 14:17:05 UTC