- From: <shadi+cgi@w3.org>
- Date: Thu, 8 Mar 2007 16:18:57 +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.alphaworks.ibm.com/tech/raven">
<dc:title rdf:parseType="Literal">IBM Rule-based Accessibility Validation Environment (RAVEn)</dc:title>
<dc:creator rdf:parseType="Literal">IBM</dc:creator>
<dc:location rdf:resource="http://www.alphaworks.ibm.com/tech/raven"/>
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2007-02-28</dc:date>
<dct:hasVersion rdf:parseType="Literal">2.0.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#wizard"/>
<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#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#windows"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#eclipse"/>
<tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#freeware"/>
<dc:description rdf:parseType="Literal" xml:lang="en">The IBM Rule-Based Accessibility Validation Environment (RAVEN) is an innovative suite of tools for inspecting Java and web rich-client graphical user interfaces (GUIs) and validating them for accessibility. Non-invasive techniques, like Aspect Oriented Programming (AOP), Introspection, and the Java Reflection API, are used to validate pre-existing GUIs at execution time rather than by examining source-code.
This tool provides the ability to:
o Validate your static web content and some DHTML content for accessibility
o Inspect and validate your Eclipse plug-in in the current Eclipse workbench
o Inspect and validate your plug-in (and/or Eclipse itself) in an Eclipse workbench running in a separate JVM.
o Inspect and validate your Java application running in a separate JVM
o Validate GUI components under development from the Java Perspective
o Launch, test, and use RAVEN to validate Eclipse plug-ins from your development environment using the Runtime Workbench
o Define your own validation rules via external XML files
o Persist validation reports
</dc:description>
</earl:Software>
<tool:feature rdf:ID="other2">
<dc:description>Validations based on Validation Documents which can be written for various guidelines and checklists. Current Validation Documents target IBM CI162. http://www-03.ibm.com/able/guidelines/web/ibm508wcag.html</dc:description>
</tool:feature>
<tool:feature rdf:ID="other3">
<dc:description>Non-invasive DOM level evaluations.</dc:description>
</tool:feature>
<tool:feature rdf:ID="other4">
<dc:description>HTML, DHTML,and Java Application GUIs</dc:description>
</tool:feature>
<tool:feature rdf:ID="other5">
<dc:description>Provides tips and detailed identification of errors.</dc:description>
</tool:feature>
<tool:feature rdf:ID="other6">
<dc:description>DHTML, Java Swing and Eclipse SSWT GUI</dc:description>
</tool:feature>
<tool:feature rdf:ID="other7">
<dc:description>Set of Eclipse Plugins</dc:description>
</tool:feature>
<tool:feature rdf:ID="other10">
<dc:description></dc:description>
</tool:feature>
<tool:feature rdf:ID="other10">
<dc:description></dc:description>
</tool:feature>
</rdf:RDF>
Received on Thursday, 8 March 2007 16:23:04 UTC