- From: EspeonEefi <eefi@MIT.EDU>
- Date: Fri, 10 Jun 2005 10:26:13 -0400
- To: syosi@MIT.EDU, public-cwm-bugs@w3.org
Re: http://lists.w3.org/Archives/Public/public-cwm-bugs/2004Nov/0014 This seems to be fixed in latest CVS. echo ':a "hello" :c .' | cwm exits with a traceback and "ValueError: Cannot have a literal as a predicate. This makes no sense, "hello"" echo ':a "hello" :c .' | cwm --n3 --rdf exits with a traceback and "ValueError: Cannot have a literal as a predicate. This makes no sense, "hello"" echo '{:a :b :c} {:e :f :g} :c . ' | cwm exits with a traceback and "ValueError: Cannot have a formula as a predicate. This makes no sense" -- eefi
Received on Friday, 10 June 2005 14:26:18 UTC