- From: Dan Connolly <connolly@w3.org>
- Date: Mon, 04 Apr 2005 14:27:47 -0500
- To: Bijan Parsia <bparsia@isr.umd.edu>
- Cc: DAWG Mailing List <public-rdf-dawg@w3.org>
Received on Monday, 4 April 2005 19:27:49 UTC
On Mon, 2005-04-04 at 15:13 -0400, Bijan Parsia wrote: > Not to nag, but just as a heads up, there seem to be some (X)HTML > problems with the current Query draft: > http://validator.w3.org/check? > uri=http%3A%2F%2Fwww.w3.org%2F2001%2Fsw%2FDataAccess%2Frq23%2F > > They are all minor, one missing <p> tag, one extra </span> tag and a > bunch of needed escapes (>>, >, etc.) I fixed those in 1.291 with nxml-mode's help (context diff attached), but some of them are in the grammar section, which, I gather, is produced by machine. So whatever code fails to escape <s and such needs to get fixed. Where is that code, btw, Andy and EricP? I vaguely recall getting a pointer, but I don't know where it is now. Can you add a pointer from the SOTD maybe? or add a Colophon, just for the editor's draft? I also updated http://www.w3.org/2001/sw/DataAccess/rq23/defns.html ala: $ xsltproc defns.xsl Overview.html >defns.html $ cvs commit -m 'to match 1.291 of Overview.html' defns.html new revision: 1.10; previous revision: 1.9 > > Cheers, > Bijan. > -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Monday, 4 April 2005 19:27:49 UTC