Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

BasicContainer-RestrictPutReUseUri #60

Open
michielbdejong opened this issue May 3, 2019 · 2 comments
Open

BasicContainer-RestrictPutReUseUri #60

michielbdejong opened this issue May 3, 2019 · 2 comments
Labels
bug Something isn't working LDP Related to the LDP parts

Comments

@michielbdejong
Copy link
Contributor

LDP servers that allow LDPR creation via PUT SHOULD NOT re-use URIs. For RDF representations (LDP-RSs),the created resource can be thought of as an RDF named graph [rdf11-concepts].

@michielbdejong michielbdejong added bug Something isn't working LDP Related to the LDP parts labels May 3, 2019
@michielbdejong
Copy link
Contributor Author

I think this means you can only use PUT to create, not to overwrite.

@michielbdejong
Copy link
Contributor Author

The testsuite fails

java -jar target/ldp-testsuite-0.2.0-SNAPSHOT-shaded.jar --basic --test testRestrictPutReUseUri

Method "CommonContainerTest.testRestrictPutReUseUri()[pri:0, instance:org.w3.ldp.testsuite.test.BasicContainerTest@13eb8acf]" depends on nonexistent method "org.w3.ldp.testsuite.test.CommonContainerTest.testPutToCreate"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working LDP Related to the LDP parts
Projects
None yet
Development

No branches or pull requests

1 participant