Cwm fails negative rdf parser tests --- what should be done about it?

On running cwm's many tests, I get the following:

Problems:
   I didn't get a parse error running python ../cwm.py --quiet -- 
rdf=RT http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-containers- 
syntax-vs-schema/error001.rdf --ntriples  > ,temp/rdft_rdfcore_rdf- 
containers-syntax-vs-schema_Manifest.rdf_error001.nt
from test ^=http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf- 
containers-syntax-vs-schema/Manifest.rdf#error001
I should have.

   I didn't get a parse error running python ../cwm.py --quiet -- 
rdf=RT http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-abouteach/ 
error001.rdf --ntriples  > ,temp/rdft_rdfcore_rdfms- 
abouteach_Manifest.rdf_error001.nt
from test ^=http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms- 
abouteach/Manifest.rdf#error001
I should have.

   I didn't get a parse error running python ../cwm.py --quiet -- 
rdf=RT http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference- 
between-ID-and-about/error1.rdf --ntriples  > ,temp/ 
rdft_rdfcore_rdfms-difference-between-ID-and- 
about_Manifest.rdf_error1.nt
from test ^=http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms- 
difference-between-ID-and-about/Manifest.rdf#error1
I should have.

   I didn't get a parse error running python ../cwm.py --quiet -- 
rdf=RT http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-rdf-id/ 
error007.rdf --ntriples  > ,temp/rdft_rdfcore_rdfms-rdf- 
id_Manifest.rdf_error007.nt
from test ^=http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-rdf-id/ 
Manifest.rdf#error007
I should have.

===========

Should testmeta.n3 simply prevent these from running? Should cwm's  
parser be made more strict? Should I rip out the negative parser  
tests from the test harness?


Yosi Scharf

Received on Friday, 6 July 2007 18:33:43 UTC