W3C home > Mailing lists > Public > www-rdf-interest@w3.org > February 2002

Re: new cwm release

From: Jos De_Roo <jos.deroo.jd@belgium.agfa.com>
Date: Fri, 22 Feb 2002 09:51:42 +0100
To: timbl@w3.org
Cc: "<www-rdf-interest" <www-rdf-interest@w3.org>, ""Norman Walsh" <ndw" <ndw@nwalsh.com>
Message-ID: <OF6A186F6F.ACF01C9A-ONC1256B68.002ED767@agfa.be>

> I have just made a new release of cwm.  Functionalty is basically the
same,
> but code is better inside.  List handling should be improved.

that is actually very good news
we have been using
  ( first-item-of-list / rest-of-list )
just because we saw no alternative to write stuff such as
  http://www.agfa.com/w3c/euler/owl-rules.n3
but that (very understandably) gives a cwm Traceback
...
  File "/www.agfa.com/w3c/n3\notation3.py", line 417, in node
    if j<0: raise BadSyntax(self._thisDoc, self.lines, str, i, "expected item in list or ')'")
notation3.BadSyntax: Line 36 of <file:/www.agfa.com/w3c/n3/owl-rules.n3>: Bad syntax (expected item
in list or ')') at ^ in:
"...mplies { :x a [ owl:intersectionOf ( :a ^/ :b ) ] } .
{ :x a [ owl:intersectionO..."

which is indeed due to that / token
I wanted to find some alternative, but wasn't successful

--
Jos De Roo
Received on Friday, 22 February 2002 03:52:24 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:34 UTC