- From: Sean B. Palmer <sean@miscoranda.com>
- Date: Sun, 10 Dec 2006 14:27:52 +0000
- To: public-grddl-comments@w3.org
DanC asked [1] me recently how to say that "glean.py passes
grddl-wg/td/testlist1#sq1a" in EARL [2], the WAI's Evaluation and
Report Language. Here's a rough answer in Notation3:
[ a earl:Assertion;
earl:assertedBy [ foaf:homepage <http://www.w3.org/People/Connolly> ];
earl:testSubject <glean.py>;
earl:test [ = <grddl-wg/td/testlist1#sq1a>; a earl:TestCase ];
earl:testResult [ a earl:TestResult; earl:validity earl:pass ] ] .
See also the outline of the current EARL schema that I made [3], and
of course the EARL specification [2] itself as the primary reference.
[1] http://chatlogs.planetrdf.com/swig/2006-11-10.html#T15-08-32
[2] http://www.w3.org/TR/EARL10-Schema/
[3] http://inamidst.com/proj/sdoc/earldoc
Colophon:
19:08:04 <DanC> sbp, remember when I said "how do you say that in
EARL" and you answered off the top of your head? would you please mail
those details to public-grddl-comments ?
19:12:01 <sbp> EARL, mail details: I do indeed, and will indeed
- http://chatlogs.planetrdf.com/swig/2006-12-09.html#T19-08-04
--
Sean B. Palmer, http://inamidst.com/sbp/
Received on Sunday, 10 December 2006 14:28:05 UTC