ERT TF - RDF - Torquemada

<?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.webxtutti.it/testa.htm">
  <dc:title rdf:parseType="Literal">Torquemada</dc:title>
  <dc:creator rdf:parseType="Literal">Fondazione Ugo
Bordoni</dc:creator>
  <dc:location rdf:resource="http://www.webxtutti.it/testa.htm"/>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2002-05-30</dc:date>
  <dct:hasVersion rdf:parseType="Literal">2.0</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#automated"/>
    <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#report"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#inpage"/>
    <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#it"/>
    <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#wcag10"/>
    <tool:hasFeature
rdf:resource="http://www.w3.org/WAI/ER/tools/features.rdf#htm"/>
  <dc:description rdf:parseType="Literal" xml:lang="en">Torquemada
offers to website developers a complete methodology for accessibility
analysis which uses a tool for page checking that makes it possible to
quickly identify which parts of a page are in error and the HTML code
corresponding to these parts.</dc:description>
</earl:Software>

</rdf:RDF>

Received on Wednesday, 25 January 2006 09:33:20 UTC