RDF/XML entry for "Acc - an Accessibility Evaluator"

<?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://appro.mit.jyu.fi/tools/acc/">
  <dc:title rdf:parseType="Literal">Acc - an Accessibility Evaluator</dc:title>
  <dc:creator rdf:parseType="Literal"></dc:creator>
  <dc:location rdf:resource="http://appro.mit.jyu.fi/tools/acc/"/>
  <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2006-08-24</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#report"/>
    <tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#inpage"/>
    <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#xhtml"/>
    <tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#mozilla"/>
    <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">Acc - an Accessibility Evaluator is a developing Firefox Extension, which is capable of evaluating and reporting some accessibility criteria. Acc - an Accessibility Evaluator can spot some basic explicit HTML-coding flaws like other tools, but it includes features like



* Visual layout extraction implementation

* Basic scalability test

* Deeply nested layout tables test

* Skip to Main Content link check

* Navigation consistency check compared to previous page

* Scripted page evaluation

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

</rdf:RDF>

Received on Thursday, 24 August 2006 10:17:33 UTC