Re: Confidence Claims - more discussion

Hi,

Chris Ridpath wrote:
> I don't think it's necessary to state that the first image has an alt 
> attribute and the second image has an alt attribute and the third image 
> etc. You just need to state that all images have an alt attribute.

I understand your argument. However, what is wrong with having a huge (raw) data source so that users can query to generate customized reports? Let me explain by example:

A tool generates a huge EARL report with every finding it makes (image one has alt text, image one alt text seems long, image two has no alt text, etc etc). Besides this, it has some rules (preferably an OWL ontology) that specifies how to aggregate these basic results into higher level assertions. For example, if all results of test-1 and test-2 have the value pass, then checkpoint XY also passes. This logic is currently hard coded into the tools anyway, it's a matter of making it more explicit (by the way, taking this logic outside the programing language into a more modifiable form, these rules become more easily tweakable to accommodate WCAG 2.0 for example).

Anyway, while most end users may be satisfied with only the higher-level summaries (such as report on a checkpoint level), some users (or tools) can query specific information as they desire. For example, when an evaluation tool is re-run over the same content, it could query it's own report to see previous results that may have been carried out by a human evaluator and would therefore be expensive to repeat. Why lose information that you already have?

Regards,
  Shadi


-- 
Shadi Abou-Zahra,       Web Accessibility Specialist for Europe 
World Wide Web Consortium (W3C),             http://www.w3.org/ 
Web Accessibility Initiative (WAI),      http://www.w3.org/WAI/ 
IST WAI-TIES Project (WAI-TIES)     http://www.w3.org/WAI/TIES/ 
Evaluation and Repair Tools (ERT WG), http://www.w3.org/WAI/ER/ 
2004, Route des Lucioles BP93 - 06560 Sophia-Antipolis - France 
Voice: +33(0)4 92 38 50 64             Fax: +33(0)4 92 38 78 22 

Received on Thursday, 2 June 2005 14:06:01 UTC