- From: Bob DuCharme <bob@snee.com>
- Date: Mon, 26 Apr 2010 20:49:53 -0400
- To: Paul Gearon <gearon@ieee.org>
- CC: Johan De Smedt <johan.de-smedt@tenforce.com>, semantic-web@w3.org
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 00:50:29 UTC