Re: Numbering on recreated LDP containers

2016-04-03 Thread Sergio Fernández
Hi Brent, that behavior is a combination of 5.2.3.10 and 5.2.3.11: 5.2.3.10 [https://www.w3.org/TR/ldp/#h-ldpc-post-slug] LDP servers may allow clients to suggest the URI for a resource created through POST, using the HTTP Slug header as defined in [RFC5023]. LDP adds no new requirements to this

Numbering on recreated LDP containers

2016-04-03 Thread Brent Shambaugh
Hello Everyone, I was using curl to make post requests to create LDP containers. I noticed that when I delete them and then create an LD P container with the same name I get an LDP container with the title {original LDP container name}-1 or (any other following number based on the number of tries)