[closed] Re: cwm --sparql parser barfs somewhere near "b"^^xsd:string

>parser.py",
>line 112, in onFinish
>    prod = self.sink.prod(self.productions.pop())
>  File "/home/connolly/w3ccvs/WWW/2000/10/swap/sparql2cwm.py", line 388,
>in prod    return getattr(self, 'on_' + abbr(production[0]))(production)
>  File "/home/connolly/w3ccvs/WWW/2000/10/swap/sparql2cwm.py", line
>1509, in on__O_QDTYPE_E____QIRIref_E__C
>    raise RuntimeError(`p`)
>RuntimeError: ['_O_QDTYPE_E____QIRIref_E__C',
>('http://www.w3.org/2000/10/swap/grammar/sparql#GT_DTYPE', u'^^'),
>('symbol', xsd:string)]
>
>
>  
>
There seem to be other issues with the tests right now. This bug should 
be fixed.



Yosi

Received on Wednesday, 21 December 2005 20:38:28 UTC