- From: Michael Hausenblas <michael.hausenblas@deri.org>
- Date: Thu, 07 May 2009 12:08:51 +0200
- To: Ed Summers <ehs@pobox.com>
- CC: SWD WG <public-swd-wg@w3.org>, Dan Brickley <danbri@danbri.org>
Thanks, Ed! I never intended to say you are anti-RDFa, I know that you were actually one of the first people doing linked data with RDFa ;) So, thanks for your comments and let's see if we can sort out some of the issues. Rest following in PM. Cheers, Michael -- Dr. Michael Hausenblas DERI - Digital Enterprise Research Institute National University of Ireland, Lower Dangan, Galway, Ireland, Europe Tel. +353 91 495730 http://sw-app.org/about.html http://webofdata.wordpress.com/ > From: Ed Summers <ehs@pobox.com> > Date: Tue, 5 May 2009 12:06:45 -0400 > To: Michael Hausenblas <michael.hausenblas@deri.org> > Cc: SWD WG <public-swd-wg@w3.org>, Dan Brickley <danbri@danbri.org> > Subject: Re: SKOS Implementation : LCSH > > On Fri, May 1, 2009 at 2:49 AM, Michael Hausenblas > <michael.hausenblas@deri.org> wrote: >> Please, let us not threaten people using RDFa if there is no reason for it. > > Thanks for the clarification and the pointer Michael. I'm sorry if > what I wrote sounded threatening. I certainly didn't intend it to > sound that way, since I'm actually a *big* fan of rdfa. This might be > too-much-information, but I'd like try to provide some context, so > that people don't interpret me as saying RDFa should be avoided. > > As a software developer I try to avoid introducing redundancy into > code, because it is a common source of bugs and general maintenance > problems [1]. At the moment the web application at id.loc.gov is > serving up the rdfa using an html templating system that's part of the > django web framework. The other rdf serializations (xml, ntriples, > json) are generated from an identical graph data structure using > rdflib. So it's currently quite easy for differences to creep in > between the assertions found in the rdfa compared to the other rdf > serializations. > > I argued against using rdfa initially at id.loc.gov because I wanted > to avoid this perceived synchronization problem. But perhaps this is a > red-herring as well, particularly as rdfa tools evolve. It's also a > situation that completely goes away if you only express your rdf as > rdfa. > > Sorry for adding to the noise, > //Ed > > [1] http://en.wikipedia.org/wiki/Don%27t_repeat_yourself
Received on Thursday, 7 May 2009 10:09:33 UTC