Re: clj-rdfa, Jena and vocabulary expansion

2012/4/9 Ivan Herman <ivan@w3.org>:
> Terrific!
>
> http://www.w3.org/blog/SW/2012/04/09/friendly-competition-of-rdfa-1-1-implementations/
>
> :-)

Nice! Thanks!

> Niklas, you should add the info to the rdfa.info pages.

I thank Gregg for having done it for me. :)

Best regards,
Niklas


> 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 21:53:43 UTC