RDF/XML entry for "RAAKT (The Ruby Accessibility Analysis Kit)"

<?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.peterkrantz.com/raakt/wiki/">
  <dc:title rdf:parseType="Literal">RAAKT (The Ruby Accessibility Analysis Kit)</dc:title>
  <dc:creator rdf:parseType="Literal">Peter Krantz</dc:creator>
  <dc:location rdf:resource="http://www.peterkrantz.com/raakt/wiki/"/>
  <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2006-06-29</dc:date>
  <dct:hasVersion rdf:parseType="Literal">0.5.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#automated"/>
    <tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#crawl"/>
    <tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#authenticated"/>
    <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#server"/>
    <tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#text"/>
    <tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#j"/>
    <tool:hasFeature rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#opensource"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">Raakt is an open source web accessibility analysis tool that makes it easy to integrate automated basic accessibility evaluation early in the development process.



What separates Raakt from other accessibility evaluation tools is that only Tests that are machine verifiable are included. This means that Raakt can be used by developers with limited web accessibility knowledge. When you do your expert accessibility evaluation, they can focus on issues that need manual assessment.</dc:description>
</earl:Software>

<tool:feature rdf:ID="other4">
  <dc:description>Partial HTML fragments</dc:description>
</tool:feature>
<tool:feature rdf:ID="other7">
  <dc:description>Local installation</dc:description>
</tool:feature>
<tool:feature rdf:ID="other14">
  <dc:description>Ruby</dc:description>
</tool:feature>
</rdf:RDF>

Received on Monday, 1 December 2008 19:31:17 UTC