RDF/XML entry for "Accessibility color wheel"

<?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://gmazzocato.altervista.org/colorwheel/wheel.php">
  <dc:title rdf:parseType="Literal">Accessibility color wheel</dc:title>
  <dc:creator rdf:parseType="Literal"></dc:creator>
  <dc:location rdf:resource="http://gmazzocato.altervista.org/colorwheel/wheel.php"/>
  <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate"></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#wizard"/>
    <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#opensource"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">A tool that helps in the choice of a color pair (text/background) to use in a web page. It simulates three kinds of colour blindness and it shows the result of w3c algorithms, that compute contrast and difference of brightness, applied to the chosen colours. 

The accessibility color wheel shows if the color pair is \"good\" from an accessibility point of wiew.

</dc:description>
</earl:Software>

<tool:feature rdf:ID="other6">
  <dc:description>a color pair</dc:description>
</tool:feature>
</rdf:RDF>

Received on Tuesday, 18 April 2006 12:11:21 UTC