- From: Alberto Reggiori <alberto@asemantics.com>
- Date: Wed, 22 Sep 2004 02:38:53 +0200
- To: Dan Connolly <connolly@w3.org>
- Cc: RDF Data Access Working Group <public-rdf-dawg@w3.org>
On Sep 22, 2004, at 1:17 AM, Dan Connolly wrote: > > On Mon, 2004-09-20 at 18:00, Dan Connolly wrote: >> OK, I finished a first pass summarizing the IRC >> logs as minutes: >> >> http://www.w3.org/2001/sw/DataAccess/ftf3-brs > > $Revision: 1.35 $ is now GRDDL powered, using > http://www.w3.org/2001/sw/DataAccess/grokftf.xsl > to generate RDF. nice! > http://www.w3.org/2000/06/webdata/xslt? > xslfile=http%3A%2F%2Fwww.w3.org%2F2003%2F11%2Frdf-in-xhtml- > processor&xmlfile=http%3A%2F%2Fwww.w3.org%2F2001%2Fsw%2FDataAccess%2Fft > f3-brs > > to get a formal version of attendance, decisions, > and actions. It still has lots of gaps (date, > place of the meeting, connection to the WG, etc.) > but it's getting there. just for fun I had a try to generate back an HTML TABLE listing the action list from the RDF/XML you generated with GRDDL; using RDFLets pipeline idea [1] , simply by outputting RDF-for-XML syntax [2] of the results of a test query [3] (not FROM clause) using a default/simple template [4] http://www.asemantics.com/rdflets/rdflets.pl? query_url=http%3A%2F%2Fwww.asemantics.com%2Frdflets%2Fdawg%2Fquery.rdql& template=http%3A%2F%2Fwww.asemantics.com%2Frdflets%2Fdawg%2Ftemplate.xsl or using W3C XSLT service calling our RDQL demo service outputting RDF-for-XML http://www.w3.org/2000/06/webdata/xslt? xslfile=http%3A%2F%2Fwww.asemantics.com%2Frdflets%2Fdawg%2Ftemplate.xsl& xmlfile=http%3A%2F%2Fdemo.asemantics.com%2Frdfstore%2Frdql%2Fqueryit.pl% 3Fquery_url%3Dhttp%3A%2F%2Fwww.asemantics.com%2Frdflets%2Fdawg%2Fquery.r dql%26asrdf%3Drdf-for-xml anyway, just another nice exercise in the end to show what a simple DAWG-QL enabled service could do in the end - and how easy is to pipeline into XML. Yours Alberto [1] http://www.asemantics.com/rdflets/ [2] http://jena.hpl.hp.com/~afs/RDF-XML.html [3] http://www.asemantics.com/rdflets/dawg/query.rdql [4] http://www.asemantics.com/rdflets/dawg/template.xsl
Received on Wednesday, 22 September 2004 00:38:57 UTC