Hi

When I DELETE a resource using the LDP interface it seems final - I can never 
use the same resource ID again (ie the Slug). Is there some way to restore a 
deleted resource ?

For example, If I DELETE http://192.168.0.11:8080/marmotta/ldp/Test

I can no longer PUT to http://192.168.0.11:8080/marmotta/ldp/Test to bring it 
back to life (410 - Gone)

And If I try to create another http://192.168.0.11:8080/marmotta/ldp/Test The 
system creates http://192.168.0.11:8080/marmotta/ldp/Test-1 or some such thing.

I understand the need to ensure that identifiers are never re-purposed, but I 
do occasionally make mistakes and it would be nice to be able to backtrack. Do 
I need to live with this as a harsh reality of linked data ? Maybe I just need 
to stop reading so much into the resource names and treat them as opaque.

Also - once I have created a BNode, how can I delete it using the LDP interface 
please ?

Many thanks for the excellent support

Alan

Reply via email to