<?xml version="1.0"?>
<rdf:RDF xmlns:earl="http://www.w3.org/WAI/ER/EARL/nmg-strawman#" 
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:foaf="http://xmlns.com/foaf/0.1/"
 xmlns:sidar="http://www.sidar.org/EARL/mas-earl.rdf#"
 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 xmlns:dc="http://purl.org/dc/elements/1.1/">

  <rdf:Description rdf:about="">
    <rdfs:seeAlso rdf:resource="http://www.w3.org/2001/sw/Europe/200305/axforms/earlinst.rdf"/>
    <rdfs:seeAlso rdf:resource="http://www.sidar.org/EARL/mas-earl.rdf"/>
   <rdfs:label xml:lang="es">Validación OCTA</rdfs:label>
  </rdf:Description>

  <earl:WebContent rdf:about="#subject">
    <earl:reprOf>http://www.fundacionsinlimites.org/octa/</earl:reprOf>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2006-02-14</dc:date>
  </earl:WebContent>

  <earl:Assertor rdf:about="#assertor">
   <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
      <foaf:name>Juan José Molina</foaf:name>
      <foaf:mbox rdf:resource="mailto:juanjo@iaedirecto.net"/>
    <sidar:usando> 
      <earl:Tool rdf:about="http://www.sidar.org/hera/">
        <dc:title>Hera</dc:title>
        <dc:location>http://www.sidar.org/hera/</dc:location>
      </earl:Tool>
    </sidar:usando>
  </earl:Assertor>

  <earl:Assertion rdf:about="#wcag1cp1.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que los textos alternativos, en 17 imágenes de la página, resulten adecuados.<br />
       No se utiliza(n) botones gráficos.<br />
       No se utiliza(n) Áreas de mapas de imagen.<br />
       No hay scripts en el cuerpo del documento.<br />
       No se utiliza(n) elementos incrustados.<br />
       No se utiliza(n) applets.<br />
       No se utiliza(n) objetos.<br />
       No se utiliza(n) marcos en línea.<br />
       No hay archivos de sonido enlazados.<br />
       No hay archivos multimedia enlazados.<br />
       No se utiliza(n) marcos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-text-equivalent"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp1.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) mapas de imagen del servidor.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-redundant-server-links"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp1.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) elementos incrustados.<br />
       No se utiliza(n) elementos multimedia.<br />
       No hay archivos multimedia enlazados.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-auditory-descriptions"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp1.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) elementos incrustados.<br />
       No se utiliza(n) elementos multimedia.<br />
       No hay archivos multimedia enlazados.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-synchronize-equivalents"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp1.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) mapas de imagen del cliente.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-redundant-client-links"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp2.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que no haya información transmitida sólo por el color.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-color-convey"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp2.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que el contraste de color entre fondo y primer plano (en textos e imágenes) resulte suficiente.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-color-contrast"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp3.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que no se utilicen imágenes para transmitir información si existe un lenguaje de marcas apropiado.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-use-markup"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp3.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">La página es <strong> </strong> válido.<br />
       El código de las hojas de estilo es correcto.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-identify-grammar"/>
    <earl:assertedBy rdf:parseType="Collection">
      <earl:Tool rdf:about="http://validator.w3.org/">
        <dc:title xml:lang="en">W3C Markup Validator</dc:title>
        <dc:location rdf:datatype="http://www.w3.org/2001/XMLSchema#URI">http://validator.w3.org</dc:location>
      </earl:Tool>
      <earl:Tool rdf:about="http://jigsaw.w3.org/CSSvalidator">
        <dc:title xml:lang="en">W3C CSS Validator</dc:title>
        <dc:location rdf:datatype="http://www.w3.org/2001/XMLSchema#URI">http://jigsaw.w3.org/CSSValidator</dc:location>
      </earl:Tool>
    </earl:assertedBy>
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp3.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Se utilizan hojas de estilo y no hay tablas que puedan ser usadas para maquetar.<br />
       No se utilizan elementos HTML para controlar la presentación.<br />
       No se utilizan atributos HTML para controlar la presentación.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-style-sheets"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp3.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es"> Verifique si es posible ampliar o reducir a voluntad todos los elementos de la página.<br />
       No se detectaron unidades absolutas (in|cm|mm|pt|pc) o tamaños de fuente definidos en px en los valores de las hojas de estilo.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-relative-units"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp3.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Hay, al menos, un encabezado principal y no se altera el orden de importancia de los encabezados.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-logical-headings"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp3.6">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que las listas (3 listas con viñeta.) no se utilizan para conseguir efectos de formato solamente. Compruebe si hay contenidos de la página que deban presentarse como una lista de elementos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-list-structure"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp3.7">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">En la página no se utilizan elementos para identificar las citas (&lt;q&gt; o &lt;blockquote&gt;). Lea la página y compruebe si no se citan contenidos que deban ser marcados correctamente.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-quotes"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp4.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que todos los cambios de idioma se encuentren correctamente identificados.  Debe valorarse positivamente el uso de atributos como "hreflang" y "charset" para indicar el idioma y el juego de caracteres en el que se presentarán los contenidos enlazados.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-identify-changes"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp4.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que se defina la expansión de las abreviaturas y acrónimos utilizando el atributo "title". (Hay 3 abreviaturas y/o acrónimos en la página.) Además, debe comprobar si se indica la expansión cuando aparecen por primera vez en el documento.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-expand-abbr"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp4.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">El documento tiene indicado el idioma principal con el código: "es" (verifique que corresponda a un código ISO válido).</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-identify-lang"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp5.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) tablas de datos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-table-headers"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp5.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) tablas complejas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-table-structure"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp5.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) tablas para maquetar.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-avoid-table-for-layout"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp5.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) tablas para maquetar.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-table-layout"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp5.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) tablas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-table-summaries"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp5.6">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utilizan tablas con celdas de encabezado (&lt;th&gt;).</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-abbreviate-labels"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp6.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique si es posible leer el documento cuando es interpretado sin las hojas de estilo asociadas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-order-style-sheets"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp6.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) script, applet, embed, object.<br />
       No se utiliza(n) marcos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-dynamic-source"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp6.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que la URI de los enlaces sean recursos válidos y no, por ejemplo, una función de javascript.<br />
       No se utiliza(n) scripts.<br />
       No se utiliza(n) embed y object.<br />
       No se utiliza(n) applets.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-scripts"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp6.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) manejadores de evento.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-keyboard-operable-scripts"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp6.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) scripts.<br />
       No se utiliza(n) marcos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-fallback-page"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp7.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utilizan scripts u objetos de programación que puedan provocar parpadeos en la pantalla.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-avoid-flicker"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp7.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que no se provoquen destellos en el contenido de la página mediante imágenes, scripts u otros elementos de programación.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-avoid-blinking"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp7.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que no se provoquen movimientos en la página mediante imágenes, scripts u otros elementos de programación.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-avoid-movement"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp7.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza el elemento &lt;meta&gt; para refrescar automáticamente la página.<br />
       No se utilizan elementos de programación que puedan refrescar automáticamente la página.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-no-periodic-refresh"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp7.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza el elemento &lt;meta&gt; para re-dirigir automáticamente la página.<br />
       No se utilizan elementos de programación que puedan re-dirigir automáticamente la página.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-no-auto-forward"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp8.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) scripts.<br />
       No se utiliza(n) elementos incrustados.<br />
       No se utiliza(n) applets.<br />
       No se utiliza(n) objetos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-directly-accessible"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp9.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) mapas de imagen.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-client-side-maps"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp9.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) mapas de imagen del servidor.<br />
       No se utiliza(n) elementos con interfaz propia.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-keyboard-operable"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp9.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) manejadores de evento.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-device-independent-events"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp9.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Ningún elemento contiene el atributo "tabindex". Verifique que exista un orden lógico de tabulación a través de los enlaces, controles de formulario y objetos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-tab-order"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp9.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Se proporcionan 8 atajos de teclado (atributo "accesskey").</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-keyboard-shortcuts"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp10.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Hay 6 elementos con el atributo "target". Verifique que se informe al usuario cuando se abran otras ventanas.<br />
       No se utilizan scripts ni otros elementos de programación.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-avoid-pop-ups"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp10.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No hay controles de formulario que requieran etiquetas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-unassociated-labels"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp10.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) tablas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-linear-tables"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp10.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utilizan formularios con campos de edición o áreas de texto.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-place-holders"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp10.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Todos los enlaces adyacentes contienen caracteres imprimibles no enlazados entre ellos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-divide-links"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp11.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Se utiliza una versión actualizada del lenguaje de marcas. Se utilizan hojas de estilo en cascada. Verifique que se utilicen las tecnologías del W3C que estén disponibles.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-latest-w3c-specs"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp11.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utilizan elementos HTML obsoletos.<br />
       No se utilizan atributos HTML obsoletos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-avoid-deprecated"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp11.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique si se proporciona información de manera que los usuarios puedan recibir los documentos según sus preferencias.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-content-preferences"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp11.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Si la página no es accesible, verifique que se proporcione un enlace a una página alternativa accesible.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-alt-pages"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp12.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) marcos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-frame-titles"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp12.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No se utiliza(n) marcos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-frame-longdesc"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp12.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que se dividan los bloques de información largos en grupos más manejables. (Utilizando marcas de párrafo, lista, encabezado, etc. Vea la ayuda para recordar otros elementos que sirven para estructurar la información)</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-group-information"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp12.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">No hay controles de formulario que requieran etiquetas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#notApplicable"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-associate-labels"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que los objetivos de cada enlace se encuentre claramente identificado.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-meaningful-links"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique la utilización de elementos y propiedades que proporcionan metadatos a la página.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-use-metadata"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique visualmente si se ofrece un índice de contenidos o un mapa del sitio.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-site-description"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.4">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique visualmente que los mecanismos de navegación se utilicen de manera consistente.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-clear-nav-mechanism"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.5">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique visualmente si los elementos principales para la navegación se presentan como una barra de navegación.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-nav-bar"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.6">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que se agrupen los enlaces relacionados, que se identifiquen los grupos y se proporcionen modos de saltar esos grupos.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-group-links"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.7">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Cuando se proporcionen funciones de búsqueda, verifique si se facilitan diferentes tipos de búsquedas para diversos niveles de habilidad y preferencias.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-searches"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.8">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que la información distintiva se encuentre colocada al comienzo de encabezados, párrafos, listas, etc.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-front-loading"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.9">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique si se proporciona información sobre las colecciones de documentos. (Hay 1 elementos &lt;link&gt; con el atributo "rel" o "rev".)</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-bundled-version"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp13.10">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que se proporcione un medio para saltar sobre un "ASCII art" cuando éste ocupe varias líneas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-skip-over-ascii"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp14.1">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que se utilice el lenguaje más claro y sencillo que sea apropiado para el contenido del sitio.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-simple-and-straightforward"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp14.2">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que se complemente el texto con presentaciones gráficas o sonoras.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-icons"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

  <earl:Assertion rdf:about="#wcag1cp14.3">
    <earl:subject rdf:resource="#subject" />
    <earl:message rdf:parseType="Literal">
      <p xmlns="http://www.w3.org/1999/xhtml" xml:lang="es">Verifique que el estilo de presentación que sea consistente en todas las páginas.</p>
    </earl:message>
    <earl:result rdf:type="http://www.w3.org/WAI/ER/EARL/nmg-strawman#cannotTell"/>
    <earl:mode rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
    <earl:testcase rdf:resource="http://www.w3.org/TR/WCAG10/#tech-consistent-style"/>
    <earl:assertedBy rdf:resource="http://www.sidar.org/hera/" />
  </earl:Assertion>

</rdf:RDF>