- From: Charles McCathieNevile <charles@w3.org>
- Date: Sun, 4 Feb 2001 23:32:12 -0500 (EST)
- To: WAI Cross-group list <wai-xtech@w3.org>
in teh SVG access note we included a link to metadata about the Note. The address of that is http://www.w3.org/TR/SVG-access/metadata.rdf and the stuff we included at the time is <?xml version="1.0"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:conform="http://www.w3.org/1999/11/conforms/"> <rdf:Description about="Overview.html"> <conform:meets rdf:resource="http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505"/> <conform:meets rdf:resource="http://www.w3.org/TR/1998/REC-CSS2-19980512"/> </rdf:Description> </rdf:RDF> A fairly simple statement. There's also a bug in it - it doesn't say what level it conforms to WCAG at. (I recently adjusted the ATAG sources so that there is an explicit URI that can be used for asserting conformance at each of the three possible levels). There are some obvious bugs, but there are also obvious things we could do to improve on it, like list WCAG conformance checkpoint by checkpoint instead of in one hit - that would be a whole lot more useful in my opinion, and is how I intended to be able to use the thing. Also, it would be fairly easy to make WART output this information. Cheers Charles -- Charles McCathieNevile http://www.w3.org/People/Charles phone: +61 409 134 136 W3C Web Accessibility Initiative http://www.w3.org/WAI fax: +1 617 258 5999 Location: I-cubed, 110 Victoria Street, Carlton VIC 3053, Australia (or W3C INRIA, Route des Lucioles, BP 93, 06902 Sophia Antipolis Cedex, France)
Received on Sunday, 4 February 2001 23:32:13 UTC