ERT TF - RDF - Doctor HTML

<?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://www2.imagiware.com/RxHTML/">
  <dc:title rdf:parseType="Literal">Doctor HTML</dc:title>
  <dc:creator rdf:parseType="Literal">Imagiware, Inc.</dc:creator>
  <dc:location rdf:resource="http://www2.imagiware.com/RxHTML/"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate"></dc:date>
  <dct:hasVersion rdf:parseType="Literal">v6.1</dct:hasVersion>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#manual"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#online"/>
    <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#html"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#htm"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">Doctor HTML is
a Web page analysis tool which retrieves an HTML page and reports on any
problems that it finds. The primary focus of this tool is to provide a
clear, easy-to-use report of information that is relevant for improving
your Web page.</dc:description>
</earl:Software>

</rdf:RDF>

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