- From: <shadi+cgi@w3.org>
- Date: Tue, 5 Sep 2006 09:37:01 +0000 (GMT)
- 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://www.accesskeys.org/tools/color-contrast.html">
<dc:title rdf:parseType="Literal">AccessColor</dc:title>
<dc:creator rdf:parseType="Literal">AccessKeys.org</dc:creator>
<dc:location rdf:resource="http://www.accesskeys.org/tools/color-contrast.html"/>
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2006-08-10</dc:date>
<dct:hasVersion rdf:parseType="Literal">1.0</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#wcag10"/>
<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#automated"/>
<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#html"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#online"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#htm"/>
<dc:description rdf:parseType="Literal" xml:lang="en">AccessColor is a free online tool which analyses the internal and external CSS of a web page to test the colour contrast and colour brightness between the text and background colours. It uses the algorithm recommended by the W3C at http://www.w3.org/TR/AERT#color-contrast.</dc:description>
</earl:Software>
</rdf:RDF>
Received on Tuesday, 5 September 2006 09:41:55 UTC