Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The IRIs of deleted Annotations SHOULD NOT be re-used for subsequent Annotations #6

Open
brambg opened this issue Jul 20, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@brambg
Copy link
Collaborator

brambg commented Jul 20, 2022

It's currently possible to re-use the iri of a deleted annotation.
According to the protocol, this should not be allowed:
https://www.w3.org/TR/2017/REC-annotation-protocol-20170223/#delete-an-existing-annotation

Also, return 410 when trying to create or update such a deleted annotation

@brambg brambg added the bug Something isn't working label Jul 20, 2022
@brambg brambg self-assigned this Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant