- From: Stephen Thorne <stephen@netboxblue.com>
- Date: Wed, 11 Feb 2009 16:16:59 +1000
- To: public-rdf-dawg-comments@w3.org
G'day I was reading the sparql query documentation, and discovered a typographical error in the section 11.4.1 This code example: SELECT ?name WHERE { ?x foaf:givenName ?givenName . OPTIONAL { ?x dc:date ?date } . FILTER ( bound(?date) ) } ?givenName should be ?name. url: http://www.w3.org/TR/rdf-sparql-query/#func-bound -- Regards, Stephen Thorne Development Engineer NetBox Blue - 1300 737 060 NetBox Blue is proud to be a sponsor and exhibitor at IBM's Solutions Showcase 2009 events. These are held in Perth, Adelaide, Brisbane, Sydney and Melbourne in February and March. For more details and to register please visit: http://www.ibm.com/solutionsshowcase/au Scanned by the NetBox from NetBox Blue (http://netboxblue.com/)
Received on Wednesday, 11 February 2009 08:49:32 UTC