[closed] Re: Cwm generates n3 that it can't read

Re: http://lists.w3.org/Archives/Public/public-cwm-bugs/2004Nov/0011

Seems to be fixed in CVS.

echo '@prefix a: <b:c#> .
a:q <b:c#v:d> <b:c#r> . ' | cwm | cwm

gives me

#Processed by Id: cwm.py,v 1.169 2005/06/06 20:16:15 syosi Exp
        #    using base file:/home/espeoneefi/programming/cwm/2000/10/swap/

#  Notation3 generation by
#       notation3.py,v 1.179 2005/06/09 20:13:48 syosi Exp

#   Base was: file:/home/espeoneefi/programming/cwm/2000/10/swap/
     @prefix : <b:c#> .

    :q     <b:c#v:d> :r .

#ENDS

Received on Friday, 10 June 2005 14:42:32 UTC