ERT TF - RDF - Lynx viewer

<?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.yellowpipe.com/yis/tools/lynx/lynx_viewer.php">
  <dc:title rdf:parseType="Literal">Lynx viewer</dc:title>
  <dc:creator rdf:parseType="Literal">Yellowpipe Internet
Services</dc:creator>
  <dc:location
rdf:resource="http://www.yellowpipe.com/yis/tools/lynx/lynx_viewer.php"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate"></dc:date>
  <dct:hasVersion rdf:parseType="Literal"></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#en"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#linux"/>
    <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"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">The Lynx Viewer
allows webmasters to see what their pages will look like when viewed
with Lynx , a text-mode web browser. It is also presumably, how search
engines see your site. In addition to that, it can help determine if web
pages are accessible to the vision impaired.
</dc:description>
</earl:Software>

</rdf:RDF>

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