Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created November 4, 2014 18:25
Show Gist options
  • Select an option

  • Save jcoyne/8ecee7074e7fa43c772b to your computer and use it in GitHub Desktop.

Select an option

Save jcoyne/8ecee7074e7fa43c772b to your computer and use it in GitHub Desktop.
HTTP POST (12.25ms) http://localhost:8983/fedora/rest/test
Request body
```
<> <http://fedora.info/definitions/v4/rels-ext#hasModel> "Hydra::AccessControls::Permission";
<http://www.w3.org/ns/auth/acl#accessTo> <http://localhost:8983/fedora/rest/test/11/e6/3c/05/11e63c05-0c76-4774-a146-7a29cc4d6070>;
<http://www.w3.org/ns/auth/acl#agent> <http://projecthydra.org/ns/auth/person#jilluser@example.com>;
<http://www.w3.org/ns/auth/acl#mode> <http://www.w3.org/ns/auth/acl#Write> .
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment