- From: Sandor Herramhof <Sandor.Herramhof@jku.at>
- Date: Fri, 27 Jan 2006 12:27:07 +0100
- To: <shadi@w3.org>
- Cc: <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://www.etre.com/tools/accessibilitycheck/
">
<dc:title rdf:parseType="Literal">Accessibility Check</dc:title>
<dc:creator rdf:parseType="Literal">etre</dc:creator>
<dc:location
rdf:resource="http://www.etre.com/tools/accessibilitycheck/ "/>
<dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2005-08-01</dc:date>
<dct:hasVersion rdf:parseType="Literal">1.0</dct:hasVersion>
<tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#accessible"/>
<tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#manual"/>
<tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#automated"/>
<tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#report"/>
<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#css"/>
<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#html"/>
<tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#wcag10"/>
<dc:description rdf:parseType="Literal" xml:lang="en">Etre\'s
Accessibility Check evaluates your page against subset of the WAI
guidelines. These guidelines form the basis of most global legislation
relating to accessibility.
</dc:description>
</earl:Software>
</rdf:RDF>
Received on Friday, 27 January 2006 11:27:27 UTC