Feedback on EARL report

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

Here is an example EARL report from the EIAO observatory. We would like
to have feedback on the report format used.

There is one deviance from the standard, and that is the
<eiao:SingleLocation> position information in the form of line and
column numbering . We need location information to test out aggregation
and sampling methods for automatic testing during the research phase of
the project.

The RDF IDs are quite long, to ensure unique IDs based on the domain
name from different measurement components installed in different
locations around the world.

Mvh.
Nils Ulltveit-Moe

<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:eiao="http://www.eiao.net/rdf/1.0#"
 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:dct="http://purl.org/dc/terms/"
 xml:base="http://www.eiao.net/rdf/1.0/#">

<earl:TestSubject rdf:about="http://www.yahoo.com">
  <dc:title xml:lang="en">Automatically sampled by EIAO
Observatory</dc:title>
  <dc:date
rdf:datatype="http://www.w3.org/2001/XMLSchema#gDate">2006-02-03
10:42+0100</dc:date>
</earl:TestSubject>

<earl:Software rdf:about="http://www.eiao.net/1.0/RelaxedWAM/">
  <dc:title xml:lang="en">EIAO Relaxed based WAM</dc:title>
  <dc:description xml:lang="en">WAM based on the Relaxed validator for EIAO,
that demonstrates the AWAM, BWAM, EARL generation and web services
interface for the EIAO Observatory.</dc:description>
  <dct:hasVersion>0.2</dct:hasVersion>
</earl:Software>

<earl:TestRequirement rdf:about="EIAO.B10.01.01.001.001-001.001">
  <dc:title xml:lang="en">EIAO:B10.01.01.001.001-001.001</dc:title>
  <dc:description xml:lang="en">The alt attribute of the inspected
&lt;img&gt; element is missing.</dc:description>
</earl:TestRequirement>

<eiao:SingleLocation
rdf:ID="www.eiao.net.1.0.RelaxedWAM.EIAO.B10.01.01.001.001-001.001-L71596">
        <eiao:line>100</eiao:line>
        <eiao:column>0</eiao:column>
</eiao:SingleLocation>

<earl:Assertion
rdf:ID="www.eiao.net.1.0.RelaxedWAM.EIAO.B10.01.01.001.001-001.001-A71596">
        <earl:assertedBy
rdf:resource="http://www.eiao.net/1.0/RelaxedWAM/"/>
        <earl:subject rdf:resource="http://www.yahoo.com"/>
        <earl:requirement rdf:resource="EIAO.B10.01.01.001.001-001.001"/>
        <earl:mode
rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#automatic"/>
        <earl:result
rdf:resource="http://www.w3.org/WAI/ER/EARL/nmg-strawman#pass"/>
        <eiao:singleLocation
rdf:resource="#www.eiao.net.1.0.RelaxedWAM.EIAO.B10.01.01.001.001-001.001-L71596"/>
</earl:Assertion>

</rdf:RDF>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD4yqu+uAhaUHEvIoRApiwAJ0cm815oyZsRdxzhq5Ch1f9/JtpfQCgpA0j
Wei16aWR40vaSVHXIF0bvRE=
=B5v6
-----END PGP SIGNATURE-----

Received on Friday, 3 February 2006 11:09:49 UTC