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

Dan Connolly wrote:

>I don't know how to read the diagnostic, so I'm not
>really sure what's going on here...
>  
>
...

>/swap/sparql/sparql_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)]
>
>
>  
>
That would appear to be something completely not implemented. I'll have 
to take another look at that. I thought I had eliminated all of those.


Yosi

Received on Wednesday, 21 December 2005 19:57:29 UTC