- From: <jos.deroo.jd@belgium.agfa.com>
- Date: Wed, 18 Jul 2001 23:52:48 +0100
- To: me@aaronsw.com
- Cc: jos.deroo.jd@belgium.agfa.com, w3c-rdfcore-wg@w3.org
[...]
> You're right -- I'm not sure how that happened, since CWM seems
> to parse it just fine.
Well Aaron, with the latest CWM 1.60 we actually get
C:\n3>python /n3/cwm.py rdfc13Jul.n3
#Processed by Id: cwm.py,v 1.60 2001/07/12 06:29:36 connolly Exp
# using base file:/n3/rdfc13Jul.n3
Traceback (most recent call last):
File "/n3/cwm.py", line 2439, in ?
doCommand()
File "/n3/cwm.py", line 2281, in doCommand
p.load(_inputURI)
File "/n3\notation3.py", line 245, in load
self.feed(netStream.read()) # @ May be big - buffered in memory!
File "/n3\notation3.py", line 266, in feed
i = self.directiveOrStatement(str,j)
File "/n3\notation3.py", line 279, in directiveOrStatement
j = self.statement(str, i)
File "/n3\notation3.py", line 354, in statement
j = self.property_list(str, i, r[0])
File "/n3\notation3.py", line 525, in property_list
i = self.object_list(str, j, objs)
File "/n3\notation3.py", line 540, in object_list
i = self.object(str, i, res)
File "/n3\notation3.py", line 686, in object
j = self.subject(str, i, res)
File "/n3\notation3.py", line 361, in subject
return self.node(str, i, res)
File "/n3\notation3.py", line 454, in node
i = self.property_list(str, j, subj)
File "/n3\notation3.py", line 525, in property_list
i = self.object_list(str, j, objs)
File "/n3\notation3.py", line 540, in object_list
i = self.object(str, i, res)
File "/n3\notation3.py", line 686, in object
j = self.subject(str, i, res)
File "/n3\notation3.py", line 361, in subject
return self.node(str, i, res)
File "/n3\notation3.py", line 454, in node
i = self.property_list(str, j, subj)
File "/n3\notation3.py", line 525, in property_list
i = self.object_list(str, j, objs)
File "/n3\notation3.py", line 545, in object_list
i = self.object(str, j, res)
File "/n3\notation3.py", line 686, in object
j = self.subject(str, i, res)
File "/n3\notation3.py", line 361, in subject
return self.node(str, i, res)
File "/n3\notation3.py", line 457, in node
if j<0: raise BadSyntax(self.lines, str, i, "']' expected")
notation3.BadSyntax: Line 1228: Bad syntax (']' expected) at ^ in: "...per.com/RDF/RDFTerminologyCon
cepts.html>^
dc:contributor who:Klyne; u:label "..."
> Sorry about that,
No problem, you do a great job!
--
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/
Received on Wednesday, 18 July 2001 17:53:25 UTC