- From: Paul Tyson <phtyson@sbcglobal.net>
- Date: Mon, 26 Apr 2010 20:13:27 -0500
- To: Bob DuCharme <bob@snee.com>
- Cc: Paul Gearon <gearon@ieee.org>, Johan De Smedt <johan.de-smedt@tenforce.com>, semantic-web@w3.org
Some standard sparql and grddl step definitions in xproc would make a
very powerful toolchain. I suggested this to the xproc wg, but they
thought it best to leave this up to another party.
http://lists.w3.org/Archives/Public/public-xml-processing-model-comments/2008Aug/0024.html
Regards,
--Paul
On Mon, 2010-04-26 at 20:49 -0400, Bob DuCharme wrote:
> Paul Gearon wrote:
> > SELECT ?s ?p ?o FROM <graph:uri> WHERE { ?s ?p ?o } ORDER BY ?s ?p ?o
> >
>
> Right, and given that your WHERE clause can be as complicated as you
> want, the logic of your query can do a lot of the work, leaving the XSLT
> to just wrap things in tags.
>
> Bob
>
>
>
Received on Tuesday, 27 April 2010 01:14:00 UTC