earl.php 14.7 KB
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta name="Keywords" content="Web Accessibility Initiative, web accessibility, WAI, W3C, World Wide Web, Web, WWW, Consortium, computer, access, accessibility, disability, disabilities, worldwide, international, W3, standard, technology, free, open source, software" />
  <title>EARL Overview</title>
  <link href="http://www.w3.org/WAI/wai-main.css" rel="stylesheet" type="text/css" media="screen" />
<!--[if IE 7]><link rel="stylesheet" href="/WAI/ie-old.css" type="text/css" media="all" /><![endif]-->
</head>
<body>
<div id="controls"><ul>
      <li><a href="#skip" shape="rect"><img src="/Icons/downinpage.png" alt="" /> Skip to Content </a></li>
      <li><a href="/WAI/changedesign.html" shape="rect"> | Change 
         text size or colors </a> </li>
   </ul></div>

<div id="masthead"><p id="logos"><a href="http://www.w3.org/" title="W3C Home" shape="rect"><img alt="W3C logo" src="/Icons/w3c_home" /></a><a href="http://www.w3.org/WAI/" title="WAI Home" shape="rect"><img alt="Web Accessibility initiative" src="/WAI/images/wai-temp" /></a></p></div>

<div id="tagline"><p>WAI: Strategies, guidelines, resources to make the
      Web accessible to people with disabilities</p></div>

<div id="nav"><h2>Site Navigation</h2><p id="w3cnav"><a href="http://www.w3.org/">W3C Home</a></p><p id="subhomenav"><a href="/WAI/">Web Accessibility Initiative (WAI) Home</a></p><ol id="nav1" type="A"><li><a href="../gettingstarted/Overview.html" shape="rect">Getting Started</a></li><li><a href="../users/Overview.html" shape="rect">Designing for Inclusion</a></li><li class="current-nav "><a href="../guid-tech.html" shape="rect">Guidelines &amp; 
            Techniques</a><ol class="anno"><li><a href="wcag.php" shape="rect">Web Content (WCAG)</a></li><li><a href="atag.php" shape="rect">Authoring Tool (ATAG)</a></li><li><a href="uaag.php" shape="rect">User Agent (UAAG)</a></li><li id="current-node" class="current-nav "><span class="label"><span id="current-icon">»</span>Evaluation Language (EARL)</span><ul><li class="nav-head">Technical
                        
                     <ol type="i"><li class="external"><a href="/TR/EARL10/" shape="rect">EARL WD <img src="/Icons/tr.png" alt="technical report" /></a></li><li class="external"><a href="/TR/EARL10-Requirements/" shape="rect"> Requirements <img src="/Icons/tr.png" alt="technical report" /></a></li></ol></li><li class="nav-head">Educational
                        
                     <ol type="i"><li><a href="../ER/earl.html" shape="rect">EARL Resources</a></li></ol></li></ul></li><li><a href="aria.php" shape="rect">WAI-ARIA  (Rich Applications)</a></li><li><a href="../techpapers.html" shape="rect">Technical Papers</a></li><li><a href="linking.html" shape="rect">Referencing &amp; Linking</a></li><li><a href="w3c-process.php" shape="rect">Development Process</a></li></ol></li><li><a href="../managing.html" shape="rect">Planning &amp; Implementing</a></li><li><a href="../eval/Overview.html" shape="rect">Evaluating Accessibility</a></li><li><a href="../train.html" shape="rect">Presentations &amp; Tutorials</a></li><li><a href="../about-links.html" shape="rect">Getting Involved with WAI</a></li></ol><div id="nav-static"><div class="nav-discover">
      <p><a href="http://www.w3.org/WAI/yourWAI" shape="rect"><strong><u>Discover new resources</u></strong> for people with disabilities, policy makers, managers, and you!</a></p>
   </div><p class="translations"><a href="http://www.w3.org/WAI/wai-translations" shape="rect"><img src="http://www.w3.org/WAI/images/translations-med-1" alt="characters from different languages" /> Translations</a></p></div></div>

<div id="main"><div id="skipwrapper"><a id="skip" shape="rect">-</a></div> 
  <h1>Evaluation and Report Language (EARL) Overview</h1>
  
  <div id="contents">
    <h2>Page Contents</h2>
    <ul>
      <li><a href="#is" shape="rect">Evaluation and Report Language (EARL)</a></li>
      <li><a href="#for" shape="rect">Who EARL is for</a></li>
      <li><a href="#whatis" shape="rect">What is in EARL 1.0</a></li>
      <li><a href="#status" shape="rect">What is the status of EARL 1.0</a></li>
      <li><a href="#wg" shape="rect">Who develops EARL</a></li>
    </ul>
  </div>

  <div class="sidebar">
    <h2>Sidebar</h2>
    <p class="right-align"><a href="components.php" shape="rect"><img class="border1c60" src="earl.png" alt="illustration of person using evaluation tools in creating Web content" /></a></p>
