- From: <shadi+cgi@w3.org>
- Date: Tue, 5 Jun 2007 12:39:51 +0000 (UTC)
- To: public-wai-ert-tools@w3.org
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:earl="http://www.w3.org/WAI/ER/EARL/nmg-strawman#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:tool="http://www.w3.org/WAI/ER/tools/schema#">
<earl:Software rdf:ID="http://people.aapt.net.au/~lpsparrow/comtab/">
<dc:title rdf:parseType="Literal">com tab</dc:title>
<dc:creator rdf:parseType="Literal">Pierre Frederiksen</dc:creator>
<dc:location rdf:resource="http://people.aapt.net.au/~lpsparrow/comtab/"/>
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2007-06-05</dc:date>
<dct:hasVersion rdf:parseType="Literal">1.5</dct:hasVersion>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#en"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#wizard"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#inpage"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#transformation"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#repair"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#html"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#xhtml"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#mozilla"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#htm"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#freeware"/>
<dc:description rdf:parseType="Literal" xml:lang="en">The toolbar is an add-on to FireFox and can be used to:
1. Reveal \"headers\" and \"id\" complex data table mark-up.
2. Create such mark-up either manually or automatically.
3. Create a linear version of the data table content.
Complex data table mark-up is needed for screen reader users in order to make sense of a complex data table. Screen readers support (in varying degree) complex mark-up.
</dc:description>
</earl:Software>
<tool:feature rdf:ID="other2">
<dc:description>checks table mark-up (which is part of WCAG checkpoints)</dc:description>
</tool:feature>
<tool:feature rdf:ID="other4">
<dc:description>single tables</dc:description>
</tool:feature>
</rdf:RDF>
Received on Tuesday, 5 June 2007 13:32:58 UTC