ERT TF - RDF - aDesigner

<?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.alphaworks.ibm.com/tech/adesigner">
  <dc:title rdf:parseType="Literal">aDesigner</dc:title>
  <dc:creator rdf:parseType="Literal">IBM</dc:creator>
  <dc:location
rdf:resource="http://www.alphaworks.ibm.com/tech/adesigner"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2004-07-07</dc:date>
  <dct:hasVersion rdf:parseType="Literal">1.10</dct:hasVersion>
    <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#repair"/>
    <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#jp"/>
    <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#windows"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#section508"/>
    <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#htm"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#xml"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#commercial"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">The aDesigner
is a disability simulator that helps Web designers ensure that their
pages are accessible and usable by the visually impaired. Web developers
can use aDesigner to test the accessibility and usability of Web pages
for low-vision and blind people. The tool looks at such elements as the
degree of color contrast on the page, the ability of users to change the
font size, the appropriateness of alternate text for images, and the
availability of links in the page to promote navigability. The tool also
checks the pages\' compliance with accessibility guidelines. 
</dc:description>
</earl:Software>

<tool:feature rdf:ID="other6">
  <dc:description>JIS X 8341-3 (Japanese Industrial
Standard)</dc:description>
</tool:feature>
<tool:feature rdf:ID="other8">
  <dc:description>IBM Home Page Builder (Web authoring tool, available
only in Japan)</dc:description>
</tool:feature>
</rdf:RDF>

Received on Friday, 27 January 2006 11:27:57 UTC