| Title | I want to GET a resource, update the dc:title and PUT it back with out touching a Prefer header. |
|---|
| Primary Actor | Repository Engineer, Preservation Archivist |
|---|
| Scope | Usability |
|---|
| Level | Core |
|---|
| Story (A paragraph or two describing what happens) | Currently there are steps required to allow the seamless GET → PUT action. It would be much more beneficial if a repository client did not have to do that. A GET could return all server managed triples, but an Exception is only thrown if the client attempts to modify one (modify == returned value != provided value) otherwise they are ignored. |
|---|