Re: CONSTRUCT *, optionals and alternatives

http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2005Apr/0011.html
| Does a query submitted with "CONSTRUCT *" always return a graph
equivalent 
| to a query submitted with "CONSTRUCT p", where p is the query pattern 
submitted?

No...

| If not, why not (e.g. please show counter-example)?

The GRAPH stuff complicates life:

CONSTRUCT * WHERE { GRAPH ?g { ?doc dc:title ?txt } }.


So it's been taken out...

Revision 1.243  2005/03/14 14:03:47  aseaborne
+ "CONSTRUCT *" removed
  -- http://www.w3.org/TR/rdf-sparql-query/

I just checked the current editor's draft, and it's still gone.

http://www.w3.org/2001/sw/DataAccess/rq23/#rConstructTemplate
$Revision: 1.328 $ of $Date: 2005/05/03 12:34:36 $

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541  0875 0F91 96DE 6E52 C29E
see you at XTech in Amsterdam 24-27 May?

Received on Thursday, 12 May 2005 14:07:05 UTC