note on approving test cases

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