ERT TF - RDF - Web Accessibility Inspector

<?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://design.fujitsu.com/en/universal/assistance/webinspector/">
  <dc:title rdf:parseType="Literal">Web Accessibility
Inspector</dc:title>
  <dc:creator rdf:parseType="Literal">Fujitsu Limited</dc:creator>
  <dc:location
rdf:resource="http://design.fujitsu.com/en/universal/assistance/webinspector/"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2005-04-06</dc:date>
  <dct:hasVersion rdf:parseType="Literal">4.01</dct:hasVersion>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#accessible"/>
    <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#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#css"/>
    <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#macos"/>
    <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#csv"/>
    <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">Web
Accessibility Inspector is a program that can determine whether or not
your website can be easily viewed by the elderly and those with visual
impairments. Web Accessibility Inspector, which is based on W3C WCAG 1.0
and Fujitsu Web Accessibility Guidelines, effectively determines whether
a website is easy for anyone to view. It can evaluate not just HTML but
also CSS (Cascading Style Sheets), and it can conduct a diagnostic at a
high level of precision, including character size, line spacing, and the
color of characters and backgrounds.</dc:description>
</earl:Software>

</rdf:RDF>

Received on Friday, 27 January 2006 11:47:18 UTC