Re: draft XML query results format spec

On Tue, 2004-09-28 at 23:54, Simon Raboczi wrote:
[...]
>      <sparql:Solution>
>        <var:hpage rdf:resource="http://work.example.org/alice/"/>
>        <var:name>Alice</var:name>
>        <var:blurb rdf:parseType="Literal"  
> xmlns="http://www.w3.org/1999/xhtml"><p>My name is  
> <b>alice</b></p></var:blurb>
>      </sparql:Solution>

Hmm... That's clever. The question is whether it's too clever.

It sets off my use/mention sensor somehow... the var:hpage
property is relating a solution to... a web page, not
to a graph term.

Also, do you mean to constrain the syntactic form of the RDF?
If not, that sorta misses the point of making it friendly
for downstream XPath/XSLT/XQuery. If so, um... icky.


-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541  0875 0F91 96DE 6E52 C29E

Received on Friday, 1 October 2004 21:21:05 UTC