CWM Tokenization Error

Test:

    $ echo '@keywords . "hello" @a_m .' | cwm

Actual:

    swap.notation3.BadSyntax: Line 1 of
     <file:[...]>: Bad syntax (expected '.' or '}' or ']' at
     end of statement) at ^ in: "@keywords . "hello" ^@a_m ."

Expected:

    "hello" rdf:type <#_m> .

References:

    http://lists.w3.org/Archives/Public/public-cwm-talk/2005JanMar/0008
    http://lists.w3.org/Archives/Public/public-cwm-talk/2005JanMar/0012

Cheers,

-- 
Sean B. Palmer, http://inamidst.com/sbp/

Received on Monday, 17 January 2005 09:50:26 UTC