- From: Lee Feigenbaum <lee@thefigtrees.net>
- Date: Mon, 30 May 2011 18:43:14 -0400
- To: SPARQL Working Group <public-rdf-dawg@w3.org>
Hi everyone,
If you set the status of test cases in a manifest.ttl file to
dawgt:Approved, please also use the dawg:approvedBy predicate to link to
the resolution in the minutes that approved the tests.
e.g.
:test_10 rdf:type mf:PositiveSyntaxTest11 ;
dawgt:approval dawgt:Approved ;
dawgt:approvedBy
<http://www.w3.org/2009/sparql/meeting/2011-04-05#resolution_2> ;
mf:name "syntax-aggregate-05.rq" ;
mf:action <syntax-aggregate-05.rq> ;.
thanks!
Lee
Received on Monday, 30 May 2011 22:43:44 UTC