formatted references in SPARQL QL spec

Andy, Eric,

I just checked in an update to
  http://www.w3.org/2001/sw/DataAccess/rq23/#references


Revision 1.368  2005/05/31 22:29:23  connolly
split normative refs from informative refs from acks
formatted refs to W3C tech reports per bib generator.

I'm working on a little piece of XSLT that generates
(parts of) the bibliography automatically. It works like this:


2001/sw/DataAccess/rq23$ make
xsltproc -o rq23gen.html fixrefs.xsl Overview.html

    bibkeys: ref12+http://www.w3.org/TR/rdf-concepts/%0D%0Aref17+http://www.w3.org/TR/xpath-functions/%0D%0Aref18+http://www.w3.org/TR/xquery%0D%0A

    k: ref12
    ref: http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/
...


and out comes rq23gen.html , which is just like Overview.html
except that the bibliography references to W3C tech reports
are reformatted. I manually copied the relevant parts into
rq32/Overview.html , since I didn't want to reformat
the text and mess up the CVS history.

I hope to go thru the connections between the body text
and the references and make sure there are no normative
uses of informative references, that each normative reference
is used normatively at least once, and so on... and perhaps
to automate some consistency in how sections of other
specs are referenced.



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

Received on Tuesday, 31 May 2005 23:02:21 UTC