RE: experience generating EARL for GRDDL test results

Hi Shadi and all,

Yes, Hera can read EARL reports and generate a HTML. But we have a better
php script that any person can use in their site to publish the rfd reports
of HERA. The script that you can download (in spanish only, I'm sorry) is
in: http://www.sidar.org/informes/

You can see a example in: http://www.sidar.org/informes/?rdf=sidar1.rdf

And no, we don't have updated to the new EARL version yet. This is in the
to-do...

Best regards,
Emmanuelle

Emmanuelle Gutiérrez y Restrepo  	Fundación Sidar
Coordinadora del SIDAR			www.sidar.org
Email: coordina@sidar.org
Tel.: +34 - 91 725 71 47		

-----Mensaje original-----
De: www-qa-request@w3.org [mailto:www-qa-request@w3.org] En nombre de Shadi
Abou-Zahra
Enviado el: lunes, 15 de enero de 2007 12:39
Para: Dan Connolly
CC: public-wai-ert@w3.org; Sean Palmer; public-grddl-comments@w3.org;
public-sparql-dev@w3.org; www-qa@w3.org
Asunto: Re: experience generating EARL for GRDDL test results


Hi Dan,


Dan Connolly wrote:
>       [      a :Assertion;
>              :assertedBy dan:dwc;
>              :test tes:sq1a;
>              :testResult  [
>                  a :TestResult;
>                  :validity :pass ];
>              :testSubject p:grddl_py ].
> 
> This is based on a clue I got from Sean
>   http://chatlogs.planetrdf.com/swig/2006-11-10.html#T15-13-57
> and not from a careful reading of the EARL docs. Let me know if it's 
> not right.

A couple of issues:

* testResult: the property term is "result".
* testSubject: the property term is "subject".
* assertedBy: make sure that dan:dwc is a foaf:Agent (such as
foaf:Person) or an earl:Software as described in [1].
[1] <http://www.w3.org/TR/2006/WD-EARL10-Schema-20060927/#assertor>


> Do you have any tools to make nice HTML reports out of EARL data?

We don't have an updated list of implementations yet and there are 
several things brewing (including an EARL validator). I believe Hera [2] 
can read EARL reports and generate HTML from them. However, I don't know 
if it has been updated to the recent EARL draft:

[2] <http://www.sidar.org/hera/>


> As to dan:dwc and p:grddl_py, I wrote a little documentation
> about this use of EARL, FOAF, and DOAP:

Great to see DOAP in use with EARL. We considered making more use of it 
but were unsure about the stability. I am pretty certain that we may 
have one or two examples of using DOAP with EARL in the "EARL 1.0 Guide" 
which we are working on in parallel.


> While adding EARL support to the test harness
>   http://www.w3.org/2001/sw/grddl-wg/td/testft.py
> I couldn't figure out how to get an RDF/RDFS representation
> of the schema document...
> 
>  http://www.w3.org/WAI/ER/EARL/nmg-strawman
> 
> Am I doing something wrong?

No, we are. This has historical reasons and quite a bit of background 
but now that the schema has become pretty stable we will be fixing this 
issue very soon.


Regards,
   Shadi


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

Received on Tuesday, 16 January 2007 23:42:08 UTC