ERT TF - RDF - WebInspector

<?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/jp/universal/assistance/">
  <dc:title rdf:parseType="Literal">WebInspector</dc:title>
  <dc:creator rdf:parseType="Literal">Fujitsu Limited</dc:creator>
  <dc:location
rdf:resource="http://design.fujitsu.com/jp/universal/assistance/"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2003-07-22</dc:date>
  <dct:hasVersion rdf:parseType="Literal">4.0</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#jp"/>
    <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#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 JIS X 8341-3
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>

<tool:feature rdf:ID="other6">
  <dc:description>JIS X 8341-3 Guidelines</dc:description>
</tool:feature>
</rdf:RDF>

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