<!-- end sidebar --></div>
  
  <h2><a name="is" id="is" shape="rect">Evaluation and Report Language (EARL)</a></h2>

  <p>The Evaluation and Report Language (EARL) is a machine-readable format for expressing test results. The primary motivation for developing EARL is to facilitate the processing of test results, such as those generated by web accessibility evaluation tools, using a vendor-neutral and platform-independent format.</p>
  <p>Web authoring tools and quality assurance software can use EARL to aggregate test results obtained from different testing tools including web accessibitity evaluation tools, validators, and other types of content checkers. EARL uses the Resource Description Framework (RDF) to define the terms for expressing test results.</p>

  <h2><a name="for" id="for" shape="rect">Who EARL is for</a></h2>
  
  <p class="no-space-after">EARL is primarily intended for developers of:</p>
  <ul class="list-space">
    <li>Web accessibility evaluation tools</li>
    <li>Web quality assurance and validation tools</li>
    <li>Web authoring and development tools</li>
    <li>Web content description and labeling frameworks</li>
  </ul>
  
  <h2><a name="whatis" id="whatis" shape="rect">What is in EARL 1.0</a></h2>

  <p>EARL is an RDF vocabulary, the terms of which are defined by the following specifications:</p>
  <ul>
    <li><a href="http://www.w3.org/TR/EARL10-Schema/" class="external" shape="rect">Evaluation And Report Language (EARL) 1.0 Schema <img src="http://www.w3.org/Icons/tr.png" alt="technical report" /></a> - Last Call Working Draft 10 May 2011 - defines the core schema for EARL. It is planned to become a W3C Web standard, called a <em>W3C Recommendation.</em></li>
    <li><a href="http://www.w3.org/TR/EARL10-Guide/" class="external" shape="rect">Developer Guide for Evaluation And Report Language (EARL) 1.0 <img src="http://www.w3.org/Icons/tr.png" alt="technical report" /></a> - Working Draft 10 May 2011 - describes the motivations for EARL and provide a tutorial introduction on how to use the terms. It is planned to become a <em>W3C Note.</em></li>
    <li><a href="http://www.w3.org/TR/HTTP-in-RDF10/" class="external" shape="rect"><acronym title="Hyper Text Transfer Protocol">HTTP</acronym> Vocabulary in RDF 1.0 <img src="http://www.w3.org/Icons/tr.png" alt="technical report" /></a> - Working Draft 10 May 2011 - provides terms to record HTTP exchanges between a client and a server in RDF. It is planned to become a <em>W3C Note.</em></li>
    <li><a href="http://www.w3.org/TR/Content-in-RDF10/" class="external" shape="rect">Representing Content in RDF 1.0 <img src="http://www.w3.org/Icons/tr.png" alt="technical report" /></a> - Working Draft 10 May 2011 - provides terms to represent content (such as HTTP body entities) in RDF. It is planned to become a <em>W3C Note.</em></li>
    <li><a href="http://www.w3.org/TR/Pointers-in-RDF10/" class="external" shape="rect">Pointer Methods in RDF 1.0 <img src="http://www.w3.org/Icons/tr.png" alt="technical report" /></a> - Working Draft 10 May 2011 - provides terms for representing pointers - entities that permit identifying a portion or segment of a piece of content. It is planned to become a <em>W3C Note.</em></li>
    <li><a href="http://www.w3.org/TR/EARL10-Requirements/" shape="rect">Requirements for the Evaluation and Report Language (EARL) 1.0 <img src="http://www.w3.org/Icons/tr.png" alt="technical report" /></a> - Working Draft 29 October 2009 - describes the requirements for the scope, design, and features of EARL.</li>
  </ul>
  
  <p>The difference between W3C Recommendations and W3C Notes are described in <a href="http://www.w3.org/WAI/intro/w3c-process" shape="rect">How WAI Develops Accessibility Guidelines through the W3C Process</a>.</p>

  <p>EARL 1.0 reuses other RDF terms such as those provided by the <a href="http://www.dublincore.org/" shape="rect">Dublin Core Metadata Initiative (DCMI)</a> and the <a href="http://www.foaf-project.org/" shape="rect">Friend Of A Friend (FOAF)</a> project. EARL terms can also be reused for other purposes, such as for content description and content labeling.</p>

  <h2><a name="status" id="status" shape="rect">What is the status of EARL 1.0</a></h2>
  <p>On 10 May 2011 ERT WG published EARL 1.0 Schema as a Last Call Working Draft. This Last Call publication is accompanied by Working Draft publications of the remaining four EARL 1.0 specifications. ERT WG believes to have addressed all comments received so far and is looking for final feedback, especially on the EARL 1.0 Schema document. The "Status of this Document" sections of the respective publications includes specific questions and guidance for providing comments. The review period for this series of publications ends on <strong>10 June 2011</strong>, after which ERT WG will assess the next steps.</p>

  <p>The <a href="http://www.w3.org/WAI/ER/charter4" shape="rect">ERT WG Charter</a> lists the deliverables and milestones that the Working Group expects to accomplish, see also <a href="http://www.w3.org/WAI/intro/w3c-process" shape="rect">How WAI Develops Accessibility Guidelines through the W3C Process</a> for more information on how these deliverables are accomplished.</p>

  <h3>Technical document format</h3>
  <p>The EARL 1.0 documents follow the W3C format for technical specifications, which includes several sections at the beginning: links to different versions, editors, copyright, abstract, and status with the link to errata and the email address for comments. Most WAI specifications have a link at the top to the Table of Contents.</p>
  
  <h2><a name="wg" id="wg" shape="rect">Who develops EARL</a></h2>
  <p>EARL documents are developed by the <a href="/WAI/ER" shape="rect">Evaluation and Repair Tools Working Group (ERT WG)</a>, which is part of the World Wide Web Consortium (<a href="http://www.w3.org" shape="rect">W3C</a>) Web Accessibility Initiative (<a href="/WAI/" shape="rect">WAI</a>). For more information about the Working Group, see the <a href="/WAI/ER/" shape="rect">ERT WG home page</a>.</p>

  <p>The ERT Working Group encourages feedback about EARL by developers and researchers who have interest in software-supported evaluation and validation of Web sites. Feedback from developers and researchers who have interest in Semantic Web technologies for content description, annotation, and adaptation is also strongly encouraged. Please send comments to <a href="lists.w3.org/Archives/Public/public-wai-ert/" shape="rect">public-wai-ert@w3.org</a>, a publicly archived mailing list.</p>

  <p>In addition to  feedback on an on-going basis there are formal periods for public review, which are described in <a href="http://www.w3.org/WAI/intro/w3c-process" shape="rect">How WAI Develops Accessibility Guidelines through the W3C Process: Milestones and Opportunities to Contribute</a>. Opportunities for review and comment of WAI documents are announced on the <a href="http://www.w3.org/WAI/" shape="rect">WAI home page</a> and <a href="http://www.w3.org/WAI/IG/" shape="rect">WAI Interest Group (IG)</a> mailing list. An email address for sending comments is included in the "Status of this Document" section. For more information about the development of EARL or to be added to a EARL reviewer list of people who want to get direct notification of EARL documents for review, contact the <a href="../contacts.html#team" shape="rect">ERT WG Team Contact</a>.</p>

  <p>Opportunities for contributing to ERT WG and other WAI work are introduced in <a href="/WAI/participation" shape="rect">Participating in WAI</a>.</p>
  <!-- end main -->
