RDF/XML entry for "Foreground/Background Color Contrast Analyzer"

<?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="tools.cactusflower.org/analyzer/">
  <dc:title rdf:parseType="Literal">Foreground/Background Color Contrast Analyzer</dc:title>
  <dc:creator rdf:parseType="Literal">cactusflower.org</dc:creator>
  <dc:location rdf:resource="tools.cactusflower.org/analyzer/"/>
  <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2006-04-22</dc:date>
  <dct:hasVersion rdf:parseType="Literal">1.2</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#online"/>
    <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">Calculates Foreground and Background color contrast and difference per W3C algorithms. This is a web-based, platform independant tool. It requires that Javascript is enabled in your browser.</dc:description>
</earl:Software>

<tool:feature rdf:ID="other4">
  <dc:description>RGB and Hex color values</dc:description>
</tool:feature>
<tool:feature rdf:ID="other5">
  <dc:description>Helps identify good color choices</dc:description>
</tool:feature>
</rdf:RDF>

Received on Sunday, 23 April 2006 20:26:02 UTC