From: Steve Dunham <dunhamsteve_at_gmail.com>
Date: 2006年2月15日 09:39:38 -0800
On 2/15/06, David Huynh <dfhuynh_at_csail.mit.edu> wrote:
> Hi Patrik,
>
> It seems like the parameter format=rdfxml didn't make it according to
> this log from the bank:
>
> org.mortbay.http.HttpConnection - POST /bank/bank?command=upload HTTP/1.1
>
> So, the format is N3 by default. Did the URL get truncated somehow?
>
Yeah, you have to put quotes around the url because the "&" is a shell
metacharacter. I had mistyped in my original post (I tend to
self-correct when I type things into the command line).
Received on Wed Feb 15 2006 - 17:38:30 EST