</div>

<div id="footer">
  <h2>Document Information</h2>
  <p><strong>Content last updated:</strong> <a href="/WAI/EO/changelogs/cl-earl" shape="rect">10 May 2011</a><br clear="none" />Editors: Shadi Abou-Zahra and Shawn Lawton Henry. Developed with the Education and Outreach Working Group (<a href="/WAI/EO/" shape="rect">EOWG</a>) and the Evaluation and Repair Tools Working Group Working Group (<a href="/WAI/ER/" shape="rect">ERT WG</a>).</p>
  <p>[<a href="/WAI/contacts" shape="rect">Contacting <acronym title="Web Accessibility Initiative">WAI</acronym></a>] Feedback welcome to <a href="mailto:wai-eo-editors@w3.org" shape="rect">wai-eo-editors@w3.org</a> (a publicly archived list).</p>

  <div class="footer-nav"><p>[<a href="http://www.w3.org/WAI/sitemap.html" shape="rect">WAI Site Map</a>] [<a href="http://www.w3.org/WAI/sitehelp.html" shape="rect">Help with WAI Website</a>] [<a href="http://www.w3.org/WAI/search.php" shape="rect">Search</a>] [<a href="/WAI/contacts" shape="rect">Contacting WAI</a>]<br clear="none" />
    <strong>Feedback welcome to <a href="mailto:wai-eo-editors@w3.org" shape="rect">wai-eo-editors@w3.org</a></strong> (a publicly archived list) or <a href="mailto:wai@w3.org" shape="rect">wai@w3.org</a> (a WAI staff-only list).</p></div><div class="copyright"><p><a rel="Copyright" href="/Consortium/Legal/ipr-notice#Copyright" shape="rect">Copyright</a> © 1994-2011 <a href="/" shape="rect"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/" shape="rect"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/" shape="rect"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/" shape="rect">Keio</a>), All Rights Reserved. W3C <a href="/Consortium/Legal/ipr-notice#Legal_Disclaimer" shape="rect">liability</a>, <a href="/Consortium/Legal/ipr-notice#W3C_Trademarks" shape="rect">trademark</a>, <a rel="Copyright" href="/Consortium/Legal/copyright-documents" shape="rect">document use</a> and <a rel="Copyright" href="/Consortium/Legal/copyright-software" shape="rect">software
         licensing</a> rules apply. Your interactions with this site are in
         accordance with our <a href="/Consortium/Legal/privacy-statement#Public" shape="rect">public</a> and <a href="/Consortium/Legal/privacy-statement#Members" shape="rect">Member</a> privacy
         statements.</p></div>

  <p> File (not content) last updated on $Date: 2011/09/09 17:27:25 $ by $Author: www-data $</p>
<!-- end footer --></div>
</body>
</html>