I've managed to find my way round the LDP interface through trial and error
to reach some answers.

It seems that the LDP API is sensitive to the host name:
 - in my environment I cannott post to localhost and get a result - I have
to use the external IP address. This makes configuration of a re-usable
backend a bigger pain.

I was able to load reasoning rules and successfully run them.

I am now trying to negotiate PUT vs POST for container creation - it is
optional for PUT to create a new container - Marmotta seems to respond with
a 428 status, so i guess its not supported. The problem is I seem to be
getting a 428 also if i try to use PUT to overwrite an existing container.
Maybe I'm misreading the spec here - but is that the correct behaviour?

Rob Atkinson

Reply via email to