- From: Michael Hausenblas <michael.hausenblas@deri.org>
- Date: Mon, 01 Feb 2010 06:43:55 +0000
- To: Manu Sporny <msporny@digitalbazaar.com>
- CC: RDFa TF list <public-rdf-in-xhtml-tf@w3.org>
Manu, > I had an action to create and publish a skeleton document for the RDFa > DOM API: > > http://dev.w3.org/rdfa/specs/rdfa-dom-api.html Good job. Some comments: as a fairly heavy user of Jeni's wonderful rdfquery lib [1] I like the way I can extract the RDFa embedded in an element with @id="ex1" just by saying: $('#ex1').rdf() Further, executing a query against triples extracted from a block (ideally making it compatible with SPARQ 1.1 esp. re aggregates and updates) would be very helpful. Though my involvement in the RDFa TF has not precisely increased over the past months I very much like the idea of having an API here and willing to do some of the legwork. Hope my colleague Knud reads this and also chimes in ;) Cheers, Michael [1] http://code.google.com/p/rdfquery/ -- Dr. Michael Hausenblas LiDRC - Linked Data Research Centre DERI - Digital Enterprise Research Institute NUIG - National University of Ireland, Galway Ireland, Europe Tel. +353 91 495730 http://linkeddata.deri.ie/ http://sw-app.org/about.html > From: Manu Sporny <msporny@digitalbazaar.com> > Date: Mon, 01 Feb 2010 00:15:33 -0500 > To: RDFa TF list <public-rdf-in-xhtml-tf@w3.org> > Subject: RDFa DOM API Editors Draft > Resent-From: RDFa TF list <public-rdf-in-xhtml-tf@w3.org> > Resent-Date: Mon, 01 Feb 2010 05:16:03 +0000 > > I had an action to create and publish a skeleton document for the RDFa > DOM API: > > http://dev.w3.org/rdfa/specs/rdfa-dom-api.html > > The content of the document has not been discussed prior to publishing, > nor should anybody expect it to be the approach that the group will take > in the coming months. I was mostly just playing around with ReSpec to > see if it has the facilities that we will need as we define the > interface for the DOM. > > -- manu > > -- > Manu Sporny (skype: msporny, twitter: manusporny) > President/CEO - Digital Bazaar, Inc. > blog: Bitmunk 3.2.1 Released - Video and Data Sales > http://blog.digitalbazaar.com/2010/01/31/bitmunk-3-2-1/ >
Received on Monday, 1 February 2010 06:44:28 UTC